#EDEAE6#EDEAE6
#EDEAE6 is a very light, near-neutral orange. Relative luminance 0.826; OKLCH L 93.8% C 0.006 H 75.4°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEAE6 |
|---|---|
| RGB | rgb(237, 234, 230) |
| HSL | hsl(34, 16%, 92%) |
| HSV | hsv(34, 3%, 93%) |
| CMYK | cmyk(0%, 1.3%, 3%, 7.1%) |
| CIE-LAB | lab(92.82, 0.31, 2.29) |
| CIE-LCH | lch(92.82, 2.31, 82.36°) |
| OKLab | oklab(93.83% 0.0016 0.0061) |
| OKLCH | oklch(93.83% 0.006 75.4) |
| XYZ | xyz(78.6287, 82.5636, 86.6417) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.15
Off White
#FAF9F6
ΔE00 3.20
Gainsboro
#DCDCDC
ΔE00 3.87
Linen
#FAF0E6
ΔE00 3.87
Seashell
#FFF5EE
ΔE00 4.04
Floralwhite
#FFFAF0
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEAE6 #E6E9ED
analogous
#EDE7E6 #EDEAE6 #EDEDE6
triadic
#EDEAE6 #E6EDEA #EAE6ED
tetradic
#EDEAE6 #E6EDE7 #E6E9ED #EDE6ED
square
#EDEAE6 #E6EDE7 #E6E9ED #EDE6ED
split-complementary
#EDEAE6 #E6EDED #E7E6ED
monochromatic
#BAAE9F #D3CCC2 #EDEAE6 #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.20
#EDEAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#EDEAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEAE6
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEAE6 | 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)
#EBEAE6
Deuteranopia (green-blind)
#ECEBE6
Tritanopia (blue-blind)
#EEE9E9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #edeae6; /* rgb */ color: rgb(237, 234, 230); /* oklch */ color: oklch(93.8% 0.006 75.4);
Tailwind
colors: {
custom: {
50: '#f2f0ed',
500: '#edeae6',
950: '#000000',
},
}SCSS
$custom: #edeae6; $custom-light: #f2f0ed; $custom-dark: #000000;
JSON
{
"hex": "#edeae6",
"rgb": {
"r": 237,
"g": 234,
"b": 230
},
"hsl": {
"h": 34.286,
"s": 16.279,
"l": 91.569
},
"oklch": {
"l": 0.93826,
"c": 0.00627,
"h": 75.4
},
"luminance": 0.82563
}Semantic roles & 50–950 ramp
primary
#EDEAE6
secondary
#B4BBC3
accent
#6D9B4B
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171616
muted
#858584