#EEC9FC#EEC9FC
#EEC9FC is a very light, moderate purple. Relative luminance 0.670; OKLCH L 88.3% C 0.079 H 316.7°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC9FC |
|---|---|
| RGB | rgb(238, 201, 252) |
| HSL | hsl(284, 89%, 89%) |
| HSV | hsv(284, 20%, 99%) |
| CMYK | cmyk(5.6%, 20.2%, 0%, 1.2%) |
| CIE-LAB | lab(85.49, 21.91, -20.14) |
| CIE-LCH | lch(85.49, 29.76, 317.41°) |
| OKLab | oklab(88.34% 0.0577 -0.0544) |
| OKLCH | oklch(88.34% 0.079 316.7) |
| XYZ | xyz(73.7146, 66.9797, 101.1217) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.04
Pale Lavender
#EECFFE
ΔE00 1.78
Very Light Purple
#F6CEFC
ΔE00 2.11
Light Lavendar
#EFC0FE
ΔE00 3.04
Pale Lilac
#E4CBFF
ΔE00 3.07
Pale Mauve
#FED0FC
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC9FC #D7FCC9
analogous
#D5C9FC #EEC9FC #FCC9F1
triadic
#EEC9FC #FCEEC9 #C9FCEE
tetradic
#EEC9FC #FCD5C9 #D7FCC9 #C9F1FC
square
#EEC9FC #FCD5C9 #D7FCC9 #C9F1FC
split-complementary
#EEC9FC #F1FCC9 #C9FCD5
monochromatic
#C955F6 #DC8FF9 #EEC9FC #F6E2FD #F6E2FD
Accessibility & contrast
On white
1.46
#EEC9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#EEC9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC9FC
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC9FC | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FE
Deuteranopia (green-blind)
#CBD7FA
Tritanopia (blue-blind)
#EECEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eec9fc; /* rgb */ color: rgb(238, 201, 252); /* oklch */ color: oklch(88.3% 0.079 316.7);
Tailwind
colors: {
custom: {
50: '#f4d9fd',
500: '#eec9fc',
950: '#000000',
},
}SCSS
$custom: #eec9fc; $custom-light: #f4d9fd; $custom-dark: #000000;
JSON
{
"hex": "#eec9fc",
"rgb": {
"r": 238,
"g": 201,
"b": 252
},
"hsl": {
"h": 283.529,
"s": 89.474,
"l": 88.824
},
"oklch": {
"l": 0.8834,
"c": 0.07929,
"h": 316.7
},
"luminance": 0.66979
}Semantic roles & 50–950 ramp
primary
#EEC9FC
secondary
#A0E386
accent
#E6003F
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385