#EEC0FB#EEC0FB
#EEC0FB is a very light, moderate purple. Relative luminance 0.628; OKLCH L 86.7% C 0.094 H 318.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC0FB |
|---|---|
| RGB | rgb(238, 192, 251) |
| HSL | hsl(287, 88%, 87%) |
| HSV | hsv(287, 24%, 98%) |
| CMYK | cmyk(5.2%, 23.5%, 0%, 1.6%) |
| CIE-LAB | lab(83.36, 26.50, -22.84) |
| CIE-LCH | lch(83.36, 34.99, 319.24°) |
| OKLab | oklab(86.69% 0.0704 -0.0618) |
| OKLCH | oklch(86.69% 0.094 318.7) |
| XYZ | xyz(71.5197, 62.8428, 99.6104) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.66
Light Lilac
#EDC8FF
ΔE00 2.27
Very Light Purple
#F6CEFC
ΔE00 4.09
Pale Lavender
#EECFFE
ΔE00 4.40
Light Lavender
#DFC5FE
ΔE00 4.50
Pale Lilac
#E4CBFF
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC0FB #CDFBC0
analogous
#D1C0FB #EEC0FB #FBC0EB
triadic
#EEC0FB #FBEEC0 #C0FBEE
tetradic
#EEC0FB #FBD1C0 #CDFBC0 #C0EBFB
square
#EEC0FB #FBD1C0 #CDFBC0 #C0EBFB
split-complementary
#EEC0FB #EBFBC0 #C0FBD1
monochromatic
#CF4DF4 #DE86F7 #EEC0FB #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.55
#EEC0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#EEC0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC0FB
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC0FB | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFD
Deuteranopia (green-blind)
#C3D1F9
Tritanopia (blue-blind)
#EFC6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eec0fb; /* rgb */ color: rgb(238, 192, 251); /* oklch */ color: oklch(86.7% 0.094 318.7);
Tailwind
colors: {
custom: {
50: '#f4d3fc',
500: '#eec0fb',
950: '#000000',
},
}SCSS
$custom: #eec0fb; $custom-light: #f4d3fc; $custom-dark: #000000;
JSON
{
"hex": "#eec0fb",
"rgb": {
"r": 238,
"g": 192,
"b": 251
},
"hsl": {
"h": 286.78,
"s": 88.06,
"l": 86.863
},
"oklch": {
"l": 0.86686,
"c": 0.09371,
"h": 318.7
},
"luminance": 0.62841
}Semantic roles & 50–950 ramp
primary
#EEC0FB
secondary
#94E17F
accent
#E50133
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385