#EED6ED#EED6ED
#EED6ED is a very light, muted purple. Relative luminance 0.724; OKLCH L 90.3% C 0.040 H 327.2°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EED6ED |
|---|---|
| RGB | rgb(238, 214, 237) |
| HSL | hsl(303, 41%, 89%) |
| HSV | hsv(303, 10%, 93%) |
| CMYK | cmyk(0%, 10.1%, 0.4%, 6.7%) |
| CIE-LAB | lab(88.15, 12.26, -8.22) |
| CIE-LCH | lch(88.15, 14.76, 326.14°) |
| OKLab | oklab(90.25% 0.0339 -0.0218) |
| OKLCH | oklch(90.25% 0.04 327.2) |
| XYZ | xyz(74.5904, 72.3856, 90.1467) |
| Luminance | 0.7238 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.43
Light Pink
#FFD1DF
ΔE00 6.96
Pale Lavender
#EECFFE
ΔE00 7.00
Very Light Purple
#F6CEFC
ΔE00 7.16
Pale Mauve
#FED0FC
ΔE00 7.34
Pale Pink
#FFCFDC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED6ED #D6EED7
analogous
#E3D6EE #EED6ED #EED6E1
triadic
#EED6ED #EDEED6 #D6EDEE
tetradic
#EED6ED #EEE3D6 #D6EED7 #D6E1EE
square
#EED6ED #EEE3D6 #D6EED7 #D6E1EE
split-complementary
#EED6ED #E1EED6 #D6EEE3
monochromatic
#CA7FC7 #DCABDA #EED6ED #F6E9F6 #F6E9F6
Accessibility & contrast
On white
1.36
#EED6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#EED6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED6ED
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED6ED | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#DADEEC
Tritanopia (blue-blind)
#F0D8DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eed6ed; /* rgb */ color: rgb(238, 214, 237); /* oklch */ color: oklch(90.3% 0.040 327.2);
Tailwind
colors: {
custom: {
50: '#f3e2f2',
500: '#eed6ed',
950: '#000000',
},
}SCSS
$custom: #eed6ed; $custom-light: #f3e2f2; $custom-dark: #000000;
JSON
{
"hex": "#eed6ed",
"rgb": {
"r": 238,
"g": 214,
"b": 237
},
"hsl": {
"h": 302.5,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.90253,
"c": 0.04031,
"h": 327.2
},
"luminance": 0.72385
}Semantic roles & 50–950 ramp
primary
#EED6ED
secondary
#9ECAA0
accent
#B43731
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485