#EECFF6#EECFF6
#EECFF6 is a very light, moderate purple. Relative luminance 0.695; OKLCH L 89.2% C 0.062 H 319.3°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EECFF6 |
|---|---|
| RGB | rgb(238, 207, 246) |
| HSL | hsl(288, 68%, 89%) |
| HSV | hsv(288, 16%, 96%) |
| CMYK | cmyk(3.3%, 15.9%, 0%, 3.5%) |
| CIE-LAB | lab(86.73, 17.60, -15.10) |
| CIE-LCH | lch(86.73, 23.19, 319.36°) |
| OKLab | oklab(89.24% 0.0471 -0.0405) |
| OKLCH | oklch(89.24% 0.062 319.3) |
| XYZ | xyz(74.2048, 69.4576, 96.6684) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.20
Very Light Purple
#F6CEFC
ΔE00 2.44
Pale Mauve
#FED0FC
ΔE00 3.55
Light Lilac
#EDC8FF
ΔE00 4.16
Pale Lilac
#E4CBFF
ΔE00 4.39
Light Lavender
#DFC5FE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECFF6 #D7F6CF
analogous
#DBCFF6 #EECFF6 #F6CFEB
triadic
#EECFF6 #F6EECF #CFF6EE
tetradic
#EECFF6 #F6DBCF #D7F6CF #CFEBF6
square
#EECFF6 #F6DBCF #D7F6CF #CFEBF6
split-complementary
#EECFF6 #EBF6CF #CFF6DB
monochromatic
#C968E3 #DC9BEC #EECFF6 #F6E5FA #F6E5FA
Accessibility & contrast
On white
1.41
#EECFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#EECFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECFF6
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECFF6 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F8
Deuteranopia (green-blind)
#D1DAF5
Tritanopia (blue-blind)
#EFD3DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eecff6; /* rgb */ color: rgb(238, 207, 246); /* oklch */ color: oklch(89.2% 0.062 319.3);
Tailwind
colors: {
custom: {
50: '#f3ddf9',
500: '#eecff6',
950: '#000000',
},
}SCSS
$custom: #eecff6; $custom-light: #f3ddf9; $custom-dark: #000000;
JSON
{
"hex": "#eecff6",
"rgb": {
"r": 238,
"g": 207,
"b": 246
},
"hsl": {
"h": 287.692,
"s": 68.421,
"l": 88.824
},
"oklch": {
"l": 0.89235,
"c": 0.06213,
"h": 319.3
},
"luminance": 0.69457
}Semantic roles & 50–950 ramp
primary
#EECFF6
secondary
#A0D891
accent
#D0153C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485