#EEC9FF#EEC9FF
#EEC9FF is a very light, moderate purple. Relative luminance 0.672; OKLCH L 88.4% C 0.083 H 315.1°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC9FF |
|---|---|
| RGB | rgb(238, 201, 255) |
| HSL | hsl(281, 100%, 89%) |
| HSV | hsv(281, 21%, 100%) |
| CMYK | cmyk(6.7%, 21.2%, 0%, 0%) |
| CIE-LAB | lab(85.59, 22.49, -21.58) |
| CIE-LCH | lch(85.59, 31.17, 316.17°) |
| OKLab | oklab(88.45% 0.0586 -0.0584) |
| OKLCH | oklch(88.45% 0.083 315.1) |
| XYZ | xyz(74.1937, 67.1714, 103.6452) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.33
Pale Lavender
#EECFFE
ΔE00 2.10
Light Lavendar
#EFC0FE
ΔE00 2.68
Very Light Purple
#F6CEFC
ΔE00 2.72
Pale Lilac
#E4CBFF
ΔE00 2.80
Light Lavender
#DFC5FE
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC9FF #DAFFC9
analogous
#D3C9FF #EEC9FF #FFC9F5
triadic
#EEC9FF #FFEEC9 #C9FFEE
tetradic
#EEC9FF #FFD3C9 #DAFFC9 #C9F5FF
square
#EEC9FF #FFD3C9 #DAFFC9 #C9F5FF
split-complementary
#EEC9FF #F5FFC9 #C9FFD3
monochromatic
#C74FFF #DB8CFF #EEC9FF #F5E0FF #F5E0FF
Accessibility & contrast
On white
1.45
#EEC9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#EEC9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC9FF
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC9FF | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D4FF
Deuteranopia (green-blind)
#CAD7FD
Tritanopia (blue-blind)
#EDCFDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eec9ff; /* rgb */ color: rgb(238, 201, 255); /* oklch */ color: oklch(88.4% 0.083 315.1);
Tailwind
colors: {
custom: {
50: '#f4d9ff',
500: '#eec9ff',
950: '#000000',
},
}SCSS
$custom: #eec9ff; $custom-light: #f4d9ff; $custom-dark: #000000;
JSON
{
"hex": "#eec9ff",
"rgb": {
"r": 238,
"g": 201,
"b": 255
},
"hsl": {
"h": 281.111,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.88447,
"c": 0.08275,
"h": 315.1
},
"luminance": 0.6717
}Semantic roles & 50–950 ramp
primary
#EEC9FF
secondary
#A3E983
accent
#E60048
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386