#EDE5E2#EDE5E2
#EDE5E2 is a very light, near-neutral orange. Relative luminance 0.795; OKLCH L 92.7% C 0.010 H 41.9°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE5E2 |
|---|---|
| RGB | rgb(237, 229, 226) |
| HSL | hsl(16, 23%, 91%) |
| HSV | hsv(16, 5%, 93%) |
| CMYK | cmyk(0%, 3.4%, 4.6%, 7.1%) |
| CIE-LAB | lab(91.48, 2.18, 2.42) |
| CIE-LCH | lch(91.48, 3.26, 47.94°) |
| OKLab | oklab(92.74% 0.0072 0.0064) |
| OKLCH | oklch(92.74% 0.01 41.9) |
| XYZ | xyz(76.6700, 79.5347, 83.2494) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.64
Seashell
#FFF5EE
ΔE00 3.89
Linen
#FAF0E6
ΔE00 4.02
Gainsboro
#DCDCDC
ΔE00 4.40
Snow
#FFFAFA
ΔE00 4.65
Whitesmoke
#F5F5F5
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE5E2 #E2EAED
analogous
#EDE2E4 #EDE5E2 #EDEAE2
triadic
#EDE5E2 #E2EDE5 #E5E2ED
tetradic
#EDE5E2 #E4EDE2 #E2EAED #EAE2ED
square
#EDE5E2 #E4EDE2 #E2EAED #EAE2ED
split-complementary
#EDE5E2 #E2EDEA #E2E4ED
monochromatic
#BEA196 #D6C3BC #EDE5E2 #F3EEEC #F3EEEC
Accessibility & contrast
On white
1.24
#EDE5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#EDE5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE5E2
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE5E2 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E2
Deuteranopia (green-blind)
#E9E7E2
Tritanopia (blue-blind)
#EFE4E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ede5e2; /* rgb */ color: rgb(237, 229, 226); /* oklch */ color: oklch(92.7% 0.010 41.9);
Tailwind
colors: {
custom: {
50: '#f2edeb',
500: '#ede5e2',
950: '#000000',
},
}SCSS
$custom: #ede5e2; $custom-light: #f2edeb; $custom-dark: #000000;
JSON
{
"hex": "#ede5e2",
"rgb": {
"r": 237,
"g": 229,
"b": 226
},
"hsl": {
"h": 16.364,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.92735,
"c": 0.00963,
"h": 41.9
},
"luminance": 0.79534
}Semantic roles & 50–950 ramp
primary
#EDE5E2
secondary
#AEBFC5
accent
#88A244
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484