#ECC1FF#ECC1FF
#ECC1FF is a very light, moderate purple. Relative luminance 0.632; OKLCH L 86.8% C 0.095 H 315.4°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC1FF |
|---|---|
| RGB | rgb(236, 193, 255) |
| HSL | hsl(282, 100%, 88%) |
| HSV | hsv(282, 24%, 100%) |
| CMYK | cmyk(7.5%, 24.3%, 0%, 0%) |
| CIE-LAB | lab(83.54, 26.11, -24.71) |
| CIE-LCH | lch(83.54, 35.95, 316.58°) |
| OKLab | oklab(86.83% 0.068 -0.0671) |
| OKLCH | oklch(86.83% 0.095 315.4) |
| XYZ | xyz(71.7092, 63.1939, 103.0084) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.87
Light Lilac
#EDC8FF
ΔE00 2.07
Light Lavender
#DFC5FE
ΔE00 3.66
Pale Lilac
#E4CBFF
ΔE00 4.16
Pale Lavender
#EECFFE
ΔE00 4.41
Very Light Purple
#F6CEFC
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC1FF #D4FFC1
analogous
#CDC1FF #ECC1FF #FFC1F3
triadic
#ECC1FF #FFECC1 #C1FFEC
tetradic
#ECC1FF #FFCDC1 #D4FFC1 #C1F3FF
square
#ECC1FF #FFCDC1 #D4FFC1 #C1F3FF
split-complementary
#ECC1FF #F3FFC1 #C1FFCD
monochromatic
#C647FF #D984FF #ECC1FF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.54
#ECC1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#ECC1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC1FF
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC1FF | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CEFF
Deuteranopia (green-blind)
#C2D1FD
Tritanopia (blue-blind)
#EBC8D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ecc1ff; /* rgb */ color: rgb(236, 193, 255); /* oklch */ color: oklch(86.8% 0.095 315.4);
Tailwind
colors: {
custom: {
50: '#f2d4ff',
500: '#ecc1ff',
950: '#000000',
},
}SCSS
$custom: #ecc1ff; $custom-light: #f2d4ff; $custom-dark: #000000;
JSON
{
"hex": "#ecc1ff",
"rgb": {
"r": 236,
"g": 193,
"b": 255
},
"hsl": {
"h": 281.613,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.8683,
"c": 0.09548,
"h": 315.4
},
"luminance": 0.63193
}Semantic roles & 50–950 ramp
primary
#ECC1FF
secondary
#9DE87C
accent
#E60046
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386