#EDEEDF#EDEEDF
#EDEEDF is a very light, near-neutral yellow. Relative luminance 0.845; OKLCH L 94.4% C 0.020 H 109.9°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEEDF |
|---|---|
| RGB | rgb(237, 238, 223) |
| HSL | hsl(64, 31%, 90%) |
| HSV | hsv(64, 6%, 93%) |
| CMYK | cmyk(0.4%, 0%, 6.3%, 6.7%) |
| CIE-LAB | lab(93.66, -2.92, 7.14) |
| CIE-LCH | lch(93.66, 7.72, 112.26°) |
| OKLab | oklab(94.43% -0.0068 0.0187) |
| OKLCH | oklch(94.43% 0.02 109.9) |
| XYZ | xyz(78.8170, 84.4816, 81.9521) |
| Luminance | 0.8448 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.43
Ivory
#FFFFF0
ΔE00 3.56
Beige
#F5F5DC
ΔE00 3.80
Oldlace
#FDF5E6
ΔE00 4.69
Floralwhite
#FFFAF0
ΔE00 4.90
Off White (survey)
#FFFFE4
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEEDF #E0DFEE
analogous
#EEE7DF #EDEEDF #E5EEDF
triadic
#EDEEDF #DFEDEE #EEDFED
tetradic
#EDEEDF #DFEEE7 #E0DFEE #EEDFE5
square
#EDEEDF #DFEEE7 #E0DFEE #EEDFE5
split-complementary
#EDEEDF #DFE5EE #E7DFEE
monochromatic
#C0C48F #D7D9B7 #EDEEDF #F4F4EB #F4F4EB
Accessibility & contrast
On white
1.17
#EDEEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#EDEEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEEDF
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEEDF | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDE
Deuteranopia (green-blind)
#F1EDDF
Tritanopia (blue-blind)
#EFECEA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #edeedf; /* rgb */ color: rgb(237, 238, 223); /* oklch */ color: oklch(94.4% 0.020 109.9);
Tailwind
colors: {
custom: {
50: '#f2f3e9',
500: '#edeedf',
950: '#000000',
},
}SCSS
$custom: #edeedf; $custom-light: #f2f3e9; $custom-dark: #000000;
JSON
{
"hex": "#edeedf",
"rgb": {
"r": 237,
"g": 238,
"b": 223
},
"hsl": {
"h": 64,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.94428,
"c": 0.01989,
"h": 109.9
},
"luminance": 0.84481
}Semantic roles & 50–950 ramp
primary
#EDEEDF
secondary
#ACAAC8
accent
#3CA943
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584