#E2B4FF#E2B4FF
#E2B4FF is a very light, moderate violet. Relative luminance 0.560; OKLCH L 83.6% C 0.113 H 311.9°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E2B4FF |
|---|---|
| RGB | rgb(226, 180, 255) |
| HSL | hsl(277, 100%, 85%) |
| HSV | hsv(277, 29%, 100%) |
| CMYK | cmyk(11.4%, 29.4%, 0%, 0%) |
| CIE-LAB | lab(79.63, 29.96, -30.77) |
| CIE-LCH | lch(79.63, 42.95, 314.23°) |
| OKLab | oklab(83.62% 0.0756 -0.0842) |
| OKLCH | oklch(83.62% 0.113 311.9) |
| XYZ | xyz(65.7322, 56.0321, 101.9409) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 1.09
Light Violet
#D6B4FC
ΔE00 2.54
Pale Violet
#CEAEFA
ΔE00 3.98
Light Lavendar
#EFC0FE
ΔE00 4.11
Light Lavender
#DFC5FE
ΔE00 5.36
Lilac (survey)
#CEA2FD
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2B4FF #D1FFB4
analogous
#BCB4FF #E2B4FF #FFB4F6
triadic
#E2B4FF #FFE2B4 #B4FFE2
tetradic
#E2B4FF #FFBCB4 #D1FFB4 #B4F6FF
square
#E2B4FF #FFBCB4 #D1FFB4 #B4F6FF
split-complementary
#E2B4FF #F6FFB4 #B4FFBC
monochromatic
#B33AFF #CA77FF #E2B4FF #F3E0FF #F3E0FF
Accessibility & contrast
On white
1.72
#E2B4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#E2B4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2B4FF
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2B4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2B4FF | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#B2C6FD
Tritanopia (blue-blind)
#DFBECF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e2b4ff; /* rgb */ color: rgb(226, 180, 255); /* oklch */ color: oklch(83.6% 0.113 311.9);
Tailwind
colors: {
custom: {
50: '#eccbff',
500: '#e2b4ff',
950: '#000000',
},
}SCSS
$custom: #e2b4ff; $custom-light: #eccbff; $custom-dark: #000000;
JSON
{
"hex": "#e2b4ff",
"rgb": {
"r": 226,
"g": 180,
"b": 255
},
"hsl": {
"h": 276.8,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.83619,
"c": 0.11313,
"h": 311.9
},
"luminance": 0.56031
}Semantic roles & 50–950 ramp
primary
#E2B4FF
secondary
#9EE671
accent
#E60059
background
#FEFDFF
surface
#FDF9FF
border
#D5D2D7
text
#161318
muted
#848286