#EEDFDA#EEDFDA
#EEDFDA is a very light, near-neutral orange. Relative luminance 0.760; OKLCH L 91.4% C 0.018 H 39.4°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDFDA |
|---|---|
| RGB | rgb(238, 223, 218) |
| HSL | hsl(15, 37%, 89%) |
| HSV | hsv(15, 8%, 93%) |
| CMYK | cmyk(0%, 6.3%, 8.4%, 6.7%) |
| CIE-LAB | lab(89.87, 4.28, 4.29) |
| CIE-LCH | lch(89.87, 6.05, 45.05°) |
| OKLab | oklab(91.43% 0.0138 0.0114) |
| OKLCH | oklch(91.43% 0.018 39.4) |
| XYZ | xyz(74.3011, 76.0154, 77.0743) |
| Luminance | 0.7601 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.74
Mistyrose
#FFE4E1
ΔE00 5.01
Linen
#FAF0E6
ΔE00 5.15
Seashell
#FFF5EE
ΔE00 5.19
Lavenderblush
#FFF0F5
ΔE00 6.10
Gainsboro
#DCDCDC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDFDA #DAE9EE
analogous
#EEDADF #EEDFDA #EEE9DA
triadic
#EEDFDA #DAEEDF #DFDAEE
tetradic
#EEDFDA #DFEEDA #DAE9EE #E9DAEE
square
#EEDFDA #DFEEDA #DAE9EE #E9DAEE
split-complementary
#EEDFDA #DAEEE9 #DADFEE
monochromatic
#C79686 #DBBBB0 #EEDFDA #F5EDEA #F5EDEA
Accessibility & contrast
On white
1.30
#EEDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#EEDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDFDA
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDFDA | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0DA
Deuteranopia (green-blind)
#E6E3DA
Tritanopia (blue-blind)
#F2DDDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eedfda; /* rgb */ color: rgb(238, 223, 218); /* oklch */ color: oklch(91.4% 0.018 39.4);
Tailwind
colors: {
custom: {
50: '#f3e9e5',
500: '#eedfda',
950: '#000000',
},
}SCSS
$custom: #eedfda; $custom-light: #f3e9e5; $custom-dark: #000000;
JSON
{
"hex": "#eedfda",
"rgb": {
"r": 238,
"g": 223,
"b": 218
},
"hsl": {
"h": 15,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.91427,
"c": 0.01788,
"h": 39.4
},
"luminance": 0.76014
}Semantic roles & 50–950 ramp
primary
#EEDFDA
secondary
#A3C0C9
accent
#91B036
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484