#EECDF8#EECDF8
#EECDF8 is a very light, moderate purple. Relative luminance 0.686; OKLCH L 88.9% C 0.068 H 318.3°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EECDF8 |
|---|---|
| RGB | rgb(238, 205, 248) |
| HSL | hsl(286, 75%, 89%) |
| HSV | hsv(286, 17%, 97%) |
| CMYK | cmyk(4%, 17.3%, 0%, 2.7%) |
| CIE-LAB | lab(86.31, 19.03, -16.78) |
| CIE-LCH | lch(86.31, 25.37, 318.59°) |
| OKLab | oklab(88.93% 0.0506 -0.0451) |
| OKLCH | oklch(88.93% 0.068 318.3) |
| XYZ | xyz(74.0320, 68.6181, 98.1333) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.39
Very Light Purple
#F6CEFC
ΔE00 1.72
Light Lilac
#EDC8FF
ΔE00 3.05
Pale Mauve
#FED0FC
ΔE00 3.27
Pale Lilac
#E4CBFF
ΔE00 3.70
Light Lavender
#DFC5FE
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECDF8 #D7F8CD
analogous
#D9CDF8 #EECDF8 #F8CDED
triadic
#EECDF8 #F8EECD #CDF8EE
tetradic
#EECDF8 #F8D9CD #D7F8CD #CDEDF8
square
#EECDF8 #F8D9CD #D7F8CD #CDEDF8
split-complementary
#EECDF8 #EDF8CD #CDF8D9
monochromatic
#C962E9 #DC97F0 #EECDF8 #F6E4FB #F6E4FB
Accessibility & contrast
On white
1.43
#EECDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#EECDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECDF8
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECDF8 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FA
Deuteranopia (green-blind)
#CFD9F6
Tritanopia (blue-blind)
#EED1DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eecdf8; /* rgb */ color: rgb(238, 205, 248); /* oklch */ color: oklch(88.9% 0.068 318.3);
Tailwind
colors: {
custom: {
50: '#f3dcfa',
500: '#eecdf8',
950: '#000000',
},
}SCSS
$custom: #eecdf8; $custom-light: #f3dcfa; $custom-dark: #000000;
JSON
{
"hex": "#eecdf8",
"rgb": {
"r": 238,
"g": 205,
"b": 248
},
"hsl": {
"h": 286.047,
"s": 75.439,
"l": 88.824
},
"oklch": {
"l": 0.88933,
"c": 0.06784,
"h": 318.3
},
"luminance": 0.68617
}Semantic roles & 50–950 ramp
primary
#EECDF8
secondary
#A0DC8D
accent
#D80E3D
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485