#EDECDF#EDECDF
#EDECDF is a very light, near-neutral yellow. Relative luminance 0.833; OKLCH L 94.0% C 0.017 H 103.2°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EDECDF |
|---|---|
| RGB | rgb(237, 236, 223) |
| HSL | hsl(56, 28%, 90%) |
| HSV | hsv(56, 6%, 93%) |
| CMYK | cmyk(0%, 0.4%, 5.9%, 7.1%) |
| CIE-LAB | lab(93.16, -1.91, 6.42) |
| CIE-LCH | lch(93.16, 6.69, 106.55°) |
| OKLab | oklab(94.03% -0.0039 0.0168) |
| OKLCH | oklch(94.03% 0.017 103.2) |
| XYZ | xyz(78.2379, 83.3235, 81.7591) |
| Luminance | 0.8332 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.15
Oldlace
#FDF5E6
ΔE00 3.89
Ivory
#FFFFF0
ΔE00 3.95
Floralwhite
#FFFAF0
ΔE00 4.10
Beige
#F5F5DC
ΔE00 4.81
Light Grey
#D8DCD6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDECDF #DFE0ED
analogous
#EDE5DF #EDECDF #E7EDDF
triadic
#EDECDF #DFEDEC #ECDFED
tetradic
#EDECDF #DFEDE5 #DFE0ED #EDDFE7
square
#EDECDF #DFEDE5 #DFE0ED #EDDFE7
split-complementary
#EDECDF #DFE7ED #E5DFED
monochromatic
#C1BD91 #D7D5B8 #EDECDF #F4F3EB #F4F3EB
Accessibility & contrast
On white
1.19
#EDECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#EDECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDECDF
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDECDF | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDE
Deuteranopia (green-blind)
#EFECDF
Tritanopia (blue-blind)
#EFEAE8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #edecdf; /* rgb */ color: rgb(237, 236, 223); /* oklch */ color: oklch(94.0% 0.017 103.2);
Tailwind
colors: {
custom: {
50: '#f2f2e9',
500: '#edecdf',
950: '#000000',
},
}SCSS
$custom: #edecdf; $custom-light: #f2f2e9; $custom-dark: #000000;
JSON
{
"hex": "#edecdf",
"rgb": {
"r": 237,
"g": 236,
"b": 223
},
"hsl": {
"h": 55.714,
"s": 28,
"l": 90.196
},
"oklch": {
"l": 0.94032,
"c": 0.01729,
"h": 103.2
},
"luminance": 0.83323
}Semantic roles & 50–950 ramp
primary
#EDECDF
secondary
#AAACC6
accent
#46A73F
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584