#ECC5FF#ECC5FF
#ECC5FF is a very light, moderate purple. Relative luminance 0.650; OKLCH L 87.5% C 0.089 H 314.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC5FF |
|---|---|
| RGB | rgb(236, 197, 255) |
| HSL | hsl(280, 100%, 89%) |
| HSV | hsv(280, 23%, 100%) |
| CMYK | cmyk(7.5%, 22.7%, 0%, 0%) |
| CIE-LAB | lab(84.48, 23.98, -23.29) |
| CIE-LCH | lch(84.48, 33.43, 315.83°) |
| OKLab | oklab(87.55% 0.0622 -0.0631) |
| OKLCH | oklch(87.55% 0.089 314.6) |
| XYZ | xyz(72.6055, 64.9863, 103.3071) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.89
Light Lavendar
#EFC0FE
ΔE00 1.74
Light Lavender
#DFC5FE
ΔE00 3.11
Pale Lilac
#E4CBFF
ΔE00 3.18
Pale Lavender
#EECFFE
ΔE00 3.24
Very Light Purple
#F6CEFC
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC5FF #D8FFC5
analogous
#CFC5FF #ECC5FF #FFC5F5
triadic
#ECC5FF #FFECC5 #C5FFEC
tetradic
#ECC5FF #FFCFC5 #D8FFC5 #C5F5FF
square
#ECC5FF #FFCFC5 #D8FFC5 #C5F5FF
split-complementary
#ECC5FF #F5FFC5 #C5FFCF
monochromatic
#C44BFF #D888FF #ECC5FF #F5E0FF #F5E0FF
Accessibility & contrast
On white
1.50
#ECC5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#ECC5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC5FF
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC5FF | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD1FF
Deuteranopia (green-blind)
#C5D4FD
Tritanopia (blue-blind)
#EBCCD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ecc5ff; /* rgb */ color: rgb(236, 197, 255); /* oklch */ color: oklch(87.5% 0.089 314.6);
Tailwind
colors: {
custom: {
50: '#f2d6ff',
500: '#ecc5ff',
950: '#000000',
},
}SCSS
$custom: #ecc5ff; $custom-light: #f2d6ff; $custom-dark: #000000;
JSON
{
"hex": "#ecc5ff",
"rgb": {
"r": 236,
"g": 197,
"b": 255
},
"hsl": {
"h": 280.345,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.87547,
"c": 0.08863,
"h": 314.6
},
"luminance": 0.64985
}Semantic roles & 50–950 ramp
primary
#ECC5FF
secondary
#A2E980
accent
#E6004B
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386