#EEDFE6#EEDFE6
#EEDFE6 is a very light, near-neutral pink. Relative luminance 0.767; OKLCH L 91.8% C 0.019 H 347.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDFE6 |
|---|---|
| RGB | rgb(238, 223, 230) |
| HSL | hsl(332, 31%, 90%) |
| HSV | hsv(332, 6%, 93%) |
| CMYK | cmyk(0%, 6.3%, 3.4%, 6.7%) |
| CIE-LAB | lab(90.17, 6.32, -1.57) |
| CIE-LCH | lch(90.17, 6.51, 346.03°) |
| OKLab | oklab(91.76% 0.0183 -0.0041) |
| OKLCH | oklch(91.76% 0.019 347.5) |
| XYZ | xyz(75.9286, 76.6664, 85.6457) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.71
Mistyrose
#FFE4E1
ΔE00 5.86
Very Light Pink
#FFF4F2
ΔE00 6.35
Lavender (CSS)
#E6E6FA
ΔE00 7.65
Snow
#FFFAFA
ΔE00 7.72
Ghostwhite
#F8F8FF
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDFE6 #DFEEE7
analogous
#EEDFED #EEDFE6 #EEDFDF
triadic
#EEDFE6 #E6EEDF #DFE6EE
tetradic
#EEDFE6 #EDEEDF #DFEEE7 #DFDFEE
square
#EEDFE6 #EDEEDF #DFEEE7 #DFDFEE
split-complementary
#EEDFE6 #DFEEDF #DFEDEE
monochromatic
#C48FA8 #D9B7C7 #EEDFE6 #F4EBEF #F4EBEF
Accessibility & contrast
On white
1.29
#EEDFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#EEDFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDFE6
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDFE6 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E6
Deuteranopia (green-blind)
#E3E4E6
Tritanopia (blue-blind)
#F0DFE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eedfe6; /* rgb */ color: rgb(238, 223, 230); /* oklch */ color: oklch(91.8% 0.019 347.5);
Tailwind
colors: {
custom: {
50: '#f3e9ed',
500: '#eedfe6',
950: '#000000',
},
}SCSS
$custom: #eedfe6; $custom-light: #f3e9ed; $custom-dark: #000000;
JSON
{
"hex": "#eedfe6",
"rgb": {
"r": 238,
"g": 223,
"b": 230
},
"hsl": {
"h": 332,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.91763,
"c": 0.01878,
"h": 347.5
},
"luminance": 0.76666
}Semantic roles & 50–950 ramp
primary
#EEDFE6
secondary
#AAC8BA
accent
#A9763C
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484