#EEDEDF#EEDEDF
#EEDEDF is a very light, near-neutral red. Relative luminance 0.757; OKLCH L 91.4% C 0.018 H 13.1°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDEDF |
|---|---|
| RGB | rgb(238, 222, 223) |
| HSL | hsl(356, 32%, 90%) |
| HSV | hsv(356, 7%, 93%) |
| CMYK | cmyk(0%, 6.7%, 6.3%, 6.7%) |
| CIE-LAB | lab(89.74, 5.63, 1.48) |
| CIE-LCH | lch(89.74, 5.82, 14.73°) |
| OKLab | oklab(91.37% 0.0172 0.004) |
| OKLCH | oklch(91.37% 0.018 13.1) |
| XYZ | xyz(74.6989, 75.7483, 80.4835) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.26
Mistyrose
#FFE4E1
ΔE00 4.34
Very Light Pink
#FFF4F2
ΔE00 5.21
Seashell
#FFF5EE
ΔE00 6.98
Snow
#FFFAFA
ΔE00 7.21
Gainsboro
#DCDCDC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDEDF #DEEEED
analogous
#EEDEE7 #EEDEDF #EEE5DE
triadic
#EEDEDF #DFEEDE #DEDFEE
tetradic
#EEDEDF #E7EEDE #DEEEED #E5DEEE
square
#EEDEDF #E7EEDE #DEEEED #E5DEEE
split-complementary
#EEDEDF #DEEEE5 #DEE7EE
monochromatic
#C48D91 #D9B6B8 #EEDEDF #F5EBEB #F5EBEB
Accessibility & contrast
On white
1.30
#EEDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#EEDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDEDF
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDEDF | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#F2DDDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eededf; /* rgb */ color: rgb(238, 222, 223); /* oklch */ color: oklch(91.4% 0.018 13.1);
Tailwind
colors: {
custom: {
50: '#f3e8e9',
500: '#eededf',
950: '#000000',
},
}SCSS
$custom: #eededf; $custom-light: #f3e8e9; $custom-dark: #000000;
JSON
{
"hex": "#eededf",
"rgb": {
"r": 238,
"g": 222,
"b": 223
},
"hsl": {
"h": 356.25,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.91371,
"c": 0.01762,
"h": 13.1
},
"luminance": 0.75747
}Semantic roles & 50–950 ramp
primary
#EEDEDF
secondary
#A8C8C6
accent
#ABA43B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484