#ECC8FF#ECC8FF
#ECC8FF is a very light, moderate violet. Relative luminance 0.664; OKLCH L 88.1% C 0.084 H 313.9°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC8FF |
|---|---|
| RGB | rgb(236, 200, 255) |
| HSL | hsl(279, 100%, 89%) |
| HSV | hsv(279, 22%, 100%) |
| CMYK | cmyk(7.5%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(85.18, 22.38, -22.22) |
| CIE-LCH | lch(85.18, 31.54, 315.21°) |
| OKLab | oklab(88.09% 0.0579 -0.0602) |
| OKLCH | oklch(88.09% 0.084 313.9) |
| XYZ | xyz(73.2934, 66.3623, 103.5364) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.24
Pale Lavender
#EECFFE
ΔE00 2.34
Pale Lilac
#E4CBFF
ΔE00 2.52
Light Lavendar
#EFC0FE
ΔE00 2.60
Light Lavender
#DFC5FE
ΔE00 2.94
Very Light Purple
#F6CEFC
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC8FF #DBFFC8
analogous
#D1C8FF #ECC8FF #FFC8F6
triadic
#ECC8FF #FFECC8 #C8FFEC
tetradic
#ECC8FF #FFD1C8 #DBFFC8 #C8F6FF
square
#ECC8FF #FFD1C8 #DBFFC8 #C8F6FF
split-complementary
#ECC8FF #F6FFC8 #C8FFD1
monochromatic
#C24EFF #D78BFF #ECC8FF #F4E0FF #F4E0FF
Accessibility & contrast
On white
1.47
#ECC8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#ECC8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC8FF
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC8FF | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#C8D6FD
Tritanopia (blue-blind)
#EBCEDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ecc8ff; /* rgb */ color: rgb(236, 200, 255); /* oklch */ color: oklch(88.1% 0.084 313.9);
Tailwind
colors: {
custom: {
50: '#f2d8ff',
500: '#ecc8ff',
950: '#000000',
},
}SCSS
$custom: #ecc8ff; $custom-light: #f2d8ff; $custom-dark: #000000;
JSON
{
"hex": "#ecc8ff",
"rgb": {
"r": 236,
"g": 200,
"b": 255
},
"hsl": {
"h": 279.273,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.8809,
"c": 0.0835,
"h": 313.9
},
"luminance": 0.66361
}Semantic roles & 50–950 ramp
primary
#ECC8FF
secondary
#A6E982
accent
#E6004F
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386