#EEC8FC#EEC8FC
#EEC8FC is a very light, moderate purple. Relative luminance 0.665; OKLCH L 88.2% C 0.081 H 316.9°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC8FC |
|---|---|
| RGB | rgb(238, 200, 252) |
| HSL | hsl(284, 90%, 89%) |
| HSV | hsv(284, 21%, 99%) |
| CMYK | cmyk(5.6%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(85.26, 22.44, -20.50) |
| CIE-LCH | lch(85.26, 30.39, 317.59°) |
| OKLab | oklab(88.16% 0.0591 -0.0554) |
| OKLCH | oklch(88.16% 0.081 316.9) |
| XYZ | xyz(73.4822, 66.5150, 101.0442) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.88
Pale Lavender
#EECFFE
ΔE00 2.09
Very Light Purple
#F6CEFC
ΔE00 2.29
Light Lavendar
#EFC0FE
ΔE00 2.73
Pale Lilac
#E4CBFF
ΔE00 3.19
Light Lavender
#DFC5FE
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC8FC #D6FCC8
analogous
#D4C8FC #EEC8FC #FCC8F0
triadic
#EEC8FC #FCEEC8 #C8FCEE
tetradic
#EEC8FC #FCD4C8 #D6FCC8 #C8F0FC
square
#EEC8FC #FCD4C8 #D6FCC8 #C8F0FC
split-complementary
#EEC8FC #F0FCC8 #C8FCD4
monochromatic
#CA54F6 #DC8EF9 #EEC8FC #F6E2FD #F6E2FD
Accessibility & contrast
On white
1.47
#EEC8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#EEC8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC8FC
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC8FC | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FE
Deuteranopia (green-blind)
#CAD6FA
Tritanopia (blue-blind)
#EECEDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #eec8fc; /* rgb */ color: rgb(238, 200, 252); /* oklch */ color: oklch(88.2% 0.081 316.9);
Tailwind
colors: {
custom: {
50: '#f4d9fd',
500: '#eec8fc',
950: '#000000',
},
}SCSS
$custom: #eec8fc; $custom-light: #f4d9fd; $custom-dark: #000000;
JSON
{
"hex": "#eec8fc",
"rgb": {
"r": 238,
"g": 200,
"b": 252
},
"hsl": {
"h": 283.846,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.88159,
"c": 0.08101,
"h": 316.9
},
"luminance": 0.66514
}Semantic roles & 50–950 ramp
primary
#EEC8FC
secondary
#9EE385
accent
#E6003E
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385