#EBAEE2#EBAEE2
#EBAEE2 is a very light, moderate purple. Relative luminance 0.534; OKLCH L 82.3% C 0.098 H 331.6°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEE2 |
|---|---|
| RGB | rgb(235, 174, 226) |
| HSL | hsl(309, 60%, 80%) |
| HSV | hsv(309, 26%, 92%) |
| CMYK | cmyk(0%, 26%, 3.8%, 7.8%) |
| CIE-LAB | lab(78.13, 30.52, -17.37) |
| CIE-LCH | lch(78.13, 35.11, 330.35°) |
| OKLab | oklab(82.34% 0.0861 -0.0465) |
| OKLCH | oklch(82.34% 0.098 331.6) |
| XYZ | xyz(63.1234, 53.4274, 78.9242) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.14
Light Lavendar
#EFC0FE
ΔE00 5.90
Lilac
#C8A2C8
ΔE00 7.01
Light Lilac
#EDC8FF
ΔE00 7.42
Very Light Purple
#F6CEFC
ΔE00 7.57
Pale Mauve
#FED0FC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEE2 #AEEBB7
analogous
#D5AEEB #EBAEE2 #EBAEC4
triadic
#EBAEE2 #E2EBAE #AEE2EB
tetradic
#EBAEE2 #EBD5AE #AEEBB7 #AEC4EB
square
#EBAEE2 #EBD5AE #AEEBB7 #AEC4EB
split-complementary
#EBAEE2 #C4EBAE #AEEBD5
monochromatic
#D34CBF #DF7DD0 #EBAEE2 #F7DFF4 #F9E6F6
Accessibility & contrast
On white
1.80
#EBAEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#EBAEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEE2
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEE2 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBCE4
Deuteranopia (green-blind)
#BBC4E0
Tritanopia (blue-blind)
#F0B1C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ebaee2; /* rgb */ color: rgb(235, 174, 226); /* oklch */ color: oklch(82.3% 0.098 331.6);
Tailwind
colors: {
custom: {
50: '#f2c6eb',
500: '#ebaee2',
950: '#000000',
},
}SCSS
$custom: #ebaee2; $custom-light: #f2c6eb; $custom-dark: #000000;
JSON
{
"hex": "#ebaee2",
"rgb": {
"r": 235,
"g": 174,
"b": 226
},
"hsl": {
"h": 308.852,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.82337,
"c": 0.09788,
"h": 331.6
},
"luminance": 0.53425
}Semantic roles & 50–950 ramp
primary
#EBAEE2
secondary
#76C782
accent
#C8371D
background
#FFFDFE
surface
#FEF9FD
border
#D6D2D5
text
#171316
muted
#858284