#EDEAE7#EDEAE7
#EDEAE7 is a very light, near-neutral orange. Relative luminance 0.826; OKLCH L 93.9% C 0.005 H 67.7°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEAE7 |
|---|---|
| RGB | rgb(237, 234, 231) |
| HSL | hsl(30, 14%, 92%) |
| HSV | hsv(30, 3%, 93%) |
| CMYK | cmyk(0%, 1.3%, 2.5%, 7.1%) |
| CIE-LAB | lab(92.85, 0.48, 1.81) |
| CIE-LCH | lch(92.85, 1.87, 75.11°) |
| OKLab | oklab(93.85% 0.002 0.0048) |
| OKLCH | oklch(93.85% 0.005 67.7) |
| XYZ | xyz(78.7695, 82.6199, 87.3833) |
| Luminance | 0.8262 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.89
Off White
#FAF9F6
ΔE00 3.19
Gainsboro
#DCDCDC
ΔE00 3.68
Snow
#FFFAFA
ΔE00 4.03
Seashell
#FFF5EE
ΔE00 4.10
Linen
#FAF0E6
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEAE7 #E7EAED
analogous
#EDE7E7 #EDEAE7 #EDEDE7
triadic
#EDEAE7 #E7EDEA #EAE7ED
tetradic
#EDEAE7 #E7EDE7 #E7EAED #EDE7ED
square
#EDEAE7 #E7EDE7 #E7EAED #EDE7ED
split-complementary
#EDEAE7 #E7EDED #E7E7ED
monochromatic
#B9ADA1 #D3CBC4 #EDEAE7 #F2F0EE #F2F0EE
Accessibility & contrast
On white
1.20
#EDEAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#EDEAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEAE7
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEAE7 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEAE7
Deuteranopia (green-blind)
#ECEBE7
Tritanopia (blue-blind)
#EEE9E9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #edeae7; /* rgb */ color: rgb(237, 234, 231); /* oklch */ color: oklch(93.9% 0.005 67.7);
Tailwind
colors: {
custom: {
50: '#f2f0ee',
500: '#edeae7',
950: '#000000',
},
}SCSS
$custom: #edeae7; $custom-light: #f2f0ee; $custom-dark: #000000;
JSON
{
"hex": "#edeae7",
"rgb": {
"r": 237,
"g": 234,
"b": 231
},
"hsl": {
"h": 30,
"s": 14.286,
"l": 91.765
},
"oklch": {
"l": 0.93853,
"c": 0.00518,
"h": 67.7
},
"luminance": 0.8262
}Semantic roles & 50–950 ramp
primary
#EDEAE7
secondary
#B5BCC3
accent
#73984D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585