#ECCCF4#ECCCF4
#ECCCF4 is a very light, moderate purple. Relative luminance 0.675; OKLCH L 88.4% C 0.064 H 319.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCCF4 |
|---|---|
| RGB | rgb(236, 204, 244) |
| HSL | hsl(288, 65%, 88%) |
| HSV | hsv(288, 16%, 96%) |
| CMYK | cmyk(3.3%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(85.78, 18.16, -15.48) |
| CIE-LCH | lch(85.78, 23.86, 319.54°) |
| OKLab | oklab(88.44% 0.0486 -0.0416) |
| OKLCH | oklch(88.44% 0.064 319.5) |
| XYZ | xyz(72.5117, 67.5512, 94.7892) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.14
Very Light Purple
#F6CEFC
ΔE00 2.30
Pale Mauve
#FED0FC
ΔE00 3.55
Light Lilac
#EDC8FF
ΔE00 3.77
Pale Lilac
#E4CBFF
ΔE00 4.19
Light Lavender
#DFC5FE
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCCF4 #D4F4CC
analogous
#D8CCF4 #ECCCF4 #F4CCE8
triadic
#ECCCF4 #F4ECCC #CCF4EC
tetradic
#ECCCF4 #F4D8CC #D4F4CC #CCE8F4
square
#ECCCF4 #F4D8CC #D4F4CC #CCE8F4
split-complementary
#ECCCF4 #E8F4CC #CCF4D8
monochromatic
#C667DE #D99AE9 #ECCCF4 #F6E6FA #F6E6FA
Accessibility & contrast
On white
1.45
#ECCCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#ECCCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCCF4
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCCF4 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F6
Deuteranopia (green-blind)
#CFD8F3
Tritanopia (blue-blind)
#EDD0D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ecccf4; /* rgb */ color: rgb(236, 204, 244); /* oklch */ color: oklch(88.4% 0.064 319.5);
Tailwind
colors: {
custom: {
50: '#f2dbf7',
500: '#ecccf4',
950: '#000000',
},
}SCSS
$custom: #ecccf4; $custom-light: #f2dbf7; $custom-dark: #000000;
JSON
{
"hex": "#ecccf4",
"rgb": {
"r": 236,
"g": 204,
"b": 244
},
"hsl": {
"h": 288,
"s": 64.516,
"l": 87.843
},
"oklch": {
"l": 0.88439,
"c": 0.06398,
"h": 319.5
},
"luminance": 0.6755
}Semantic roles & 50–950 ramp
primary
#ECCCF4
secondary
#9DD58F
accent
#CC193D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171517
muted
#858485