#ECEDCC#ECEDCC
#ECEDCC is a very light, muted yellow. Relative luminance 0.828; OKLCH L 93.7% C 0.043 H 108.6°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEDCC |
|---|---|
| RGB | rgb(236, 237, 204) |
| HSL | hsl(62, 48%, 86%) |
| HSV | hsv(62, 14%, 93%) |
| CMYK | cmyk(0.4%, 0%, 13.9%, 7.1%) |
| CIE-LAB | lab(92.91, -5.82, 15.91) |
| CIE-LCH | lch(92.91, 16.94, 110.09°) |
| OKLab | oklab(93.68% -0.0138 0.0411) |
| OKLCH | oklch(93.68% 0.043 108.6) |
| XYZ | xyz(75.7743, 82.7614, 69.0977) |
| Luminance | 0.8276 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 3.21
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.26
Lightyellow
#FFFFE0
ΔE00 3.87
Pale
#FFF9D0
ΔE00 4.20
Off White (survey)
#FFFFE4
ΔE00 4.34
Eggshell (survey)
#FFFFD4
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEDCC #CDCCED
analogous
#EDDECC #ECEDCC #DCEDCC
triadic
#ECEDCC #CCECED #EDCCEC
tetradic
#ECEDCC #CCEDDE #CDCCED #EDCCDC
square
#ECEDCC #CCEDDE #CDCCED #EDCCDC
split-complementary
#ECEDCC #CCDCED #DECCED
monochromatic
#CACD72 #DBDD9F #ECEDCC #F7F7E8 #F7F7E8
Accessibility & contrast
On white
1.20
#ECEDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#ECEDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEDCC
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEDCC | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACA
Deuteranopia (green-blind)
#F3EBCD
Tritanopia (blue-blind)
#F1E9E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ecedcc; /* rgb */ color: rgb(236, 237, 204); /* oklch */ color: oklch(93.7% 0.043 108.6);
Tailwind
colors: {
custom: {
50: '#f2f2db',
500: '#ecedcc',
950: '#000000',
},
}SCSS
$custom: #ecedcc; $custom-light: #f2f2db; $custom-dark: #000000;
JSON
{
"hex": "#ecedcc",
"rgb": {
"r": 236,
"g": 237,
"b": 204
},
"hsl": {
"h": 61.818,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.93679,
"c": 0.04337,
"h": 108.6
},
"luminance": 0.82761
}Semantic roles & 50–950 ramp
primary
#ECEDCC
secondary
#9594CA
accent
#2ABB2F
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171715
muted
#858584