#EDEBE8#EDEBE8
#EDEBE8 is a very light, near-neutral orange. Relative luminance 0.832; OKLCH L 94.1% C 0.005 H 78.2°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBE8 |
|---|---|
| RGB | rgb(237, 235, 232) |
| HSL | hsl(36, 12%, 92%) |
| HSV | hsv(36, 2%, 93%) |
| CMYK | cmyk(0%, 0.8%, 2.1%, 7.1%) |
| CIE-LAB | lab(93.12, 0.14, 1.69) |
| CIE-LCH | lch(93.12, 1.69, 85.15°) |
| OKLab | oklab(94.08% 0.0009 0.0045) |
| OKLCH | oklch(94.08% 0.005 78.2) |
| XYZ | xyz(79.1966, 83.2476, 88.2245) |
| Luminance | 0.8325 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.62
Off White
#FAF9F6
ΔE00 2.90
Gainsboro
#DCDCDC
ΔE00 3.72
Snow
#FFFAFA
ΔE00 4.09
Pale Grey
#FDFDFE
ΔE00 4.24
Seashell
#FFF5EE
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBE8 #E8EAED
analogous
#EDE9E8 #EDEBE8 #EDEDE8
triadic
#EDEBE8 #E8EDEB #EBE8ED
tetradic
#EDEBE8 #E8EDE9 #E8EAED #EDE8ED
square
#EDEBE8 #E8EDE9 #E8EAED #EDE8ED
split-complementary
#EDEBE8 #E8EDED #E9E8ED
monochromatic
#B7AFA3 #D2CDC6 #EDEBE8 #F2F0EE #F2F0EE
Accessibility & contrast
On white
1.19
#EDEBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#EDEBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBE8
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBE8 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE8
Deuteranopia (green-blind)
#ECEBE8
Tritanopia (blue-blind)
#EEEAEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #edebe8; /* rgb */ color: rgb(237, 235, 232); /* oklch */ color: oklch(94.1% 0.005 78.2);
Tailwind
colors: {
custom: {
50: '#f2f1ef',
500: '#edebe8',
950: '#000000',
},
}SCSS
$custom: #edebe8; $custom-light: #f2f1ef; $custom-dark: #000000;
JSON
{
"hex": "#edebe8",
"rgb": {
"r": 237,
"g": 235,
"b": 232
},
"hsl": {
"h": 36,
"s": 12.195,
"l": 91.961
},
"oklch": {
"l": 0.94078,
"c": 0.00457,
"h": 78.2
},
"luminance": 0.83247
}Semantic roles & 50–950 ramp
primary
#EDEBE8
secondary
#B7BBC2
accent
#6C964F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585