#EDECCF#EDECCF
#EDECCF is a very light, muted yellow. Relative luminance 0.825; OKLCH L 93.6% C 0.038 H 105.5°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EDECCF |
|---|---|
| RGB | rgb(237, 236, 207) |
| HSL | hsl(58, 45%, 87%) |
| HSV | hsv(58, 13%, 93%) |
| CMYK | cmyk(0%, 0.4%, 12.7%, 7.1%) |
| CIE-LAB | lab(92.80, -4.49, 14.20) |
| CIE-LCH | lch(92.80, 14.90, 107.56°) |
| OKLab | oklab(93.63% -0.0102 0.0368) |
| OKLCH | oklch(93.63% 0.038 105.5) |
| XYZ | xyz(76.1819, 82.5010, 70.9304) |
| Luminance | 0.8250 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.33
Cornsilk
#FFF8DC
ΔE00 3.85
Lightyellow
#FFFFE0
ΔE00 3.91
Off White (survey)
#FFFFE4
ΔE00 3.98
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.16
Eggshell
#F0EAD6
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDECCF #CFD0ED
analogous
#EDDDCF #EDECCF #DFEDCF
triadic
#EDECCF #CFEDEC #ECCFED
tetradic
#EDECCF #CFEDDD #CFD0ED #EDCFDF
square
#EDECCF #CFEDDD #CFD0ED #EDCFDF
split-complementary
#EDECCF #CFDFED #DDCFED
monochromatic
#CCC976 #DCDAA2 #EDECCF #F7F6E9 #F7F6E9
Accessibility & contrast
On white
1.20
#EDECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#EDECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDECCF
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDECCF | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9CD
Deuteranopia (green-blind)
#F2EBD0
Tritanopia (blue-blind)
#F2E8E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #edeccf; /* rgb */ color: rgb(237, 236, 207); /* oklch */ color: oklch(93.6% 0.038 105.5);
Tailwind
colors: {
custom: {
50: '#f3f2dd',
500: '#edeccf',
950: '#000000',
},
}SCSS
$custom: #edeccf; $custom-light: #f3f2dd; $custom-dark: #000000;
JSON
{
"hex": "#edeccf",
"rgb": {
"r": 237,
"g": 236,
"b": 207
},
"hsl": {
"h": 58,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.93629,
"c": 0.0382,
"h": 105.5
},
"luminance": 0.825
}Semantic roles & 50–950 ramp
primary
#EDECCF
secondary
#9799C9
accent
#32B92D
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171615
muted
#858584