#EEC5FB#EEC5FB
#EEC5FB is a very light, moderate purple. Relative luminance 0.651; OKLCH L 87.6% C 0.085 H 317.9°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC5FB |
|---|---|
| RGB | rgb(238, 197, 251) |
| HSL | hsl(286, 87%, 88%) |
| HSV | hsv(286, 22%, 98%) |
| CMYK | cmyk(5.2%, 21.5%, 0%, 1.6%) |
| CIE-LAB | lab(84.52, 23.84, -21.08) |
| CIE-LCH | lch(84.52, 31.83, 318.52°) |
| OKLab | oklab(87.58% 0.0632 -0.057) |
| OKLCH | oklch(87.58% 0.085 317.9) |
| XYZ | xyz(72.6362, 65.0758, 99.9825) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.16
Light Lavendar
#EFC0FE
ΔE00 1.97
Very Light Purple
#F6CEFC
ΔE00 2.78
Pale Lavender
#EECFFE
ΔE00 2.93
Pale Lilac
#E4CBFF
ΔE00 3.74
Light Lavender
#DFC5FE
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC5FB #D2FBC5
analogous
#D3C5FB #EEC5FB #FBC5ED
triadic
#EEC5FB #FBEEC5 #C5FBEE
tetradic
#EEC5FB #FBD3C5 #D2FBC5 #C5EDFB
square
#EEC5FB #FBD3C5 #D2FBC5 #C5EDFB
split-complementary
#EEC5FB #EDFBC5 #C5FBD3
monochromatic
#CC52F3 #DD8CF7 #EEC5FB #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.50
#EEC5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#EEC5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC5FB
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC5FB | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FD
Deuteranopia (green-blind)
#C8D4F9
Tritanopia (blue-blind)
#EECBD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eec5fb; /* rgb */ color: rgb(238, 197, 251); /* oklch */ color: oklch(87.6% 0.085 317.9);
Tailwind
colors: {
custom: {
50: '#f4d6fc',
500: '#eec5fb',
950: '#000000',
},
}SCSS
$custom: #eec5fb; $custom-light: #f4d6fc; $custom-dark: #000000;
JSON
{
"hex": "#eec5fb",
"rgb": {
"r": 238,
"g": 197,
"b": 251
},
"hsl": {
"h": 285.556,
"s": 87.097,
"l": 87.843
},
"oklch": {
"l": 0.87581,
"c": 0.08506,
"h": 317.9
},
"luminance": 0.65075
}Semantic roles & 50–950 ramp
primary
#EEC5FB
secondary
#9AE183
accent
#E40238
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385