#ECCCFE#ECCCFE
#ECCCFE is a very light, moderate violet. Relative luminance 0.682; OKLCH L 88.8% C 0.075 H 313.4°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCCFE |
|---|---|
| RGB | rgb(236, 204, 254) |
| HSL | hsl(278, 96%, 90%) |
| HSV | hsv(278, 20%, 100%) |
| CMYK | cmyk(7.1%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(86.09, 20.06, -20.31) |
| CIE-LCH | lch(86.09, 28.55, 314.65°) |
| OKLab | oklab(88.78% 0.0518 -0.0549) |
| OKLCH | oklch(88.78% 0.076 313.4) |
| XYZ | xyz(74.0714, 68.1751, 103.0037) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.96
Light Lilac
#EDC8FF
ΔE00 1.50
Pale Lilac
#E4CBFF
ΔE00 2.09
Very Light Purple
#F6CEFC
ΔE00 2.63
Light Lavender
#DFC5FE
ΔE00 3.30
Light Lavendar
#EFC0FE
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCCFE #DEFECC
analogous
#D3CCFE #ECCCFE #FECCF7
triadic
#ECCCFE #FEECCC #CCFEEC
tetradic
#ECCCFE #FED3CC #DEFECC #CCF7FE
square
#ECCCFE #FED3CC #DEFECC #CCF7FE
split-complementary
#ECCCFE #F7FECC #CCFED3
monochromatic
#BF54FC #D690FD #ECCCFE #F4E1FE #F4E1FE
Accessibility & contrast
On white
1.43
#ECCCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#ECCCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCCFE
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCCFE | 1.00 | 1.43 | 14.63 | 14.63 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#CCD8FC
Tritanopia (blue-blind)
#EBD2DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ecccfe; /* rgb */ color: rgb(236, 204, 254); /* oklch */ color: oklch(88.8% 0.075 313.4);
Tailwind
colors: {
custom: {
50: '#f2dbfe',
500: '#ecccfe',
950: '#000000',
},
}SCSS
$custom: #ecccfe; $custom-light: #f2dbfe; $custom-dark: #000000;
JSON
{
"hex": "#ecccfe",
"rgb": {
"r": 236,
"g": 204,
"b": 254
},
"hsl": {
"h": 278.4,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.88784,
"c": 0.0755,
"h": 313.4
},
"luminance": 0.68174
}Semantic roles & 50–950 ramp
primary
#ECCCFE
secondary
#AAE787
accent
#E60053
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171517
muted
#858485