#ECCFF2#ECCFF2
#ECCFF2 is a very light, muted purple. Relative luminance 0.689; OKLCH L 88.9% C 0.057 H 320.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCFF2 |
|---|---|
| RGB | rgb(236, 207, 242) |
| HSL | hsl(290, 57%, 88%) |
| HSV | hsv(290, 14%, 95%) |
| CMYK | cmyk(2.5%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(86.44, 16.20, -13.44) |
| CIE-LCH | lch(86.44, 21.04, 320.32°) |
| OKLab | oklab(88.93% 0.0436 -0.036) |
| OKLCH | oklch(88.93% 0.057 320.5) |
| XYZ | xyz(72.9296, 68.8702, 93.4385) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.26
Very Light Purple
#F6CEFC
ΔE00 3.49
Pale Mauve
#FED0FC
ΔE00 4.31
Pale Lilac
#E4CBFF
ΔE00 5.15
Thistle
#D8BFD8
ΔE00 5.20
Light Lilac
#EDC8FF
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCFF2 #D5F2CF
analogous
#DACFF2 #ECCFF2 #F2CFE6
triadic
#ECCFF2 #F2ECCF #CFF2EC
tetradic
#ECCFF2 #F2DACF #D5F2CF #CFE6F2
square
#ECCFF2 #F2DACF #D5F2CF #CFE6F2
split-complementary
#ECCFF2 #E6F2CF #CFF2DA
monochromatic
#C66FD8 #D99FE5 #ECCFF2 #F5E7F8 #F5E7F8
Accessibility & contrast
On white
1.42
#ECCFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#ECCFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCFF2
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCFF2 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F4
Deuteranopia (green-blind)
#D2D9F1
Tritanopia (blue-blind)
#EDD2DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eccff2; /* rgb */ color: rgb(236, 207, 242); /* oklch */ color: oklch(88.9% 0.057 320.5);
Tailwind
colors: {
custom: {
50: '#f2ddf6',
500: '#eccff2',
950: '#000000',
},
}SCSS
$custom: #eccff2; $custom-light: #f2ddf6; $custom-dark: #000000;
JSON
{
"hex": "#eccff2",
"rgb": {
"r": 236,
"g": 207,
"b": 242
},
"hsl": {
"h": 289.714,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.88929,
"c": 0.05654,
"h": 320.5
},
"luminance": 0.68869
}Semantic roles & 50–950 ramp
primary
#ECCFF2
secondary
#9ED194
accent
#C5213D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485