#EECFF8#EECFF8
#EECFF8 is a very light, moderate purple. Relative luminance 0.696; OKLCH L 89.3% C 0.064 H 317.9°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EECFF8 |
|---|---|
| RGB | rgb(238, 207, 248) |
| HSL | hsl(285, 75%, 89%) |
| HSV | hsv(285, 17%, 97%) |
| CMYK | cmyk(4%, 16.5%, 0%, 2.7%) |
| CIE-LAB | lab(86.79, 17.97, -16.07) |
| CIE-LCH | lch(86.79, 24.11, 318.20°) |
| OKLab | oklab(89.3% 0.0478 -0.0432) |
| OKLCH | oklch(89.3% 0.064 317.9) |
| XYZ | xyz(74.5135, 69.5810, 98.2938) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.64
Very Light Purple
#F6CEFC
ΔE00 2.19
Pale Mauve
#FED0FC
ΔE00 3.53
Light Lilac
#EDC8FF
ΔE00 3.65
Pale Lilac
#E4CBFF
ΔE00 3.90
Light Lavender
#DFC5FE
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECFF8 #D9F8CF
analogous
#DACFF8 #EECFF8 #F8CFEE
triadic
#EECFF8 #F8EECF #CFF8EE
tetradic
#EECFF8 #F8DACF #D9F8CF #CFEEF8
square
#EECFF8 #F8DACF #D9F8CF #CFEEF8
split-complementary
#EECFF8 #EEF8CF #CFF8DA
monochromatic
#C864E8 #DB9AF0 #EECFF8 #F6E4FB #F6E4FB
Accessibility & contrast
On white
1.41
#EECFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#EECFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECFF8
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECFF8 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7FA
Deuteranopia (green-blind)
#D1DAF7
Tritanopia (blue-blind)
#EED3DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eecff8; /* rgb */ color: rgb(238, 207, 248); /* oklch */ color: oklch(89.3% 0.064 317.9);
Tailwind
colors: {
custom: {
50: '#f3ddfa',
500: '#eecff8',
950: '#000000',
},
}SCSS
$custom: #eecff8; $custom-light: #f3ddfa; $custom-dark: #000000;
JSON
{
"hex": "#eecff8",
"rgb": {
"r": 238,
"g": 207,
"b": 248
},
"hsl": {
"h": 285.366,
"s": 74.545,
"l": 89.216
},
"oklch": {
"l": 0.89302,
"c": 0.06439,
"h": 317.9
},
"luminance": 0.6958
}Semantic roles & 50–950 ramp
primary
#EECFF8
secondary
#A2DC8F
accent
#D70F40
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485