#EDEBDD#EDEBDD
#EDEBDD is a very light, near-neutral yellow. Relative luminance 0.826; OKLCH L 93.8% C 0.019 H 100.1°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBDD |
|---|---|
| RGB | rgb(237, 235, 221) |
| HSL | hsl(53, 31%, 90%) |
| HSV | hsv(53, 7%, 93%) |
| CMYK | cmyk(0%, 0.8%, 6.8%, 7.1%) |
| CIE-LAB | lab(92.86, -1.73, 7.03) |
| CIE-LCH | lch(92.86, 7.24, 103.84°) |
| OKLab | oklab(93.78% -0.0033 0.0184) |
| OKLCH | oklch(93.78% 0.019 100.1) |
| XYZ | xyz(77.6828, 82.6420, 80.2517) |
| Luminance | 0.8264 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.59
Oldlace
#FDF5E6
ΔE00 3.65
Ivory
#FFFFF0
ΔE00 4.15
Floralwhite
#FFFAF0
ΔE00 4.20
Beige
#F5F5DC
ΔE00 4.66
Linen
#FAF0E6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBDD #DDDFED
analogous
#EDE3DD #EDEBDD #E7EDDD
triadic
#EDEBDD #DDEDEB #EBDDED
tetradic
#EDEBDD #DDEDE3 #DDDFED #EDDDE7
square
#EDEBDD #DDEDE3 #DDDFED #EDDDE7
split-complementary
#EDEBDD #DDE7ED #E3DDED
monochromatic
#C3BC8D #D8D3B5 #EDEBDD #F4F3EB #F4F3EB
Accessibility & contrast
On white
1.20
#EDEBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#EDEBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBDD
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBDD | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADC
Deuteranopia (green-blind)
#EFEBDD
Tritanopia (blue-blind)
#F0E9E7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #edebdd; /* rgb */ color: rgb(237, 235, 221); /* oklch */ color: oklch(93.8% 0.019 100.1);
Tailwind
colors: {
custom: {
50: '#f2f1e7',
500: '#edebdd',
950: '#000000',
},
}SCSS
$custom: #edebdd; $custom-light: #f2f1e7; $custom-dark: #000000;
JSON
{
"hex": "#edebdd",
"rgb": {
"r": 237,
"g": 235,
"b": 221
},
"hsl": {
"h": 52.5,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.93781,
"c": 0.01871,
"h": 100.1
},
"luminance": 0.82642
}Semantic roles & 50–950 ramp
primary
#EDEBDD
secondary
#A8ABC7
accent
#4AA93C
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584