#E2BAE2#E2BAE2
#E2BAE2 is a very light, moderate purple. Relative luminance 0.568; OKLCH L 83.6% C 0.070 H 326.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BAE2 |
|---|---|
| RGB | rgb(226, 186, 226) |
| HSL | hsl(300, 41%, 81%) |
| HSV | hsv(300, 18%, 89%) |
| CMYK | cmyk(0%, 17.7%, 0%, 11.4%) |
| CIE-LAB | lab(80.06, 21.11, -14.55) |
| CIE-LCH | lch(80.06, 25.64, 325.41°) |
| OKLab | oklab(83.62% 0.0582 -0.039) |
| OKLCH | oklch(83.62% 0.07 326.2) |
| XYZ | xyz(62.6488, 56.7788, 79.5959) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 5.11
Thistle
#D8BFD8
ΔE00 5.35
Light Lilac
#EDC8FF
ΔE00 5.49
Light Lavendar
#EFC0FE
ΔE00 5.70
Pale Lavender
#EECFFE
ΔE00 5.71
Pale Mauve
#FED0FC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BAE2 #BAE2BA
analogous
#CEBAE2 #E2BAE2 #E2BACE
triadic
#E2BAE2 #E2E2BA #BAE2E2
tetradic
#E2BAE2 #E2CEBA #BAE2BA #BACEE2
square
#E2BAE2 #E2CEBA #BAE2BA #BACEE2
split-complementary
#E2BAE2 #CEE2BA #BAE2CE
monochromatic
#BE64BE #D08FD0 #E2BAE2 #F4E5F4 #F6E9F6
Accessibility & contrast
On white
1.70
#E2BAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#E2BAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BAE2
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BAE2 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E4
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#E5BDC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e2bae2; /* rgb */ color: rgb(226, 186, 226); /* oklch */ color: oklch(83.6% 0.070 326.2);
Tailwind
colors: {
custom: {
50: '#ebcfeb',
500: '#e2bae2',
950: '#000000',
},
}SCSS
$custom: #e2bae2; $custom-light: #ebcfeb; $custom-dark: #000000;
JSON
{
"hex": "#e2bae2",
"rgb": {
"r": 226,
"g": 186,
"b": 226
},
"hsl": {
"h": 300,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.8362,
"c": 0.07004,
"h": 326.2
},
"luminance": 0.56778
}Semantic roles & 50–950 ramp
primary
#E2BAE2
secondary
#85BB85
accent
#B43232
background
#FEFEFE
surface
#FDFBFD
border
#D5D4D5
text
#161316
muted
#848384