#ECCFF5#ECCFF5
#ECCFF5 is a very light, muted purple. Relative luminance 0.691; OKLCH L 89.0% C 0.060 H 318.1°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCFF5 |
|---|---|
| RGB | rgb(236, 207, 245) |
| HSL | hsl(286, 66%, 89%) |
| HSV | hsv(286, 16%, 96%) |
| CMYK | cmyk(3.7%, 15.5%, 0%, 3.9%) |
| CIE-LAB | lab(86.53, 16.76, -14.89) |
| CIE-LCH | lch(86.53, 22.42, 318.37°) |
| OKLab | oklab(89.03% 0.0446 -0.04) |
| OKLCH | oklch(89.03% 0.06 318.1) |
| XYZ | xyz(73.3839, 69.0519, 95.8310) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.40
Very Light Purple
#F6CEFC
ΔE00 2.96
Pale Mauve
#FED0FC
ΔE00 4.08
Pale Lilac
#E4CBFF
ΔE00 4.34
Light Lilac
#EDC8FF
ΔE00 4.42
Thistle
#D8BFD8
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCFF5 #D8F5CF
analogous
#D9CFF5 #ECCFF5 #F5CFEB
triadic
#ECCFF5 #F5ECCF #CFF5EC
tetradic
#ECCFF5 #F5D9CF #D8F5CF #CFEBF5
square
#ECCFF5 #F5D9CF #D8F5CF #CFEBF5
split-complementary
#ECCFF5 #EBF5CF #CFF5D9
monochromatic
#C46AE0 #D89CEA #ECCFF5 #F5E6FA #F5E6FA
Accessibility & contrast
On white
1.42
#ECCFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#ECCFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCFF5
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCFF5 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F7
Deuteranopia (green-blind)
#D1DAF4
Tritanopia (blue-blind)
#ECD3DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eccff5; /* rgb */ color: rgb(236, 207, 245); /* oklch */ color: oklch(89.0% 0.060 318.1);
Tailwind
colors: {
custom: {
50: '#f2ddf8',
500: '#eccff5',
950: '#000000',
},
}SCSS
$custom: #eccff5; $custom-light: #f2ddf8; $custom-dark: #000000;
JSON
{
"hex": "#eccff5",
"rgb": {
"r": 236,
"g": 207,
"b": 245
},
"hsl": {
"h": 285.789,
"s": 65.517,
"l": 88.627
},
"oklch": {
"l": 0.89029,
"c": 0.05989,
"h": 318.1
},
"luminance": 0.69051
}Semantic roles & 50–950 ramp
primary
#ECCFF5
secondary
#A2D692
accent
#CD1843
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485