#EED3CF#EED3CF
#EED3CF is a very light, muted red. Relative luminance 0.693; OKLCH L 88.8% C 0.031 H 27.8°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EED3CF |
|---|---|
| RGB | rgb(238, 211, 207) |
| HSL | hsl(8, 48%, 87%) |
| HSV | hsv(8, 13%, 93%) |
| CMYK | cmyk(0%, 11.3%, 13%, 6.7%) |
| CIE-LAB | lab(86.64, 8.73, 5.41) |
| CIE-LCH | lch(86.64, 10.27, 31.81°) |
| OKLab | oklab(88.81% 0.0272 0.0143) |
| OKLCH | oklch(88.81% 0.031 27.8) |
| XYZ | xyz(69.8160, 69.2722, 68.7125) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.81
Lavenderblush
#FFF0F5
ΔE00 8.02
Very Light Pink
#FFF4F2
ΔE00 8.75
Light Pink
#FFD1DF
ΔE00 9.10
Pale Pink
#FFCFDC
ΔE00 9.11
Light Rose
#FFC5CB
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED3CF #CFEAEE
analogous
#EECFDB #EED3CF #EEE3CF
triadic
#EED3CF #CFEED3 #D3CFEE
tetradic
#EED3CF #DBEECF #CFEAEE #E3CFEE
square
#EED3CF #DBEECF #CFEAEE #E3CFEE
split-complementary
#EED3CF #CFEEE3 #CFDBEE
monochromatic
#CE8075 #DEAAA2 #EED3CF #F7EAE8 #F7EAE8
Accessibility & contrast
On white
1.41
#EED3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#EED3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED3CF
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED3CF | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CF
Deuteranopia (green-blind)
#DEDBCF
Tritanopia (blue-blind)
#F5D0D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eed3cf; /* rgb */ color: rgb(238, 211, 207); /* oklch */ color: oklch(88.8% 0.031 27.8);
Tailwind
colors: {
custom: {
50: '#f3e0dd',
500: '#eed3cf',
950: '#000000',
},
}SCSS
$custom: #eed3cf; $custom-light: #f3e0dd; $custom-dark: #000000;
JSON
{
"hex": "#eed3cf",
"rgb": {
"r": 238,
"g": 211,
"b": 207
},
"hsl": {
"h": 7.742,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.88813,
"c": 0.03078,
"h": 27.8
},
"luminance": 0.69271
}Semantic roles & 50–950 ramp
primary
#EED3CF
secondary
#96C4CB
accent
#A8BB2B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484