#EECFF9#EECFF9
#EECFF9 is a very light, moderate purple. Relative luminance 0.696; OKLCH L 89.3% C 0.066 H 317.2°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EECFF9 |
|---|---|
| RGB | rgb(238, 207, 249) |
| HSL | hsl(284, 78%, 89%) |
| HSV | hsv(284, 17%, 98%) |
| CMYK | cmyk(4.4%, 16.9%, 0%, 2.4%) |
| CIE-LAB | lab(86.82, 18.16, -16.55) |
| CIE-LCH | lch(86.82, 24.57, 317.66°) |
| OKLab | oklab(89.34% 0.0481 -0.0445) |
| OKLCH | oklch(89.34% 0.066 317.2) |
| XYZ | xyz(74.6690, 69.6432, 99.1131) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.36
Very Light Purple
#F6CEFC
ΔE00 2.12
Light Lilac
#EDC8FF
ΔE00 3.41
Pale Mauve
#FED0FC
ΔE00 3.56
Pale Lilac
#E4CBFF
ΔE00 3.67
Light Lavender
#DFC5FE
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECFF9 #DAF9CF
analogous
#D9CFF9 #EECFF9 #F9CFEF
triadic
#EECFF9 #F9EECF #CFF9EE
tetradic
#EECFF9 #F9D9CF #DAF9CF #CFEFF9
square
#EECFF9 #F9D9CF #DAF9CF #CFEFF9
split-complementary
#EECFF9 #EFF9CF #CFF9D9
monochromatic
#C762EB #DB99F2 #EECFF9 #F5E4FC #F5E4FC
Accessibility & contrast
On white
1.41
#EECFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#EECFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECFF9
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECFF9 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD7FB
Deuteranopia (green-blind)
#D1DAF8
Tritanopia (blue-blind)
#EED3DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eecff9; /* rgb */ color: rgb(238, 207, 249); /* oklch */ color: oklch(89.3% 0.066 317.2);
Tailwind
colors: {
custom: {
50: '#f3ddfb',
500: '#eecff9',
950: '#000000',
},
}SCSS
$custom: #eecff9; $custom-light: #f3ddfb; $custom-dark: #000000;
JSON
{
"hex": "#eecff9",
"rgb": {
"r": 238,
"g": 207,
"b": 249
},
"hsl": {
"h": 284.286,
"s": 77.778,
"l": 89.412
},
"oklch": {
"l": 0.89336,
"c": 0.06552,
"h": 317.2
},
"luminance": 0.69642
}Semantic roles & 50–950 ramp
primary
#EECFF9
secondary
#A3DE8E
accent
#DA0B42
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485