#EEDFEA#EEDFEA
#EEDFEA is a very light, muted pink. Relative luminance 0.769; OKLCH L 91.9% C 0.022 H 334.9°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDFEA |
|---|---|
| RGB | rgb(238, 223, 234) |
| HSL | hsl(316, 31%, 90%) |
| HSV | hsv(316, 6%, 93%) |
| CMYK | cmyk(0%, 6.3%, 1.7%, 6.7%) |
| CIE-LAB | lab(90.27, 7.02, -3.52) |
| CIE-LCH | lch(90.27, 7.85, 333.39°) |
| OKLab | oklab(91.88% 0.0198 -0.0093) |
| OKLCH | oklch(91.88% 0.022 334.9) |
| XYZ | xyz(76.4968, 76.8937, 88.6380) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.38
Lavender (CSS)
#E6E6FA
ΔE00 6.80
Mistyrose
#FFE4E1
ΔE00 7.04
Very Light Pink
#FFF4F2
ΔE00 7.58
Ghostwhite
#F8F8FF
ΔE00 8.23
Snow
#FFFAFA
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDFEA #DFEEE3
analogous
#EADFEE #EEDFEA #EEDFE2
triadic
#EEDFEA #EAEEDF #DFEAEE
tetradic
#EEDFEA #EEEADF #DFEEE3 #DFE2EE
square
#EEDFEA #EEEADF #DFEEE3 #DFE2EE
split-complementary
#EEDFEA #E2EEDF #DFEEEA
monochromatic
#C48FB6 #D9B7D0 #EEDFEA #F4EBF2 #F4EBF2
Accessibility & contrast
On white
1.28
#EEDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#EEDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDFEA
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDFEA | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#E2E4E9
Tritanopia (blue-blind)
#F0DFE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eedfea; /* rgb */ color: rgb(238, 223, 234); /* oklch */ color: oklch(91.9% 0.022 334.9);
Tailwind
colors: {
custom: {
50: '#f3e9f0',
500: '#eedfea',
950: '#000000',
},
}SCSS
$custom: #eedfea; $custom-light: #f3e9f0; $custom-dark: #000000;
JSON
{
"hex": "#eedfea",
"rgb": {
"r": 238,
"g": 223,
"b": 234
},
"hsl": {
"h": 316,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.91879,
"c": 0.02187,
"h": 334.9
},
"luminance": 0.76893
}Semantic roles & 50–950 ramp
primary
#EEDFEA
secondary
#AAC8B2
accent
#A9593C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485