#EEC3FC#EEC3FC
#EEC3FC is a very light, moderate purple. Relative luminance 0.642; OKLCH L 87.3% C 0.090 H 317.8°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC3FC |
|---|---|
| RGB | rgb(238, 195, 252) |
| HSL | hsl(285, 90%, 88%) |
| HSV | hsv(285, 23%, 99%) |
| CMYK | cmyk(5.6%, 22.6%, 0%, 1.2%) |
| CIE-LAB | lab(84.09, 25.10, -22.27) |
| CIE-LCH | lch(84.09, 33.55, 318.42°) |
| OKLab | oklab(87.26% 0.0664 -0.0603) |
| OKLCH | oklch(87.26% 0.09 317.8) |
| XYZ | xyz(72.3431, 64.2368, 100.6645) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.21
Light Lilac
#EDC8FF
ΔE00 1.49
Very Light Purple
#F6CEFC
ΔE00 3.46
Pale Lavender
#EECFFE
ΔE00 3.60
Light Lavender
#DFC5FE
ΔE00 4.05
Pale Lilac
#E4CBFF
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC3FC #D1FCC3
analogous
#D1C3FC #EEC3FC #FCC3EE
triadic
#EEC3FC #FCEEC3 #C3FCEE
tetradic
#EEC3FC #FCD1C3 #D1FCC3 #C3EEFC
square
#EEC3FC #FCD1C3 #D1FCC3 #C3EEFC
split-complementary
#EEC3FC #EEFCC3 #C3FCD1
monochromatic
#CD4EF6 #DD89F9 #EEC3FC #F7E2FE #F7E2FE
Accessibility & contrast
On white
1.52
#EEC3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#EEC3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC3FC
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC3FC | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFE
Deuteranopia (green-blind)
#C6D3FA
Tritanopia (blue-blind)
#EEC9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eec3fc; /* rgb */ color: rgb(238, 195, 252); /* oklch */ color: oklch(87.3% 0.090 317.8);
Tailwind
colors: {
custom: {
50: '#f4d5fd',
500: '#eec3fc',
950: '#000000',
},
}SCSS
$custom: #eec3fc; $custom-light: #f4d5fd; $custom-dark: #000000;
JSON
{
"hex": "#eec3fc",
"rgb": {
"r": 238,
"g": 195,
"b": 252
},
"hsl": {
"h": 285.263,
"s": 90.476,
"l": 87.647
},
"oklch": {
"l": 0.87258,
"c": 0.08964,
"h": 317.8
},
"luminance": 0.64236
}Semantic roles & 50–950 ramp
primary
#EEC3FC
secondary
#99E381
accent
#E60038
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385