#EDEEAF#EDEEAF
#EDEEAF is a very light, moderate yellow. Relative luminance 0.822; OKLCH L 93.3% C 0.081 H 108.6°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEEAF |
|---|---|
| RGB | rgb(237, 238, 175) |
| HSL | hsl(61, 65%, 81%) |
| HSV | hsv(61, 26%, 93%) |
| CMYK | cmyk(0.4%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(92.69, -10.08, 30.49) |
| CIE-LCH | lch(92.69, 32.11, 108.29°) |
| OKLab | oklab(93.34% -0.0258 0.0767) |
| OKLCH | oklch(93.34% 0.081 108.6) |
| XYZ | xyz(73.2375, 82.2498, 52.5668) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.26
Cream (survey)
#FFFFC2
ΔE00 3.63
Egg Shell
#FFFCC4
ΔE00 3.70
Light Beige
#FFFEB6
ΔE00 3.73
Creme
#FFFFB6
ΔE00 3.91
Parchment
#FEFCAF
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEEAF #B0AFEE
analogous
#EECFAF #EDEEAF #CDEEAF
triadic
#EDEEAF #AFEDEE #EEAFED
tetradic
#EDEEAF #AFEECF #B0AFEE #EEAFCD
square
#EDEEAF #AFEECF #B0AFEE #EEAFCD
split-complementary
#EDEEAF #AFCDEE #CFAFEE
monochromatic
#D6D94A #E2E37D #EDEEAF #F8F9E1 #F9FAE6
Accessibility & contrast
On white
1.20
#EDEEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#EDEEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEEAF
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEEAF | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9AB
Deuteranopia (green-blind)
#F9EBB1
Tritanopia (blue-blind)
#F6E6DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #edeeaf; /* rgb */ color: rgb(237, 238, 175); /* oklch */ color: oklch(93.3% 0.081 108.6);
Tailwind
colors: {
custom: {
50: '#f3f3c7',
500: '#edeeaf',
950: '#000000',
},
}SCSS
$custom: #edeeaf; $custom-light: #f3f3c7; $custom-dark: #000000;
JSON
{
"hex": "#edeeaf",
"rgb": {
"r": 237,
"g": 238,
"b": 175
},
"hsl": {
"h": 60.952,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.93337,
"c": 0.0809,
"h": 108.6
},
"luminance": 0.82249
}Semantic roles & 50–950 ramp
primary
#EDEEAF
secondary
#7776CC
accent
#19CD1C
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582