#EDECCC#EDECCC
#EDECCC is a very light, muted yellow. Relative luminance 0.824; OKLCH L 93.6% C 0.042 H 105.7°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EDECCC |
|---|---|
| RGB | rgb(237, 236, 204) |
| HSL | hsl(58, 48%, 86%) |
| HSV | hsv(58, 14%, 93%) |
| CMYK | cmyk(0%, 0.4%, 13.9%, 7.1%) |
| CIE-LAB | lab(92.73, -4.96, 15.67) |
| CIE-LCH | lch(92.73, 16.43, 107.56°) |
| OKLab | oklab(93.56% -0.0114 0.0405) |
| OKLCH | oklch(93.56% 0.042 105.7) |
| XYZ | xyz(75.8186, 82.3557, 69.0171) |
| Luminance | 0.8236 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.97
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.56
Lightyellow
#FFFFE0
ΔE00 3.93
Pale
#FFF9D0
ΔE00 4.04
Cornsilk
#FFF8DC
ΔE00 4.16
Off White (survey)
#FFFFE4
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDECCC #CCCDED
analogous
#EDDCCC #EDECCC #DEEDCC
triadic
#EDECCC #CCEDEC #ECCCED
tetradic
#EDECCC #CCEDDC #CCCDED #EDCCDE
square
#EDECCC #CCEDDC #CCCDED #EDCCDE
split-complementary
#EDECCC #CCDEED #DCCCED
monochromatic
#CDCA72 #DDDB9F #EDECCC #F7F7E8 #F7F7E8
Accessibility & contrast
On white
1.20
#EDECCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#EDECCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDECCC
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDECCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDECCC | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9CA
Deuteranopia (green-blind)
#F3EBCD
Tritanopia (blue-blind)
#F2E8E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #edeccc; /* rgb */ color: rgb(237, 236, 204); /* oklch */ color: oklch(93.6% 0.042 105.7);
Tailwind
colors: {
custom: {
50: '#f3f2db',
500: '#edeccc',
950: '#000000',
},
}SCSS
$custom: #edeccc; $custom-light: #f3f2db; $custom-dark: #000000;
JSON
{
"hex": "#edeccc",
"rgb": {
"r": 237,
"g": 236,
"b": 204
},
"hsl": {
"h": 58.182,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.93557,
"c": 0.04207,
"h": 105.7
},
"luminance": 0.82355
}Semantic roles & 50–950 ramp
primary
#EDECCC
secondary
#9495CA
accent
#2FBB2A
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171615
muted
#858584