#EEC4FC#EEC4FC
#EEC4FC is a very light, moderate purple. Relative luminance 0.647; OKLCH L 87.4% C 0.088 H 317.6°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC4FC |
|---|---|
| RGB | rgb(238, 196, 252) |
| HSL | hsl(285, 90%, 88%) |
| HSV | hsv(285, 22%, 99%) |
| CMYK | cmyk(5.6%, 22.2%, 0%, 1.2%) |
| CIE-LAB | lab(84.32, 24.57, -21.92) |
| CIE-LCH | lch(84.32, 32.92, 318.26°) |
| OKLab | oklab(87.44% 0.0649 -0.0593) |
| OKLCH | oklch(87.44% 0.088 317.6) |
| XYZ | xyz(72.5679, 64.6864, 100.7395) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.25
Light Lavendar
#EFC0FE
ΔE00 1.50
Very Light Purple
#F6CEFC
ΔE00 3.20
Pale Lavender
#EECFFE
ΔE00 3.30
Pale Lilac
#E4CBFF
ΔE00 3.87
Light Lavender
#DFC5FE
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC4FC #D2FCC4
analogous
#D2C4FC #EEC4FC #FCC4EE
triadic
#EEC4FC #FCEEC4 #C4FCEE
tetradic
#EEC4FC #FCD2C4 #D2FCC4 #C4EEFC
square
#EEC4FC #FCD2C4 #D2FCC4 #C4EEFC
split-complementary
#EEC4FC #EEFCC4 #C4FCD2
monochromatic
#CC50F6 #DD8AF9 #EEC4FC #F7E2FE #F7E2FE
Accessibility & contrast
On white
1.51
#EEC4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#EEC4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC4FC
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC4FC | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FE
Deuteranopia (green-blind)
#C6D4FA
Tritanopia (blue-blind)
#EECAD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eec4fc; /* rgb */ color: rgb(238, 196, 252); /* oklch */ color: oklch(87.4% 0.088 317.6);
Tailwind
colors: {
custom: {
50: '#f4d6fd',
500: '#eec4fc',
950: '#000000',
},
}SCSS
$custom: #eec4fc; $custom-light: #f4d6fd; $custom-dark: #000000;
JSON
{
"hex": "#eec4fc",
"rgb": {
"r": 238,
"g": 196,
"b": 252
},
"hsl": {
"h": 285,
"s": 90.323,
"l": 87.843
},
"oklch": {
"l": 0.87437,
"c": 0.08791,
"h": 317.6
},
"luminance": 0.64685
}Semantic roles & 50–950 ramp
primary
#EEC4FC
secondary
#9AE381
accent
#E60039
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385