#EED6EC#EED6EC
#EED6EC is a very light, muted purple. Relative luminance 0.723; OKLCH L 90.2% C 0.039 H 328.5°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EED6EC |
|---|---|
| RGB | rgb(238, 214, 236) |
| HSL | hsl(305, 41%, 89%) |
| HSV | hsv(305, 10%, 93%) |
| CMYK | cmyk(0%, 10.1%, 0.8%, 6.7%) |
| CIE-LAB | lab(88.13, 12.08, -7.74) |
| CIE-LCH | lch(88.13, 14.34, 327.35°) |
| OKLab | oklab(90.22% 0.0335 -0.0205) |
| OKLCH | oklch(90.22% 0.039 328.5) |
| XYZ | xyz(74.4448, 72.3273, 89.3794) |
| Luminance | 0.7233 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.47
Light Pink
#FFD1DF
ΔE00 6.81
Pale Lavender
#EECFFE
ΔE00 7.32
Pale Pink
#FFCFDC
ΔE00 7.44
Very Light Purple
#F6CEFC
ΔE00 7.44
Pale Mauve
#FED0FC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED6EC #D6EED8
analogous
#E4D6EE #EED6EC #EED6E0
triadic
#EED6EC #ECEED6 #D6ECEE
tetradic
#EED6EC #EEE4D6 #D6EED8 #D6E0EE
square
#EED6EC #EEE4D6 #D6EED8 #D6E0EE
split-complementary
#EED6EC #E0EED6 #D6EEE4
monochromatic
#CA7FC4 #DCABD8 #EED6EC #F6E9F5 #F6E9F5
Accessibility & contrast
On white
1.36
#EED6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#EED6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED6EC
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED6EC | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBED
Deuteranopia (green-blind)
#DADEEB
Tritanopia (blue-blind)
#F0D7DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eed6ec; /* rgb */ color: rgb(238, 214, 236); /* oklch */ color: oklch(90.2% 0.039 328.5);
Tailwind
colors: {
custom: {
50: '#f3e2f2',
500: '#eed6ec',
950: '#000000',
},
}SCSS
$custom: #eed6ec; $custom-light: #f3e2f2; $custom-dark: #000000;
JSON
{
"hex": "#eed6ec",
"rgb": {
"r": 238,
"g": 214,
"b": 236
},
"hsl": {
"h": 305,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.90222,
"c": 0.03931,
"h": 328.5
},
"luminance": 0.72326
}Semantic roles & 50–950 ramp
primary
#EED6EC
secondary
#9ECAA2
accent
#B43C31
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485