#E2C4FA#E2C4FA
#E2C4FA is a very light, moderate violet. Relative luminance 0.626; OKLCH L 86.3% C 0.080 H 309.8°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E2C4FA |
|---|---|
| RGB | rgb(226, 196, 250) |
| HSL | hsl(273, 84%, 87%) |
| HSV | hsv(273, 22%, 98%) |
| CMYK | cmyk(9.6%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(83.21, 20.36, -22.64) |
| CIE-LCH | lch(83.21, 30.45, 311.96°) |
| OKLab | oklab(86.31% 0.0512 -0.0615) |
| OKLCH | oklch(86.31% 0.08 309.8) |
| XYZ | xyz(68.3563, 62.5512, 98.8965) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.46
Pale Lilac
#E4CBFF
ΔE00 1.80
Light Lilac
#EDC8FF
ΔE00 2.08
Pale Lavender
#EECFFE
ΔE00 3.19
Light Lavendar
#EFC0FE
ΔE00 3.56
Very Light Purple
#F6CEFC
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2C4FA #DCFAC4
analogous
#C7C4FA #E2C4FA #FAC4F7
triadic
#E2C4FA #FAE2C4 #C4FAE2
tetradic
#E2C4FA #FAC7C4 #DCFAC4 #C4F7FA
square
#E2C4FA #FAC7C4 #DCFAC4 #C4F7FA
split-complementary
#E2C4FA #F7FAC4 #C4FAC7
monochromatic
#AB53F0 #C68CF5 #E2C4FA #F1E3FD #F1E3FD
Accessibility & contrast
On white
1.55
#E2C4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#E2C4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2C4FA
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2C4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2C4FA | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFC
Deuteranopia (green-blind)
#C2D0F8
Tritanopia (blue-blind)
#DFCBD6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #e2c4fa; /* rgb */ color: rgb(226, 196, 250); /* oklch */ color: oklch(86.3% 0.080 309.8);
Tailwind
colors: {
custom: {
50: '#ebd6fc',
500: '#e2c4fa',
950: '#000000',
},
}SCSS
$custom: #e2c4fa; $custom-light: #ebd6fc; $custom-dark: #000000;
JSON
{
"hex": "#e2c4fa",
"rgb": {
"r": 226,
"g": 196,
"b": 250
},
"hsl": {
"h": 273.333,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.86307,
"c": 0.08001,
"h": 309.8
},
"luminance": 0.62551
}Semantic roles & 50–950 ramp
primary
#E2C4FA
secondary
#ACDF83
accent
#E10567
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385