#EDEBDA#EDEBDA
#EDEBDA is a very light, muted yellow. Relative luminance 0.825; OKLCH L 93.7% C 0.023 H 101.4°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBDA |
|---|---|
| RGB | rgb(237, 235, 218) |
| HSL | hsl(54, 35%, 89%) |
| HSV | hsv(54, 8%, 93%) |
| CMYK | cmyk(0%, 0.8%, 8%, 7.1%) |
| CIE-LAB | lab(92.79, -2.23, 8.48) |
| CIE-LCH | lch(92.79, 8.77, 104.70°) |
| OKLab | oklab(93.7% -0.0045 0.0222) |
| OKLCH | oklch(93.7% 0.023 101.4) |
| XYZ | xyz(77.2867, 82.4836, 78.1654) |
| Luminance | 0.8248 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.93
Beige
#F5F5DC
ΔE00 3.64
Oldlace
#FDF5E6
ΔE00 4.02
Ivory
#FFFFF0
ΔE00 4.21
Cornsilk
#FFF8DC
ΔE00 4.80
Floralwhite
#FFFAF0
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBDA #DADCED
analogous
#EDE2DA #EDEBDA #E6EDDA
triadic
#EDEBDA #DAEDEB #EBDAED
tetradic
#EDEBDA #DAEDE2 #DADCED #EDDAE6
square
#EDEBDA #DAEDE2 #DADCED #EDDAE6
split-complementary
#EDEBDA #DAE6ED #E2DAED
monochromatic
#C5BE88 #D9D5B1 #EDEBDA #F5F4EA #F5F4EA
Accessibility & contrast
On white
1.20
#EDEBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#EDEBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBDA
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBDA | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEAD9
Deuteranopia (green-blind)
#EFEBDB
Tritanopia (blue-blind)
#F0E8E6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #edebda; /* rgb */ color: rgb(237, 235, 218); /* oklch */ color: oklch(93.7% 0.023 101.4);
Tailwind
colors: {
custom: {
50: '#f2f1e5',
500: '#edebda',
950: '#000000',
},
}SCSS
$custom: #edebda; $custom-light: #f2f1e5; $custom-dark: #000000;
JSON
{
"hex": "#edebda",
"rgb": {
"r": 237,
"g": 235,
"b": 218
},
"hsl": {
"h": 53.684,
"s": 34.545,
"l": 89.216
},
"oklch": {
"l": 0.93703,
"c": 0.02264,
"h": 101.4
},
"luminance": 0.82483
}Semantic roles & 50–950 ramp
primary
#EDEBDA
secondary
#A4A8C7
accent
#44AD38
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171615
muted
#858584