#E2C8FD#E2C8FD
#E2C8FD is a very light, moderate violet. Relative luminance 0.646; OKLCH L 87.2% C 0.077 H 307.1°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E2C8FD |
|---|---|
| RGB | rgb(226, 200, 253) |
| HSL | hsl(269, 93%, 89%) |
| HSV | hsv(269, 21%, 99%) |
| CMYK | cmyk(10.7%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(84.26, 18.82, -22.64) |
| CIE-LCH | lch(84.26, 29.44, 309.74°) |
| OKLab | oklab(87.16% 0.0464 -0.0615) |
| OKLCH | oklch(87.16% 0.077 307.1) |
| XYZ | xyz(69.7447, 64.5695, 101.6984) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 0.70
Light Lavender
#DFC5FE
ΔE00 1.20
Light Lilac
#EDC8FF
ΔE00 2.60
Pale Lavender
#EECFFE
ΔE00 2.96
Light Lavendar
#EFC0FE
ΔE00 4.50
Very Light Purple
#F6CEFC
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2C8FD #E3FDC8
analogous
#C8C9FD #E2C8FD #FDC8FD
triadic
#E2C8FD #FDE2C8 #C8FDE2
tetradic
#E2C8FD #FDC8C9 #E3FDC8 #C8FDFD
square
#E2C8FD #FDC8C9 #E3FDC8 #C8FDFD
split-complementary
#E2C8FD #FDFDC8 #C9FDC8
monochromatic
#A452F9 #C38DFB #E2C8FD #EFE1FE #EFE1FE
Accessibility & contrast
On white
1.51
#E2C8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#E2C8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2C8FD
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2C8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2C8FD | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#C4D3FB
Tritanopia (blue-blind)
#DFCFDA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #e2c8fd; /* rgb */ color: rgb(226, 200, 253); /* oklch */ color: oklch(87.2% 0.077 307.1);
Tailwind
colors: {
custom: {
50: '#ebd8fe',
500: '#e2c8fd',
950: '#000000',
},
}SCSS
$custom: #e2c8fd; $custom-light: #ebd8fe; $custom-dark: #000000;
JSON
{
"hex": "#e2c8fd",
"rgb": {
"r": 226,
"g": 200,
"b": 253
},
"hsl": {
"h": 269.434,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.87155,
"c": 0.07703,
"h": 307.1
},
"luminance": 0.64569
}Semantic roles & 50–950 ramp
primary
#E2C8FD
secondary
#B6E584
accent
#E60075
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385