#EEC2FC#EEC2FC
#EEC2FC is a very light, moderate purple. Relative luminance 0.638; OKLCH L 87.1% C 0.091 H 317.9°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC2FC |
|---|---|
| RGB | rgb(238, 194, 252) |
| HSL | hsl(286, 91%, 87%) |
| HSV | hsv(286, 23%, 99%) |
| CMYK | cmyk(5.6%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(83.86, 25.63, -22.62) |
| CIE-LCH | lch(83.86, 34.19, 318.57°) |
| OKLab | oklab(87.08% 0.0678 -0.0612) |
| OKLCH | oklch(87.08% 0.091 317.9) |
| XYZ | xyz(72.1198, 63.7902, 100.5901) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.93
Light Lilac
#EDC8FF
ΔE00 1.75
Very Light Purple
#F6CEFC
ΔE00 3.72
Pale Lavender
#EECFFE
ΔE00 3.90
Light Lavender
#DFC5FE
ΔE00 4.16
Pale Lilac
#E4CBFF
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC2FC #D0FCC2
analogous
#D1C2FC #EEC2FC #FCC2ED
triadic
#EEC2FC #FCEEC2 #C2FCEE
tetradic
#EEC2FC #FCD1C2 #D0FCC2 #C2EDFC
square
#EEC2FC #FCD1C2 #D0FCC2 #C2EDFC
split-complementary
#EEC2FC #EDFCC2 #C2FCD1
monochromatic
#CD4DF6 #DE88F9 #EEC2FC #F7E2FE #F7E2FE
Accessibility & contrast
On white
1.53
#EEC2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#EEC2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC2FC
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC2FC | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFE
Deuteranopia (green-blind)
#C5D3FA
Tritanopia (blue-blind)
#EEC8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eec2fc; /* rgb */ color: rgb(238, 194, 252); /* oklch */ color: oklch(87.1% 0.091 317.9);
Tailwind
colors: {
custom: {
50: '#f4d4fd',
500: '#eec2fc',
950: '#000000',
},
}SCSS
$custom: #eec2fc; $custom-light: #f4d4fd; $custom-dark: #000000;
JSON
{
"hex": "#eec2fc",
"rgb": {
"r": 238,
"g": 194,
"b": 252
},
"hsl": {
"h": 285.517,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.87079,
"c": 0.09137,
"h": 317.9
},
"luminance": 0.63789
}Semantic roles & 50–950 ramp
primary
#EEC2FC
secondary
#98E380
accent
#E60037
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385