#EECFF4#EECFF4
#EECFF4 is a very light, muted purple. Relative luminance 0.693; OKLCH L 89.2% C 0.060 H 320.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EECFF4 |
|---|---|
| RGB | rgb(238, 207, 244) |
| HSL | hsl(290, 63%, 88%) |
| HSV | hsv(290, 15%, 96%) |
| CMYK | cmyk(2.5%, 15.2%, 0%, 4.3%) |
| CIE-LAB | lab(86.67, 17.22, -14.13) |
| CIE-LCH | lch(86.67, 22.28, 320.63°) |
| OKLab | oklab(89.17% 0.0464 -0.0379) |
| OKLCH | oklch(89.17% 0.06 320.8) |
| XYZ | xyz(73.8995, 69.3354, 95.0605) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.78
Very Light Purple
#F6CEFC
ΔE00 2.80
Pale Mauve
#FED0FC
ΔE00 3.66
Light Lilac
#EDC8FF
ΔE00 4.68
Pale Lilac
#E4CBFF
ΔE00 4.90
Thistle
#D8BFD8
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECFF4 #D5F4CF
analogous
#DBCFF4 #EECFF4 #F4CFE7
triadic
#EECFF4 #F4EECF #CFF4EE
tetradic
#EECFF4 #F4DBCF #D5F4CF #CFE7F4
square
#EECFF4 #F4DBCF #D5F4CF #CFE7F4
split-complementary
#EECFF4 #E7F4CF #CFF4DB
monochromatic
#CB6BDD #DC9DE9 #EECFF4 #F6E6F9 #F6E6F9
Accessibility & contrast
On white
1.41
#EECFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#EECFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECFF4
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECFF4 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F6
Deuteranopia (green-blind)
#D2DAF3
Tritanopia (blue-blind)
#EFD2DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eecff4; /* rgb */ color: rgb(238, 207, 244); /* oklch */ color: oklch(89.2% 0.060 320.8);
Tailwind
colors: {
custom: {
50: '#f3ddf7',
500: '#eecff4',
950: '#000000',
},
}SCSS
$custom: #eecff4; $custom-light: #f3ddf7; $custom-dark: #000000;
JSON
{
"hex": "#eecff4",
"rgb": {
"r": 238,
"g": 207,
"b": 244
},
"hsl": {
"h": 290.27,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.89168,
"c": 0.05991,
"h": 320.8
},
"luminance": 0.69334
}Semantic roles & 50–950 ramp
primary
#EECFF4
secondary
#9DD592
accent
#CA1B37
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485