#EED2EF#EED2EF
#EED2EF is a very light, muted purple. Relative luminance 0.705; OKLCH L 89.6% C 0.049 H 324.9°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EED2EF |
|---|---|
| RGB | rgb(238, 210, 239) |
| HSL | hsl(298, 48%, 88%) |
| HSV | hsv(298, 12%, 94%) |
| CMYK | cmyk(0.4%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(87.24, 14.72, -10.63) |
| CIE-LCH | lch(87.24, 18.16, 324.16°) |
| OKLab | oklab(89.56% 0.0404 -0.0283) |
| OKLCH | oklch(89.56% 0.049 324.9) |
| XYZ | xyz(73.8844, 70.5033, 91.3609) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.94
Very Light Purple
#F6CEFC
ΔE00 5.01
Pale Lavender
#EECFFE
ΔE00 5.03
Pale Mauve
#FED0FC
ΔE00 5.32
Pale Lilac
#E4CBFF
ΔE00 6.87
Light Lilac
#EDC8FF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED2EF #D3EFD2
analogous
#DFD2EF #EED2EF #EFD2E1
triadic
#EED2EF #EFEED2 #D2EFEE
tetradic
#EED2EF #EFDFD2 #D3EFD2 #D2E1EF
square
#EED2EF #EFDFD2 #D3EFD2 #D2E1EF
split-complementary
#EED2EF #E1EFD2 #D2EFDF
monochromatic
#CC78CF #DDA5DF #EED2EF #F6E8F7 #F6E8F7
Accessibility & contrast
On white
1.39
#EED2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#EED2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED2EF
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED2EF | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F0
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#F0D4DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eed2ef; /* rgb */ color: rgb(238, 210, 239); /* oklch */ color: oklch(89.6% 0.049 324.9);
Tailwind
colors: {
custom: {
50: '#f3dff4',
500: '#eed2ef',
950: '#000000',
},
}SCSS
$custom: #eed2ef; $custom-light: #f3dff4; $custom-dark: #000000;
JSON
{
"hex": "#eed2ef",
"rgb": {
"r": 238,
"g": 210,
"b": 239
},
"hsl": {
"h": 297.931,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.89564,
"c": 0.04933,
"h": 324.9
},
"luminance": 0.70502
}Semantic roles & 50–950 ramp
primary
#EED2EF
secondary
#9BCC99
accent
#BB2B30
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485