#ECC4FD#ECC4FD
#ECC4FD is a very light, moderate purple. Relative luminance 0.644; OKLCH L 87.3% C 0.088 H 315.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC4FD |
|---|---|
| RGB | rgb(236, 196, 253) |
| HSL | hsl(282, 93%, 88%) |
| HSV | hsv(282, 23%, 99%) |
| CMYK | cmyk(6.7%, 22.5%, 0%, 0.8%) |
| CIE-LAB | lab(84.18, 24.12, -22.68) |
| CIE-LCH | lch(84.18, 33.11, 316.76°) |
| OKLab | oklab(87.29% 0.063 -0.0614) |
| OKLCH | oklch(87.29% 0.088 315.7) |
| XYZ | xyz(72.0589, 64.4056, 101.5449) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.00
Light Lavendar
#EFC0FE
ΔE00 1.56
Pale Lavender
#EECFFE
ΔE00 3.28
Light Lavender
#DFC5FE
ΔE00 3.39
Pale Lilac
#E4CBFF
ΔE00 3.43
Very Light Purple
#F6CEFC
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC4FD #D5FDC4
analogous
#CFC4FD #ECC4FD #FDC4F2
triadic
#ECC4FD #FDECC4 #C4FDEC
tetradic
#ECC4FD #FDCFC4 #D5FDC4 #C4F2FD
square
#ECC4FD #FDCFC4 #D5FDC4 #C4F2FD
split-complementary
#ECC4FD #F2FDC4 #C4FDCF
monochromatic
#C64EF9 #D989FB #ECC4FD #F5E1FE #F5E1FE
Accessibility & contrast
On white
1.51
#ECC4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#ECC4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC4FD
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC4FD | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#C5D3FB
Tritanopia (blue-blind)
#ECCAD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ecc4fd; /* rgb */ color: rgb(236, 196, 253); /* oklch */ color: oklch(87.3% 0.088 315.7);
Tailwind
colors: {
custom: {
50: '#f2d6fe',
500: '#ecc4fd',
950: '#000000',
},
}SCSS
$custom: #ecc4fd; $custom-light: #f2d6fe; $custom-dark: #000000;
JSON
{
"hex": "#ecc4fd",
"rgb": {
"r": 236,
"g": 196,
"b": 253
},
"hsl": {
"h": 282.105,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.87294,
"c": 0.08803,
"h": 315.7
},
"luminance": 0.64405
}Semantic roles & 50–950 ramp
primary
#ECC4FD
secondary
#9EE581
accent
#E60044
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385