#ECCAF2#ECCAF2
#ECCAF2 is a very light, moderate purple. Relative luminance 0.665; OKLCH L 88.0% C 0.065 H 321.2°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCAF2 |
|---|---|
| RGB | rgb(236, 202, 242) |
| HSL | hsl(291, 61%, 87%) |
| HSV | hsv(291, 17%, 95%) |
| CMYK | cmyk(2.5%, 16.5%, 0%, 5.1%) |
| CIE-LAB | lab(85.24, 18.84, -15.23) |
| CIE-LCH | lch(85.24, 24.23, 321.05°) |
| OKLab | oklab(88% 0.0509 -0.0409) |
| OKLCH | oklch(88% 0.065 321.2) |
| XYZ | xyz(71.7374, 66.4858, 93.0411) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.22
Pale Lavender
#EECFFE
ΔE00 2.52
Pale Mauve
#FED0FC
ΔE00 3.35
Light Lilac
#EDC8FF
ΔE00 3.79
Pale Lilac
#E4CBFF
ΔE00 4.52
Light Lavendar
#EFC0FE
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCAF2 #D0F2CA
analogous
#D8CAF2 #ECCAF2 #F2CAE4
triadic
#ECCAF2 #F2ECCA #CAF2EC
tetradic
#ECCAF2 #F2D8CA #D0F2CA #CAE4F2
square
#ECCAF2 #F2D8CA #D0F2CA #CAE4F2
split-complementary
#ECCAF2 #E4F2CA #CAF2D8
monochromatic
#C968DA #DA99E6 #ECCAF2 #F6E6F9 #F6E6F9
Accessibility & contrast
On white
1.47
#ECCAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#ECCAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCAF2
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCAF2 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D3F4
Deuteranopia (green-blind)
#CED6F1
Tritanopia (blue-blind)
#EDCED7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #eccaf2; /* rgb */ color: rgb(236, 202, 242); /* oklch */ color: oklch(88.0% 0.065 321.2);
Tailwind
colors: {
custom: {
50: '#f2daf6',
500: '#eccaf2',
950: '#000000',
},
}SCSS
$custom: #eccaf2; $custom-light: #f2daf6; $custom-dark: #000000;
JSON
{
"hex": "#eccaf2",
"rgb": {
"r": 236,
"g": 202,
"b": 242
},
"hsl": {
"h": 291,
"s": 60.606,
"l": 87.059
},
"oklch": {
"l": 0.88003,
"c": 0.06525,
"h": 321.2
},
"luminance": 0.66485
}Semantic roles & 50–950 ramp
primary
#ECCAF2
secondary
#99D28F
accent
#C81D37
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385