#E1CDFD#E1CDFD
#E1CDFD is a very light, moderate violet. Relative luminance 0.668; OKLCH L 88.0% C 0.068 H 304.0°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E1CDFD |
|---|---|
| RGB | rgb(225, 205, 253) |
| HSL | hsl(265, 92%, 90%) |
| HSV | hsv(265, 19%, 99%) |
| CMYK | cmyk(11.1%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(85.38, 15.84, -20.94) |
| CIE-LCH | lch(85.38, 26.26, 307.10°) |
| OKLab | oklab(88% 0.0383 -0.0568) |
| OKLCH | oklch(88% 0.068 304) |
| XYZ | xyz(70.6089, 66.7622, 102.0760) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.40
Light Lavender
#DFC5FE
ΔE00 2.71
Pale Lavender
#EECFFE
ΔE00 3.15
Light Lilac
#EDC8FF
ΔE00 4.00
Very Light Purple
#F6CEFC
ΔE00 5.40
Light Lavendar
#EFC0FE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1CDFD #E9FDCD
analogous
#CDD1FD #E1CDFD #F9CDFD
triadic
#E1CDFD #FDE1CD #CDFDE1
tetradic
#E1CDFD #FDCDD1 #E9FDCD #CDFDF9
square
#E1CDFD #FDCDD1 #E9FDCD #CDFDF9
split-complementary
#E1CDFD #FDF9CD #D1FDCD
monochromatic
#9A57F8 #BE92FB #E1CDFD #EDE2FE #EDE2FE
Accessibility & contrast
On white
1.46
#E1CDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#E1CDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1CDFD
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1CDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1CDFD | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#C8D5FB
Tritanopia (blue-blind)
#DDD3DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e1cdfd; /* rgb */ color: rgb(225, 205, 253); /* oklch */ color: oklch(88.0% 0.068 304.0);
Tailwind
colors: {
custom: {
50: '#eadcfe',
500: '#e1cdfd',
950: '#000000',
},
}SCSS
$custom: #e1cdfd; $custom-light: #eadcfe; $custom-dark: #000000;
JSON
{
"hex": "#e1cdfd",
"rgb": {
"r": 225,
"g": 205,
"b": 253
},
"hsl": {
"h": 265,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.88004,
"c": 0.06848,
"h": 304
},
"luminance": 0.66762
}Semantic roles & 50–950 ramp
primary
#E1CDFD
secondary
#BFE689
accent
#E60086
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485