#EDEBE7#EDEBE7
#EDEBE7 is a very light, near-neutral orange. Relative luminance 0.832; OKLCH L 94.0% C 0.006 H 84.5°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBE7 |
|---|---|
| RGB | rgb(237, 235, 231) |
| HSL | hsl(40, 14%, 92%) |
| HSV | hsv(40, 3%, 93%) |
| CMYK | cmyk(0%, 0.8%, 2.5%, 7.1%) |
| CIE-LAB | lab(93.10, -0.03, 2.17) |
| CIE-LCH | lch(93.10, 2.17, 90.81°) |
| OKLab | oklab(94.05% 0.0006 0.0058) |
| OKLCH | oklch(94.05% 0.006 84.5) |
| XYZ | xyz(79.0550, 83.1909, 87.4785) |
| Luminance | 0.8319 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.92
Off White
#FAF9F6
ΔE00 2.94
Gainsboro
#DCDCDC
ΔE00 3.92
Linen
#FAF0E6
ΔE00 4.16
Floralwhite
#FFFAF0
ΔE00 4.17
Seashell
#FFF5EE
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBE7 #E7E9ED
analogous
#EDE8E7 #EDEBE7 #ECEDE7
triadic
#EDEBE7 #E7EDEB #EBE7ED
tetradic
#EDEBE7 #E7EDE8 #E7E9ED #EDE7EC
square
#EDEBE7 #E7EDE8 #E7E9ED #EDE7EC
split-complementary
#EDEBE7 #E7ECED #E8E7ED
monochromatic
#B9B1A1 #D3CEC4 #EDEBE7 #F2F0EE #F2F0EE
Accessibility & contrast
On white
1.19
#EDEBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#EDEBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBE7
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBE7 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE7
Deuteranopia (green-blind)
#EDEBE7
Tritanopia (blue-blind)
#EEEAEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #edebe7; /* rgb */ color: rgb(237, 235, 231); /* oklch */ color: oklch(94.0% 0.006 84.5);
Tailwind
colors: {
custom: {
50: '#f2f1ee',
500: '#edebe7',
950: '#000000',
},
}SCSS
$custom: #edebe7; $custom-light: #f2f1ee; $custom-dark: #000000;
JSON
{
"hex": "#edebe7",
"rgb": {
"r": 237,
"g": 235,
"b": 231
},
"hsl": {
"h": 40,
"s": 14.286,
"l": 91.765
},
"oklch": {
"l": 0.9405,
"c": 0.00578,
"h": 84.5
},
"luminance": 0.83191
}Semantic roles & 50–950 ramp
primary
#EDEBE7
secondary
#B5BAC3
accent
#66984D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585