#EBECB0#EBECB0
#EBECB0 is a very light, moderate yellow. Relative luminance 0.808; OKLCH L 92.8% C 0.077 H 108.6°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EBECB0 |
|---|---|
| RGB | rgb(235, 236, 176) |
| HSL | hsl(61, 61%, 81%) |
| HSV | hsv(61, 25%, 93%) |
| CMYK | cmyk(0.4%, 0%, 25.4%, 7.5%) |
| CIE-LAB | lab(92.04, -9.69, 29.08) |
| CIE-LCH | lch(92.04, 30.65, 108.43°) |
| OKLab | oklab(92.79% -0.0247 0.0733) |
| OKLCH | oklch(92.79% 0.077 108.6) |
| XYZ | xyz(72.0928, 80.7886, 52.8618) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.20
Egg Shell
#FFFCC4
ΔE00 3.85
Cream (survey)
#FFFFC2
ΔE00 3.98
Ecru
#FEFFCA
ΔE00 4.37
Light Beige
#FFFEB6
ΔE00 4.37
Light Tan
#FBEEAC
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBECB0 #B1B0EC
analogous
#ECCFB0 #EBECB0 #CDECB0
triadic
#EBECB0 #B0EBEC #ECB0EB
tetradic
#EBECB0 #B0ECCF #B1B0EC #ECB0CD
square
#EBECB0 #B0ECCF #B1B0EC #ECB0CD
split-complementary
#EBECB0 #B0CDEC #CFB0EC
monochromatic
#D2D44D #DFE07F #EBECB0 #F7F8E1 #F9F9E6
Accessibility & contrast
On white
1.22
#EBECB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#EBECB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBECB0
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBECB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBECB0 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AC
Deuteranopia (green-blind)
#F7E9B2
Tritanopia (blue-blind)
#F4E5DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebecb0; /* rgb */ color: rgb(235, 236, 176); /* oklch */ color: oklch(92.8% 0.077 108.6);
Tailwind
colors: {
custom: {
50: '#f2f2c8',
500: '#ebecb0',
950: '#000000',
},
}SCSS
$custom: #ebecb0; $custom-light: #f2f2c8; $custom-dark: #000000;
JSON
{
"hex": "#ebecb0",
"rgb": {
"r": 235,
"g": 236,
"b": 176
},
"hsl": {
"h": 61,
"s": 61.224,
"l": 80.784
},
"oklch": {
"l": 0.92793,
"c": 0.07735,
"h": 108.6
},
"luminance": 0.80788
}Semantic roles & 50–950 ramp
primary
#EBECB0
secondary
#7977C9
accent
#1DC91F
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582