#EECFF7#EECFF7
#EECFF7 is a very light, moderate purple. Relative luminance 0.695; OKLCH L 89.3% C 0.063 H 318.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EECFF7 |
|---|---|
| RGB | rgb(238, 207, 247) |
| HSL | hsl(287, 71%, 89%) |
| HSV | hsv(287, 16%, 97%) |
| CMYK | cmyk(3.6%, 16.2%, 0%, 3.1%) |
| CIE-LAB | lab(86.76, 17.78, -15.59) |
| CIE-LCH | lch(86.76, 23.65, 318.77°) |
| OKLab | oklab(89.27% 0.0474 -0.0419) |
| OKLCH | oklch(89.27% 0.063 318.6) |
| XYZ | xyz(74.3587, 69.5191, 97.4790) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.92
Very Light Purple
#F6CEFC
ΔE00 2.30
Pale Mauve
#FED0FC
ΔE00 3.53
Light Lilac
#EDC8FF
ΔE00 3.90
Pale Lilac
#E4CBFF
ΔE00 4.14
Light Lavender
#DFC5FE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECFF7 #D8F7CF
analogous
#DACFF7 #EECFF7 #F7CFEC
triadic
#EECFF7 #F7EECF #CFF7EE
tetradic
#EECFF7 #F7DACF #D8F7CF #CFECF7
square
#EECFF7 #F7DACF #D8F7CF #CFECF7
split-complementary
#EECFF7 #ECF7CF #CFF7DA
monochromatic
#C966E6 #DB9BEE #EECFF7 #F6E5FB #F6E5FB
Accessibility & contrast
On white
1.41
#EECFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#EECFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECFF7
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECFF7 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F9
Deuteranopia (green-blind)
#D1DAF6
Tritanopia (blue-blind)
#EFD3DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eecff7; /* rgb */ color: rgb(238, 207, 247); /* oklch */ color: oklch(89.3% 0.063 318.6);
Tailwind
colors: {
custom: {
50: '#f3ddf9',
500: '#eecff7',
950: '#000000',
},
}SCSS
$custom: #eecff7; $custom-light: #f3ddf9; $custom-dark: #000000;
JSON
{
"hex": "#eecff7",
"rgb": {
"r": 238,
"g": 207,
"b": 247
},
"hsl": {
"h": 286.5,
"s": 71.429,
"l": 89.02
},
"oklch": {
"l": 0.89268,
"c": 0.06325,
"h": 318.6
},
"luminance": 0.69518
}Semantic roles & 50–950 ramp
primary
#EECFF7
secondary
#A1DA90
accent
#D3123E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485