#ECC2FF#ECC2FF
#ECC2FF is a very light, moderate purple. Relative luminance 0.636; OKLCH L 87.0% C 0.094 H 315.2°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC2FF |
|---|---|
| RGB | rgb(236, 194, 255) |
| HSL | hsl(281, 100%, 88%) |
| HSV | hsv(281, 24%, 100%) |
| CMYK | cmyk(7.5%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(83.78, 25.58, -24.35) |
| CIE-LCH | lch(83.78, 35.32, 316.40°) |
| OKLab | oklab(87.01% 0.0665 -0.0661) |
| OKLCH | oklch(87.01% 0.094 315.2) |
| XYZ | xyz(71.9310, 63.6375, 103.0823) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.03
Light Lilac
#EDC8FF
ΔE00 1.77
Light Lavender
#DFC5FE
ΔE00 3.50
Pale Lilac
#E4CBFF
ΔE00 3.91
Pale Lavender
#EECFFE
ΔE00 4.12
Very Light Purple
#F6CEFC
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC2FF #D5FFC2
analogous
#CDC2FF #ECC2FF #FFC2F4
triadic
#ECC2FF #FFECC2 #C2FFEC
tetradic
#ECC2FF #FFCDC2 #D5FFC2 #C2F4FF
square
#ECC2FF #FFCDC2 #D5FFC2 #C2F4FF
split-complementary
#ECC2FF #F4FFC2 #C2FFCD
monochromatic
#C648FF #D985FF #ECC2FF #F5E0FF #F5E0FF
Accessibility & contrast
On white
1.53
#ECC2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#ECC2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC2FF
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC2FF | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#EBC9D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ecc2ff; /* rgb */ color: rgb(236, 194, 255); /* oklch */ color: oklch(87.0% 0.094 315.2);
Tailwind
colors: {
custom: {
50: '#f2d4ff',
500: '#ecc2ff',
950: '#000000',
},
}SCSS
$custom: #ecc2ff; $custom-light: #f2d4ff; $custom-dark: #000000;
JSON
{
"hex": "#ecc2ff",
"rgb": {
"r": 236,
"g": 194,
"b": 255
},
"hsl": {
"h": 281.311,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.87009,
"c": 0.09377,
"h": 315.2
},
"luminance": 0.63636
}Semantic roles & 50–950 ramp
primary
#ECC2FF
secondary
#9EE87D
accent
#E60047
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386