#EECFEE#EECFEE
#EECFEE is a very light, muted purple. Relative luminance 0.690; OKLCH L 89.0% C 0.054 H 326.0°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EECFEE |
|---|---|
| RGB | rgb(238, 207, 238) |
| HSL | hsl(300, 48%, 87%) |
| HSV | hsv(300, 13%, 93%) |
| CMYK | cmyk(0%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(86.49, 16.12, -11.22) |
| CIE-LCH | lch(86.49, 19.64, 325.16°) |
| OKLab | oklab(88.97% 0.0444 -0.0299) |
| OKLCH | oklch(88.97% 0.054 326) |
| XYZ | xyz(73.0033, 68.9769, 90.3404) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.23
Pale Mauve
#FED0FC
ΔE00 4.52
Pale Lavender
#EECFFE
ΔE00 4.54
Thistle
#D8BFD8
ΔE00 4.82
Light Lilac
#EDC8FF
ΔE00 6.37
Pale Lilac
#E4CBFF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECFEE #CFEECF
analogous
#DFCFEE #EECFEE #EECFDF
triadic
#EECFEE #EEEECF #CFEEEE
tetradic
#EECFEE #EEDFCF #CFEECF #CFDFEE
square
#EECFEE #EEDFCF #CFEECF #CFDFEE
split-complementary
#EECFEE #DFEECF #CFEEDF
monochromatic
#CE75CE #DEA2DE #EECFEE #F7E8F7 #F7E8F7
Accessibility & contrast
On white
1.42
#EECFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#EECFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECFEE
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECFEE | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#D4DAED
Tritanopia (blue-blind)
#F0D1D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eecfee; /* rgb */ color: rgb(238, 207, 238); /* oklch */ color: oklch(89.0% 0.054 326.0);
Tailwind
colors: {
custom: {
50: '#f3ddf3',
500: '#eecfee',
950: '#000000',
},
}SCSS
$custom: #eecfee; $custom-light: #f3ddf3; $custom-dark: #000000;
JSON
{
"hex": "#eecfee",
"rgb": {
"r": 238,
"g": 207,
"b": 238
},
"hsl": {
"h": 300,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.88972,
"c": 0.05355,
"h": 326
},
"luminance": 0.68976
}Semantic roles & 50–950 ramp
primary
#EECFEE
secondary
#96CB96
accent
#BB2B2B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485