#ECC2FD#ECC2FD
#ECC2FD is a very light, moderate purple. Relative luminance 0.635; OKLCH L 86.9% C 0.091 H 316.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC2FD |
|---|---|
| RGB | rgb(236, 194, 253) |
| HSL | hsl(283, 94%, 88%) |
| HSV | hsv(283, 23%, 99%) |
| CMYK | cmyk(6.7%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(83.71, 25.19, -23.39) |
| CIE-LCH | lch(83.71, 34.38, 317.12°) |
| OKLab | oklab(86.94% 0.0659 -0.0634) |
| OKLCH | oklch(86.94% 0.091 316.1) |
| XYZ | xyz(71.6108, 63.5094, 101.3956) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.02
Light Lilac
#EDC8FF
ΔE00 1.58
Light Lavender
#DFC5FE
ΔE00 3.63
Pale Lavender
#EECFFE
ΔE00 3.88
Pale Lilac
#E4CBFF
ΔE00 3.90
Very Light Purple
#F6CEFC
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC2FD #D3FDC2
analogous
#CEC2FD #ECC2FD #FDC2F0
triadic
#ECC2FD #FDECC2 #C2FDEC
tetradic
#ECC2FD #FDCEC2 #D3FDC2 #C2F0FD
square
#ECC2FD #FDCEC2 #D3FDC2 #C2F0FD
split-complementary
#ECC2FD #F0FDC2 #C2FDCE
monochromatic
#C74BF9 #DA87FB #ECC2FD #F6E1FE #F6E1FE
Accessibility & contrast
On white
1.53
#ECC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#ECC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC2FD
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC2FD | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFF
Deuteranopia (green-blind)
#C3D2FB
Tritanopia (blue-blind)
#ECC9D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ecc2fd; /* rgb */ color: rgb(236, 194, 253); /* oklch */ color: oklch(86.9% 0.091 316.1);
Tailwind
colors: {
custom: {
50: '#f2d4fe',
500: '#ecc2fd',
950: '#000000',
},
}SCSS
$custom: #ecc2fd; $custom-light: #f2d4fe; $custom-dark: #000000;
JSON
{
"hex": "#ecc2fd",
"rgb": {
"r": 236,
"g": 194,
"b": 253
},
"hsl": {
"h": 282.712,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.86935,
"c": 0.09147,
"h": 316.1
},
"luminance": 0.63508
}Semantic roles & 50–950 ramp
primary
#ECC2FD
secondary
#9CE47F
accent
#E60042
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385