#EEDDEA#EEDDEA
#EEDDEA is a very light, muted pink. Relative luminance 0.758; OKLCH L 91.5% C 0.025 H 333.8°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDDEA |
|---|---|
| RGB | rgb(238, 221, 234) |
| HSL | hsl(314, 33%, 90%) |
| HSV | hsv(314, 7%, 93%) |
| CMYK | cmyk(0%, 7.1%, 1.7%, 6.7%) |
| CIE-LAB | lab(89.78, 8.06, -4.24) |
| CIE-LCH | lch(89.78, 9.11, 332.25°) |
| OKLab | oklab(91.5% 0.0227 -0.0112) |
| OKLCH | oklch(91.5% 0.025 333.8) |
| XYZ | xyz(75.9656, 75.8313, 88.4609) |
| Luminance | 0.7583 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.21
Lavender (CSS)
#E6E6FA
ΔE00 7.21
Mistyrose
#FFE4E1
ΔE00 7.44
Thistle
#D8BFD8
ΔE00 8.22
Light Pink
#FFD1DF
ΔE00 8.58
Very Light Pink
#FFF4F2
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDDEA #DDEEE1
analogous
#EADDEE #EEDDEA #EEDDE1
triadic
#EEDDEA #EAEEDD #DDEAEE
tetradic
#EEDDEA #EEEADD #DDEEE1 #DDE1EE
square
#EEDDEA #EEEADD #DDEEE1 #DDE1EE
split-complementary
#EEDDEA #E1EEDD #DDEEEA
monochromatic
#C58BB8 #DAB4D1 #EEDDEA #F5EBF2 #F5EBF2
Accessibility & contrast
On white
1.30
#EEDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#EEDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDDEA
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDDEA | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EB
Deuteranopia (green-blind)
#E0E3E9
Tritanopia (blue-blind)
#F0DEE1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eeddea; /* rgb */ color: rgb(238, 221, 234); /* oklch */ color: oklch(91.5% 0.025 333.8);
Tailwind
colors: {
custom: {
50: '#f3e7f0',
500: '#eeddea',
950: '#000000',
},
}SCSS
$custom: #eeddea; $custom-light: #f3e7f0; $custom-dark: #000000;
JSON
{
"hex": "#eeddea",
"rgb": {
"r": 238,
"g": 221,
"b": 234
},
"hsl": {
"h": 314.118,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.91495,
"c": 0.02529,
"h": 333.8
},
"luminance": 0.75831
}Semantic roles & 50–950 ramp
primary
#EEDDEA
secondary
#A7C8AF
accent
#AC5439
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485