#EEC0FC#EEC0FC
#EEC0FC is a very light, moderate purple. Relative luminance 0.629; OKLCH L 86.7% C 0.095 H 318.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC0FC |
|---|---|
| RGB | rgb(238, 192, 252) |
| HSL | hsl(286, 91%, 87%) |
| HSV | hsv(286, 24%, 99%) |
| CMYK | cmyk(5.6%, 23.8%, 0%, 1.2%) |
| CIE-LAB | lab(83.39, 26.69, -23.33) |
| CIE-LCH | lch(83.39, 35.45, 318.85°) |
| OKLab | oklab(86.72% 0.0707 -0.0632) |
| OKLCH | oklch(86.72% 0.095 318.2) |
| XYZ | xyz(71.6777, 62.9060, 100.4427) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.44
Light Lilac
#EDC8FF
ΔE00 2.28
Very Light Purple
#F6CEFC
ΔE00 4.25
Light Lavender
#DFC5FE
ΔE00 4.42
Pale Lavender
#EECFFE
ΔE00 4.48
Pale Lilac
#E4CBFF
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC0FC #CEFCC0
analogous
#D0C0FC #EEC0FC #FCC0EC
triadic
#EEC0FC #FCEEC0 #C0FCEE
tetradic
#EEC0FC #FCD0C0 #CEFCC0 #C0ECFC
square
#EEC0FC #FCD0C0 #CEFCC0 #C0ECFC
split-complementary
#EEC0FC #ECFCC0 #C0FCD0
monochromatic
#CE4BF6 #DE86F9 #EEC0FC #F7E2FE #F7E2FE
Accessibility & contrast
On white
1.55
#EEC0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#EEC0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC0FC
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC0FC | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFE
Deuteranopia (green-blind)
#C3D1FA
Tritanopia (blue-blind)
#EEC6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eec0fc; /* rgb */ color: rgb(238, 192, 252); /* oklch */ color: oklch(86.7% 0.095 318.2);
Tailwind
colors: {
custom: {
50: '#f4d3fd',
500: '#eec0fc',
950: '#000000',
},
}SCSS
$custom: #eec0fc; $custom-light: #f4d3fd; $custom-dark: #000000;
JSON
{
"hex": "#eec0fc",
"rgb": {
"r": 238,
"g": 192,
"b": 252
},
"hsl": {
"h": 286,
"s": 90.909,
"l": 87.059
},
"oklch": {
"l": 0.86723,
"c": 0.09482,
"h": 318.2
},
"luminance": 0.62905
}Semantic roles & 50–950 ramp
primary
#EEC0FC
secondary
#95E27E
accent
#E60036
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385