#EDECAF#EDECAF
#EDECAF is a very light, moderate yellow. Relative luminance 0.811; OKLCH L 92.9% C 0.078 H 107.0°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EDECAF |
|---|---|
| RGB | rgb(237, 236, 175) |
| HSL | hsl(59, 63%, 81%) |
| HSV | hsv(59, 26%, 93%) |
| CMYK | cmyk(0%, 0.4%, 26.2%, 7.1%) |
| CIE-LAB | lab(92.17, -9.08, 29.80) |
| CIE-LCH | lch(92.17, 31.15, 106.95°) |
| OKLab | oklab(92.93% -0.023 0.075) |
| OKLCH | oklch(92.93% 0.078 107) |
| XYZ | xyz(72.6585, 81.0917, 52.3738) |
| Luminance | 0.8109 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.64
Egg Shell
#FFFCC4
ΔE00 3.71
Light Tan
#FBEEAC
ΔE00 3.75
Cream (survey)
#FFFFC2
ΔE00 3.91
Vanilla
#F3E5AB
ΔE00 4.13
Light Beige
#FFFEB6
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDECAF #AFB0ED
analogous
#EDCDAF #EDECAF #CFEDAF
triadic
#EDECAF #AFEDEC #ECAFED
tetradic
#EDECAF #AFEDCD #AFB0ED #EDAFCF
square
#EDECAF #AFEDCD #AFB0ED #EDAFCF
split-complementary
#EDECAF #AFCFED #CDAFED
monochromatic
#D7D44B #E2E07D #EDECAF #F8F8E1 #F9F9E6
Accessibility & contrast
On white
1.22
#EDECAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#EDECAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDECAF
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDECAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDECAF | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AB
Deuteranopia (green-blind)
#F8EAB1
Tritanopia (blue-blind)
#F6E4DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #edecaf; /* rgb */ color: rgb(237, 236, 175); /* oklch */ color: oklch(92.9% 0.078 107.0);
Tailwind
colors: {
custom: {
50: '#f3f2c7',
500: '#edecaf',
950: '#000000',
},
}SCSS
$custom: #edecaf; $custom-light: #f3f2c7; $custom-dark: #000000;
JSON
{
"hex": "#edecaf",
"rgb": {
"r": 237,
"g": 236,
"b": 175
},
"hsl": {
"h": 59.032,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.92931,
"c": 0.07845,
"h": 107
},
"luminance": 0.81091
}Semantic roles & 50–950 ramp
primary
#EDECAF
secondary
#7677CA
accent
#1DCB1A
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582