#EDEAE5#EDEAE5
#EDEAE5 is a very light, near-neutral orange. Relative luminance 0.825; OKLCH L 93.8% C 0.007 H 80.7°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEAE5 |
|---|---|
| RGB | rgb(237, 234, 229) |
| HSL | hsl(38, 18%, 91%) |
| HSV | hsv(38, 3%, 93%) |
| CMYK | cmyk(0%, 1.3%, 3.4%, 7.1%) |
| CIE-LAB | lab(92.80, 0.13, 2.78) |
| CIE-LCH | lch(92.80, 2.78, 87.22°) |
| OKLab | oklab(93.8% 0.0012 0.0073) |
| OKLCH | oklch(93.8% 0.007 80.7) |
| XYZ | xyz(78.4886, 82.5076, 85.9042) |
| Luminance | 0.8251 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 3.29
Whitesmoke
#F5F5F5
ΔE00 3.45
Linen
#FAF0E6
ΔE00 3.69
Floralwhite
#FFFAF0
ΔE00 4.00
Seashell
#FFF5EE
ΔE00 4.06
Gainsboro
#DCDCDC
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEAE5 #E5E8ED
analogous
#EDE6E5 #EDEAE5 #ECEDE5
triadic
#EDEAE5 #E5EDEA #EAE5ED
tetradic
#EDEAE5 #E5EDE6 #E5E8ED #EDE5EC
square
#EDEAE5 #E5EDE6 #E5E8ED #EDE5EC
split-complementary
#EDEAE5 #E5ECED #E6E5ED
monochromatic
#BBB09D #D4CDC1 #EDEAE5 #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.20
#EDEAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#EDEAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEAE5
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEAE5 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEAE5
Deuteranopia (green-blind)
#ECEBE5
Tritanopia (blue-blind)
#EFE9E9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #edeae5; /* rgb */ color: rgb(237, 234, 229); /* oklch */ color: oklch(93.8% 0.007 80.7);
Tailwind
colors: {
custom: {
50: '#f2f0ed',
500: '#edeae5',
950: '#000000',
},
}SCSS
$custom: #edeae5; $custom-light: #f2f0ed; $custom-dark: #000000;
JSON
{
"hex": "#edeae5",
"rgb": {
"r": 237,
"g": 234,
"b": 229
},
"hsl": {
"h": 37.5,
"s": 18.182,
"l": 91.373
},
"oklch": {
"l": 0.93798,
"c": 0.00744,
"h": 80.7
},
"luminance": 0.82507
}Semantic roles & 50–950 ramp
primary
#EDEAE5
secondary
#B2B9C4
accent
#689C49
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171616
muted
#858584