#EDEBE9#EDEBE9
#EDEBE9 is a very light, near-neutral orange. Relative luminance 0.833; OKLCH L 94.1% C 0.003 H 67.8°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBE9 |
|---|---|
| RGB | rgb(237, 235, 233) |
| HSL | hsl(30, 10%, 92%) |
| HSV | hsv(30, 2%, 93%) |
| CMYK | cmyk(0%, 0.8%, 1.7%, 7.1%) |
| CIE-LAB | lab(93.15, 0.32, 1.20) |
| CIE-LCH | lch(93.15, 1.25, 75.20°) |
| OKLab | oklab(94.11% 0.0013 0.0032) |
| OKLCH | oklch(94.11% 0.003 67.8) |
| XYZ | xyz(79.3391, 83.3045, 88.9747) |
| Luminance | 0.8330 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.39
Off White
#FAF9F6
ΔE00 2.96
Gainsboro
#DCDCDC
ΔE00 3.59
Snow
#FFFAFA
ΔE00 3.83
Pale Grey
#FDFDFE
ΔE00 4.02
White
#FFFFFF
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBE9 #E9EBED
analogous
#EDE9E9 #EDEBE9 #EDEDE9
triadic
#EDEBE9 #E9EDEB #EBE9ED
tetradic
#EDEBE9 #E9EDE9 #E9EBED #EDE9ED
square
#EDEBE9 #E9EDE9 #E9EBED #EDE9ED
split-complementary
#EDEBE9 #E9EDED #E9E9ED
monochromatic
#B6AEA6 #D1CCC7 #EDEBE9 #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.19
#EDEBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#EDEBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBE9
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBE9 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE9
Deuteranopia (green-blind)
#ECEBE9
Tritanopia (blue-blind)
#EEEBEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #edebe9; /* rgb */ color: rgb(237, 235, 233); /* oklch */ color: oklch(94.1% 0.003 67.8);
Tailwind
colors: {
custom: {
50: '#f2f1f0',
500: '#edebe9',
950: '#000000',
},
}SCSS
$custom: #edebe9; $custom-light: #f2f1f0; $custom-dark: #000000;
JSON
{
"hex": "#edebe9",
"rgb": {
"r": 237,
"g": 235,
"b": 233
},
"hsl": {
"h": 30,
"s": 10,
"l": 92.157
},
"oklch": {
"l": 0.94105,
"c": 0.00344,
"h": 67.8
},
"luminance": 0.83304
}Semantic roles & 50–950 ramp
primary
#EDEBE9
secondary
#B8BDC2
accent
#739451
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585