#EECDFD#EECDFD
#EECDFD is a very light, moderate purple. Relative luminance 0.689; OKLCH L 89.1% C 0.074 H 315.2°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EECDFD |
|---|---|
| RGB | rgb(238, 205, 253) |
| HSL | hsl(281, 92%, 90%) |
| HSV | hsv(281, 19%, 99%) |
| CMYK | cmyk(5.9%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(86.47, 19.98, -19.19) |
| CIE-LCH | lch(86.47, 27.71, 316.15°) |
| OKLab | oklab(89.11% 0.0522 -0.0518) |
| OKLCH | oklch(89.11% 0.074 315.2) |
| XYZ | xyz(74.8181, 68.9325, 102.2733) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.59
Light Lilac
#EDC8FF
ΔE00 1.90
Very Light Purple
#F6CEFC
ΔE00 2.01
Pale Lilac
#E4CBFF
ΔE00 2.71
Pale Mauve
#FED0FC
ΔE00 3.79
Light Lavender
#DFC5FE
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECDFD #DCFDCD
analogous
#D6CDFD #EECDFD #FDCDF4
triadic
#EECDFD #FDEECD #CDFDEE
tetradic
#EECDFD #FDD6CD #DCFDCD #CDF4FD
square
#EECDFD #FDD6CD #DCFDCD #CDF4FD
split-complementary
#EECDFD #F4FDCD #CDFDD6
monochromatic
#C657F8 #DA92FB #EECDFD #F5E2FE #F5E2FE
Accessibility & contrast
On white
1.42
#EECDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#EECDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECDFD
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECDFD | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FF
Deuteranopia (green-blind)
#CED9FB
Tritanopia (blue-blind)
#EED2DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eecdfd; /* rgb */ color: rgb(238, 205, 253); /* oklch */ color: oklch(89.1% 0.074 315.2);
Tailwind
colors: {
custom: {
50: '#f3dcfe',
500: '#eecdfd',
950: '#000000',
},
}SCSS
$custom: #eecdfd; $custom-light: #f3dcfe; $custom-dark: #000000;
JSON
{
"hex": "#eecdfd",
"rgb": {
"r": 238,
"g": 205,
"b": 253
},
"hsl": {
"h": 281.25,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.89105,
"c": 0.07357,
"h": 315.2
},
"luminance": 0.68932
}Semantic roles & 50–950 ramp
primary
#EECDFD
secondary
#A6E689
accent
#E60048
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485