#EEC0FE#EEC0FE
#EEC0FE is a very light, moderate purple. Relative luminance 0.630; OKLCH L 86.8% C 0.097 H 317.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC0FE |
|---|---|
| RGB | rgb(238, 192, 254) |
| HSL | hsl(285, 97%, 87%) |
| HSV | hsv(285, 24%, 100%) |
| CMYK | cmyk(6.3%, 24.4%, 0%, 0.4%) |
| CIE-LAB | lab(83.46, 27.08, -24.29) |
| CIE-LCH | lch(83.46, 36.38, 318.11°) |
| OKLab | oklab(86.8% 0.0713 -0.0659) |
| OKLCH | oklch(86.8% 0.097 317.3) |
| XYZ | xyz(71.9963, 63.0334, 102.1207) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.22
Light Lilac
#EDC8FF
ΔE00 2.38
Light Lavender
#DFC5FE
ΔE00 4.29
Very Light Purple
#F6CEFC
ΔE00 4.57
Pale Lavender
#EECFFE
ΔE00 4.67
Pale Lilac
#E4CBFF
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC0FE #D0FEC0
analogous
#CFC0FE #EEC0FE #FEC0EF
triadic
#EEC0FE #FEEEC0 #C0FEEE
tetradic
#EEC0FE #FECFC0 #D0FEC0 #C0EFFE
square
#EEC0FE #FECFC0 #D0FEC0 #C0EFFE
split-complementary
#EEC0FE #EFFEC0 #C0FECF
monochromatic
#CD48FC #DE84FD #EEC0FE #F7E1FF #F7E1FF
Accessibility & contrast
On white
1.54
#EEC0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#EEC0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC0FE
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC0FE | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#EEC7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eec0fe; /* rgb */ color: rgb(238, 192, 254); /* oklch */ color: oklch(86.8% 0.097 317.3);
Tailwind
colors: {
custom: {
50: '#f4d3ff',
500: '#eec0fe',
950: '#000000',
},
}SCSS
$custom: #eec0fe; $custom-light: #f4d3ff; $custom-dark: #000000;
JSON
{
"hex": "#eec0fe",
"rgb": {
"r": 238,
"g": 192,
"b": 254
},
"hsl": {
"h": 284.516,
"s": 96.875,
"l": 87.451
},
"oklch": {
"l": 0.86797,
"c": 0.09706,
"h": 317.3
},
"luminance": 0.63032
}Semantic roles & 50–950 ramp
primary
#EEC0FE
secondary
#98E67C
accent
#E6003B
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386