#ECC3FD#ECC3FD
#ECC3FD is a very light, moderate purple. Relative luminance 0.640; OKLCH L 87.1% C 0.090 H 315.9°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC3FD |
|---|---|
| RGB | rgb(236, 195, 253) |
| HSL | hsl(282, 94%, 88%) |
| HSV | hsv(282, 23%, 99%) |
| CMYK | cmyk(6.7%, 22.9%, 0%, 0.8%) |
| CIE-LAB | lab(83.94, 24.65, -23.04) |
| CIE-LCH | lch(83.94, 33.74, 316.94°) |
| OKLab | oklab(87.12% 0.0645 -0.0624) |
| OKLCH | oklch(87.12% 0.09 315.9) |
| XYZ | xyz(71.8341, 63.9560, 101.4700) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.28
Light Lilac
#EDC8FF
ΔE00 1.29
Light Lavender
#DFC5FE
ΔE00 3.50
Pale Lavender
#EECFFE
ΔE00 3.58
Pale Lilac
#E4CBFF
ΔE00 3.66
Very Light Purple
#F6CEFC
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC3FD #D4FDC3
analogous
#CFC3FD #ECC3FD #FDC3F1
triadic
#ECC3FD #FDECC3 #C3FDEC
tetradic
#ECC3FD #FDCFC3 #D4FDC3 #C3F1FD
square
#ECC3FD #FDCFC3 #D4FDC3 #C3F1FD
split-complementary
#ECC3FD #F1FDC3 #C3FDCF
monochromatic
#C64DF9 #D988FB #ECC3FD #F6E1FE #F6E1FE
Accessibility & contrast
On white
1.52
#ECC3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#ECC3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC3FD
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC3FD | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#C4D3FB
Tritanopia (blue-blind)
#ECC9D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ecc3fd; /* rgb */ color: rgb(236, 195, 253); /* oklch */ color: oklch(87.1% 0.090 315.9);
Tailwind
colors: {
custom: {
50: '#f2d5fe',
500: '#ecc3fd',
950: '#000000',
},
}SCSS
$custom: #ecc3fd; $custom-light: #f2d5fe; $custom-dark: #000000;
JSON
{
"hex": "#ecc3fd",
"rgb": {
"r": 236,
"g": 195,
"b": 253
},
"hsl": {
"h": 282.414,
"s": 93.548,
"l": 87.843
},
"oklch": {
"l": 0.87115,
"c": 0.08974,
"h": 315.9
},
"luminance": 0.63955
}Semantic roles & 50–950 ramp
primary
#ECC3FD
secondary
#9DE480
accent
#E60043
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385