#ECEEB0#ECEEB0
#ECEEB0 is a very light, moderate yellow. Relative luminance 0.821; OKLCH L 93.3% C 0.080 H 109.4°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEEB0 |
|---|---|
| RGB | rgb(236, 238, 176) |
| HSL | hsl(62, 65%, 81%) |
| HSV | hsv(62, 26%, 93%) |
| CMYK | cmyk(0.8%, 0%, 26.1%, 6.7%) |
| CIE-LAB | lab(92.63, -10.32, 29.89) |
| CIE-LCH | lch(92.63, 31.62, 109.04°) |
| OKLab | oklab(93.28% -0.0265 0.0752) |
| OKLCH | oklch(93.28% 0.08 109.4) |
| XYZ | xyz(73.0031, 82.1175, 53.0704) |
| Luminance | 0.8212 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.52
Cream (survey)
#FFFFC2
ΔE00 3.66
Egg Shell
#FFFCC4
ΔE00 3.74
Light Beige
#FFFEB6
ΔE00 3.92
Light Khaki
#E6F2A2
ΔE00 3.99
Creme
#FFFFB6
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEEB0 #B2B0EE
analogous
#EED1B0 #ECEEB0 #CDEEB0
triadic
#ECEEB0 #B0ECEE #EEB0EC
tetradic
#ECEEB0 #B0EED1 #B2B0EE #EEB0CD
square
#ECEEB0 #B0EED1 #B2B0EE #EEB0CD
split-complementary
#ECEEB0 #B0CDEE #D1B0EE
monochromatic
#D4D84B #E0E37E #ECEEB0 #F8F9E2 #F9FAE6
Accessibility & contrast
On white
1.21
#ECEEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#ECEEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEEB0
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEEB0 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9AC
Deuteranopia (green-blind)
#F9EBB2
Tritanopia (blue-blind)
#F5E6DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eceeb0; /* rgb */ color: rgb(236, 238, 176); /* oklch */ color: oklch(93.3% 0.080 109.4);
Tailwind
colors: {
custom: {
50: '#f2f3c8',
500: '#eceeb0',
950: '#000000',
},
}SCSS
$custom: #eceeb0; $custom-light: #f2f3c8; $custom-dark: #000000;
JSON
{
"hex": "#eceeb0",
"rgb": {
"r": 236,
"g": 238,
"b": 176
},
"hsl": {
"h": 61.935,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.93278,
"c": 0.07977,
"h": 109.4
},
"luminance": 0.82117
}Semantic roles & 50–950 ramp
primary
#ECEEB0
secondary
#7977CC
accent
#19CC1F
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582