#EEDFDF#EEDFDF
#EEDFDF is a very light, near-neutral red. Relative luminance 0.763; OKLCH L 91.6% C 0.016 H 17.4°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDFDF |
|---|---|
| RGB | rgb(238, 223, 223) |
| HSL | hsl(0, 31%, 90%) |
| HSV | hsv(0, 6%, 93%) |
| CMYK | cmyk(0%, 6.3%, 6.3%, 6.7%) |
| CIE-LAB | lab(89.99, 5.11, 1.84) |
| CIE-LCH | lch(89.99, 5.44, 19.80°) |
| OKLab | oklab(91.56% 0.0157 0.0049) |
| OKLCH | oklch(91.56% 0.016 17.4) |
| XYZ | xyz(74.9653, 76.2811, 80.5723) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.35
Mistyrose
#FFE4E1
ΔE00 4.52
Very Light Pink
#FFF4F2
ΔE00 4.76
Seashell
#FFF5EE
ΔE00 6.36
Snow
#FFFAFA
ΔE00 6.77
Gainsboro
#DCDCDC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDFDF #DFEEEE
analogous
#EEDFE6 #EEDFDF #EEE6DF
triadic
#EEDFDF #DFEEDF #DFDFEE
tetradic
#EEDFDF #E6EEDF #DFEEEE #E6DFEE
square
#EEDFDF #E6EEDF #DFEEEE #E6DFEE
split-complementary
#EEDFDF #DFEEE6 #DFE6EE
monochromatic
#C48F8F #D9B7B7 #EEDFDF #F4EBEB #F4EBEB
Accessibility & contrast
On white
1.29
#EEDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#EEDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDFDF
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDFDF | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1DF
Deuteranopia (green-blind)
#E5E3DF
Tritanopia (blue-blind)
#F2DEDF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eedfdf; /* rgb */ color: rgb(238, 223, 223); /* oklch */ color: oklch(91.6% 0.016 17.4);
Tailwind
colors: {
custom: {
50: '#f3e9e9',
500: '#eedfdf',
950: '#000000',
},
}SCSS
$custom: #eedfdf; $custom-light: #f3e9e9; $custom-dark: #000000;
JSON
{
"hex": "#eedfdf",
"rgb": {
"r": 238,
"g": 223,
"b": 223
},
"hsl": {
"h": 0,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.91564,
"c": 0.01648,
"h": 17.4
},
"luminance": 0.7628
}Semantic roles & 50–950 ramp
primary
#EEDFDF
secondary
#AAC8C8
accent
#A9A93C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484