#ECC8FD#ECC8FD
#ECC8FD is a very light, moderate purple. Relative luminance 0.662; OKLCH L 88.0% C 0.081 H 314.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC8FD |
|---|---|
| RGB | rgb(236, 200, 253) |
| HSL | hsl(281, 93%, 89%) |
| HSV | hsv(281, 21%, 99%) |
| CMYK | cmyk(6.7%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(85.12, 21.99, -21.26) |
| CIE-LCH | lch(85.12, 30.59, 315.97°) |
| OKLab | oklab(88.02% 0.0573 -0.0575) |
| OKLCH | oklch(88.02% 0.081 314.9) |
| XYZ | xyz(72.9732, 66.2342, 101.8497) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.47
Pale Lavender
#EECFFE
ΔE00 2.04
Pale Lilac
#E4CBFF
ΔE00 2.63
Light Lavendar
#EFC0FE
ΔE00 2.77
Very Light Purple
#F6CEFC
ΔE00 2.79
Light Lavender
#DFC5FE
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC8FD #D9FDC8
analogous
#D2C8FD #ECC8FD #FDC8F4
triadic
#ECC8FD #FDECC8 #C8FDEC
tetradic
#ECC8FD #FDD2C8 #D9FDC8 #C8F4FD
square
#ECC8FD #FDD2C8 #D9FDC8 #C8F4FD
split-complementary
#ECC8FD #F4FDC8 #C8FDD2
monochromatic
#C352F9 #D88DFB #ECC8FD #F5E1FE #F5E1FE
Accessibility & contrast
On white
1.47
#ECC8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#ECC8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC8FD
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC8FD | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FF
Deuteranopia (green-blind)
#C9D6FB
Tritanopia (blue-blind)
#EBCEDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ecc8fd; /* rgb */ color: rgb(236, 200, 253); /* oklch */ color: oklch(88.0% 0.081 314.9);
Tailwind
colors: {
custom: {
50: '#f2d8fe',
500: '#ecc8fd',
950: '#000000',
},
}SCSS
$custom: #ecc8fd; $custom-light: #f2d8fe; $custom-dark: #000000;
JSON
{
"hex": "#ecc8fd",
"rgb": {
"r": 236,
"g": 200,
"b": 253
},
"hsl": {
"h": 280.755,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.88018,
"c": 0.08116,
"h": 314.9
},
"luminance": 0.66233
}Semantic roles & 50–950 ramp
primary
#ECC8FD
secondary
#A3E584
accent
#E6004A
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385