#EDEBDB#EDEBDB
#EDEBDB is a very light, muted yellow. Relative luminance 0.825; OKLCH L 93.7% C 0.021 H 101.0°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBDB |
|---|---|
| RGB | rgb(237, 235, 219) |
| HSL | hsl(53, 33%, 89%) |
| HSV | hsv(53, 8%, 93%) |
| CMYK | cmyk(0%, 0.8%, 7.6%, 7.1%) |
| CIE-LAB | lab(92.81, -2.06, 8.00) |
| CIE-LCH | lch(92.81, 8.26, 104.46°) |
| OKLab | oklab(93.73% -0.0041 0.0209) |
| OKLCH | oklch(93.73% 0.021 101) |
| XYZ | xyz(77.4179, 82.5361, 78.8567) |
| Luminance | 0.8254 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.10
Oldlace
#FDF5E6
ΔE00 3.87
Beige
#F5F5DC
ΔE00 3.96
Ivory
#FFFFF0
ΔE00 4.15
Floralwhite
#FFFAF0
ΔE00 4.69
Cornsilk
#FFF8DC
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBDB #DBDDED
analogous
#EDE2DB #EDEBDB #E6EDDB
triadic
#EDEBDB #DBEDEB #EBDBED
tetradic
#EDEBDB #DBEDE2 #DBDDED #EDDBE6
square
#EDEBDB #DBEDE2 #DBDDED #EDDBE6
split-complementary
#EDEBDB #DBE6ED #E2DBED
monochromatic
#C4BE89 #D9D4B2 #EDEBDB #F5F4EB #F5F4EB
Accessibility & contrast
On white
1.20
#EDEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#EDEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBDB
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBDB | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADA
Deuteranopia (green-blind)
#EFEBDB
Tritanopia (blue-blind)
#F0E9E6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #edebdb; /* rgb */ color: rgb(237, 235, 219); /* oklch */ color: oklch(93.7% 0.021 101.0);
Tailwind
colors: {
custom: {
50: '#f2f1e6',
500: '#edebdb',
950: '#000000',
},
}SCSS
$custom: #edebdb; $custom-light: #f2f1e6; $custom-dark: #000000;
JSON
{
"hex": "#edebdb",
"rgb": {
"r": 237,
"g": 235,
"b": 219
},
"hsl": {
"h": 53.333,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.93729,
"c": 0.02133,
"h": 101
},
"luminance": 0.82536
}Semantic roles & 50–950 ramp
primary
#EDEBDB
secondary
#A5A9C7
accent
#46AC39
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171615
muted
#858584