#EEC3FF#EEC3FF
#EEC3FF is a very light, moderate purple. Relative luminance 0.644; OKLCH L 87.4% C 0.093 H 316.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC3FF |
|---|---|
| RGB | rgb(238, 195, 255) |
| HSL | hsl(283, 100%, 88%) |
| HSV | hsv(283, 24%, 100%) |
| CMYK | cmyk(6.7%, 23.5%, 0%, 0%) |
| CIE-LAB | lab(84.19, 25.68, -23.71) |
| CIE-LCH | lch(84.19, 34.95, 317.28°) |
| OKLab | oklab(87.37% 0.0673 -0.0643) |
| OKLCH | oklch(87.37% 0.093 316.3) |
| XYZ | xyz(72.8223, 64.4285, 103.1880) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.91
Light Lilac
#EDC8FF
ΔE00 1.60
Light Lavender
#DFC5FE
ΔE00 3.80
Pale Lavender
#EECFFE
ΔE00 3.91
Very Light Purple
#F6CEFC
ΔE00 4.00
Pale Lilac
#E4CBFF
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC3FF #D4FFC3
analogous
#D0C3FF #EEC3FF #FFC3F2
triadic
#EEC3FF #FFEEC3 #C3FFEE
tetradic
#EEC3FF #FFD0C3 #D4FFC3 #C3F2FF
square
#EEC3FF #FFD0C3 #D4FFC3 #C3F2FF
split-complementary
#EEC3FF #F2FFC3 #C3FFD0
monochromatic
#CB49FF #DD86FF #EEC3FF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.51
#EEC3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#EEC3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC3FF
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC3FF | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#C5D3FD
Tritanopia (blue-blind)
#EECAD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eec3ff; /* rgb */ color: rgb(238, 195, 255); /* oklch */ color: oklch(87.4% 0.093 316.3);
Tailwind
colors: {
custom: {
50: '#f4d5ff',
500: '#eec3ff',
950: '#000000',
},
}SCSS
$custom: #eec3ff; $custom-light: #f4d5ff; $custom-dark: #000000;
JSON
{
"hex": "#eec3ff",
"rgb": {
"r": 238,
"g": 195,
"b": 255
},
"hsl": {
"h": 283,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.87367,
"c": 0.09304,
"h": 316.3
},
"luminance": 0.64427
}Semantic roles & 50–950 ramp
primary
#EEC3FF
secondary
#9CE87E
accent
#E60041
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386