#EDEBDF#EDEBDF
#EDEBDF is a very light, near-neutral yellow. Relative luminance 0.827; OKLCH L 93.8% C 0.016 H 99.0°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBDF |
|---|---|
| RGB | rgb(237, 235, 223) |
| HSL | hsl(51, 28%, 90%) |
| HSV | hsv(51, 6%, 93%) |
| CMYK | cmyk(0%, 0.8%, 5.9%, 7.1%) |
| CIE-LAB | lab(92.90, -1.40, 6.05) |
| CIE-LCH | lch(92.90, 6.21, 102.99°) |
| OKLab | oklab(93.83% -0.0025 0.0159) |
| OKLCH | oklch(93.83% 0.016 99) |
| XYZ | xyz(77.9508, 82.7493, 81.6634) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.24
Oldlace
#FDF5E6
ΔE00 3.61
Floralwhite
#FFFAF0
ΔE00 3.81
Ivory
#FFFFF0
ΔE00 4.31
Linen
#FAF0E6
ΔE00 4.58
Light Grey
#D8DCD6
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBDF #DFE1ED
analogous
#EDE4DF #EDEBDF #E8EDDF
triadic
#EDEBDF #DFEDEB #EBDFED
tetradic
#EDEBDF #DFEDE4 #DFE1ED #EDDFE8
square
#EDEBDF #DFEDE4 #DFE1ED #EDDFE8
split-complementary
#EDEBDF #DFE8ED #E4DFED
monochromatic
#C1BA91 #D7D3B8 #EDEBDF #F4F3EB #F4F3EB
Accessibility & contrast
On white
1.20
#EDEBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#EDEBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBDF
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBDF | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADE
Deuteranopia (green-blind)
#EEEBDF
Tritanopia (blue-blind)
#F0E9E7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #edebdf; /* rgb */ color: rgb(237, 235, 223); /* oklch */ color: oklch(93.8% 0.016 99.0);
Tailwind
colors: {
custom: {
50: '#f2f1e9',
500: '#edebdf',
950: '#000000',
},
}SCSS
$custom: #edebdf; $custom-light: #f2f1e9; $custom-dark: #000000;
JSON
{
"hex": "#edebdf",
"rgb": {
"r": 237,
"g": 235,
"b": 223
},
"hsl": {
"h": 51.429,
"s": 28,
"l": 90.196
},
"oklch": {
"l": 0.93834,
"c": 0.0161,
"h": 99
},
"luminance": 0.82749
}Semantic roles & 50–950 ramp
primary
#EDEBDF
secondary
#AAAEC6
accent
#4EA73F
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584