#ECCFF1#ECCFF1
#ECCFF1 is a very light, muted purple. Relative luminance 0.688; OKLCH L 88.9% C 0.055 H 321.3°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCFF1 |
|---|---|
| RGB | rgb(236, 207, 241) |
| HSL | hsl(291, 55%, 88%) |
| HSV | hsv(291, 14%, 95%) |
| CMYK | cmyk(2.1%, 14.1%, 0%, 5.5%) |
| CIE-LAB | lab(86.41, 16.01, -12.95) |
| CIE-LCH | lch(86.41, 20.59, 321.03°) |
| OKLab | oklab(88.9% 0.0433 -0.0347) |
| OKLCH | oklch(88.9% 0.055 321.3) |
| XYZ | xyz(72.7798, 68.8103, 92.6497) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.55
Very Light Purple
#F6CEFC
ΔE00 3.70
Pale Mauve
#FED0FC
ΔE00 4.42
Thistle
#D8BFD8
ΔE00 5.03
Pale Lilac
#E4CBFF
ΔE00 5.43
Light Lilac
#EDC8FF
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCFF1 #D4F1CF
analogous
#DBCFF1 #ECCFF1 #F1CFE5
triadic
#ECCFF1 #F1ECCF #CFF1EC
tetradic
#ECCFF1 #F1DBCF #D4F1CF #CFE5F1
square
#ECCFF1 #F1DBCF #D4F1CF #CFE5F1
split-complementary
#ECCFF1 #E5F1CF #CFF1DB
monochromatic
#C670D5 #D9A0E3 #ECCFF1 #F6E7F8 #F6E7F8
Accessibility & contrast
On white
1.42
#ECCFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#ECCFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCFF1
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCFF1 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F2
Deuteranopia (green-blind)
#D2D9F0
Tritanopia (blue-blind)
#EDD2DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eccff1; /* rgb */ color: rgb(236, 207, 241); /* oklch */ color: oklch(88.9% 0.055 321.3);
Tailwind
colors: {
custom: {
50: '#f2ddf5',
500: '#eccff1',
950: '#000000',
},
}SCSS
$custom: #eccff1; $custom-light: #f2ddf5; $custom-dark: #000000;
JSON
{
"hex": "#eccff1",
"rgb": {
"r": 236,
"g": 207,
"b": 241
},
"hsl": {
"h": 291.176,
"s": 54.839,
"l": 87.843
},
"oklch": {
"l": 0.88896,
"c": 0.05543,
"h": 321.3
},
"luminance": 0.68809
}Semantic roles & 50–950 ramp
primary
#ECCFF1
secondary
#9DD095
accent
#C2233B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485