#ECCFF9#ECCFF9
#ECCFF9 is a very light, moderate purple. Relative luminance 0.693; OKLCH L 89.2% C 0.065 H 315.4°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCFF9 |
|---|---|
| RGB | rgb(236, 207, 249) |
| HSL | hsl(281, 78%, 89%) |
| HSV | hsv(281, 17%, 98%) |
| CMYK | cmyk(5.2%, 16.9%, 0%, 2.4%) |
| CIE-LAB | lab(86.65, 17.51, -16.82) |
| CIE-LCH | lch(86.65, 24.28, 316.15°) |
| OKLab | oklab(89.16% 0.0459 -0.0453) |
| OKLCH | oklch(89.16% 0.065 315.4) |
| XYZ | xyz(74.0011, 69.2988, 99.0818) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.31
Very Light Purple
#F6CEFC
ΔE00 2.59
Pale Lilac
#E4CBFF
ΔE00 3.32
Light Lilac
#EDC8FF
ΔE00 3.45
Pale Mauve
#FED0FC
ΔE00 4.08
Light Lavender
#DFC5FE
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCFF9 #DCF9CF
analogous
#D7CFF9 #ECCFF9 #F9CFF1
triadic
#ECCFF9 #F9ECCF #CFF9EC
tetradic
#ECCFF9 #F9D7CF #DCF9CF #CFF1F9
square
#ECCFF9 #F9D7CF #DCF9CF #CFF1F9
split-complementary
#ECCFF9 #F1F9CF #CFF9D7
monochromatic
#C162EB #D699F2 #ECCFF9 #F4E4FC #F4E4FC
Accessibility & contrast
On white
1.41
#ECCFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#ECCFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCFF9
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCFF9 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD7FB
Deuteranopia (green-blind)
#D0DAF8
Tritanopia (blue-blind)
#ECD3DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eccff9; /* rgb */ color: rgb(236, 207, 249); /* oklch */ color: oklch(89.2% 0.065 315.4);
Tailwind
colors: {
custom: {
50: '#f2ddfb',
500: '#eccff9',
950: '#000000',
},
}SCSS
$custom: #eccff9; $custom-light: #f2ddfb; $custom-dark: #000000;
JSON
{
"hex": "#eccff9",
"rgb": {
"r": 236,
"g": 207,
"b": 249
},
"hsl": {
"h": 281.429,
"s": 77.778,
"l": 89.412
},
"oklch": {
"l": 0.89164,
"c": 0.0645,
"h": 315.4
},
"luminance": 0.69298
}Semantic roles & 50–950 ramp
primary
#ECCFF9
secondary
#A7DE8E
accent
#DA0B4B
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485