#ECCFF6#ECCFF6
#ECCFF6 is a very light, moderate purple. Relative luminance 0.691; OKLCH L 89.1% C 0.061 H 317.4°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCFF6 |
|---|---|
| RGB | rgb(236, 207, 246) |
| HSL | hsl(285, 68%, 89%) |
| HSV | hsv(285, 16%, 96%) |
| CMYK | cmyk(4.1%, 15.9%, 0%, 3.5%) |
| CIE-LAB | lab(86.56, 16.94, -15.37) |
| CIE-LCH | lch(86.56, 22.88, 317.78°) |
| OKLab | oklab(89.06% 0.0449 -0.0413) |
| OKLCH | oklch(89.06% 0.061 317.4) |
| XYZ | xyz(73.5369, 69.1132, 96.6371) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.12
Very Light Purple
#F6CEFC
ΔE00 2.82
Pale Mauve
#FED0FC
ΔE00 4.05
Pale Lilac
#E4CBFF
ΔE00 4.08
Light Lilac
#EDC8FF
ΔE00 4.17
Light Lavender
#DFC5FE
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCFF6 #D9F6CF
analogous
#D9CFF6 #ECCFF6 #F6CFED
triadic
#ECCFF6 #F6ECCF #CFF6EC
tetradic
#ECCFF6 #F6D9CF #D9F6CF #CFEDF6
square
#ECCFF6 #F6D9CF #D9F6CF #CFEDF6
split-complementary
#ECCFF6 #EDF6CF #CFF6D9
monochromatic
#C368E3 #D89BEC #ECCFF6 #F5E5FA #F5E5FA
Accessibility & contrast
On white
1.42
#ECCFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#ECCFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCFF6
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCFF6 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F8
Deuteranopia (green-blind)
#D1DAF5
Tritanopia (blue-blind)
#ECD3DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eccff6; /* rgb */ color: rgb(236, 207, 246); /* oklch */ color: oklch(89.1% 0.061 317.4);
Tailwind
colors: {
custom: {
50: '#f2ddf9',
500: '#eccff6',
950: '#000000',
},
}SCSS
$custom: #eccff6; $custom-light: #f2ddf9; $custom-dark: #000000;
JSON
{
"hex": "#eccff6",
"rgb": {
"r": 236,
"g": 207,
"b": 246
},
"hsl": {
"h": 284.615,
"s": 68.421,
"l": 88.824
},
"oklch": {
"l": 0.89062,
"c": 0.06104,
"h": 317.4
},
"luminance": 0.69112
}Semantic roles & 50–950 ramp
primary
#ECCFF6
secondary
#A3D891
accent
#D01545
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485