#EBAEE5#EBAEE5
#EBAEE5 is a very light, moderate purple. Relative luminance 0.536; OKLCH L 82.4% C 0.101 H 329.8°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEE5 |
|---|---|
| RGB | rgb(235, 174, 229) |
| HSL | hsl(306, 60%, 80%) |
| HSV | hsv(306, 26%, 92%) |
| CMYK | cmyk(0%, 26%, 2.6%, 7.8%) |
| CIE-LAB | lab(78.22, 31.05, -18.85) |
| CIE-LCH | lch(78.22, 36.32, 328.74°) |
| OKLab | oklab(82.44% 0.087 -0.0506) |
| OKLCH | oklch(82.44% 0.101 329.8) |
| XYZ | xyz(63.5386, 53.5935, 81.1111) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.84
Light Lavendar
#EFC0FE
ΔE00 5.41
Light Lilac
#EDC8FF
ΔE00 7.11
Mauve
#E0B0FF
ΔE00 7.12
Lilac
#C8A2C8
ΔE00 7.25
Very Light Purple
#F6CEFC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEE5 #AEEBB4
analogous
#D3AEEB #EBAEE5 #EBAEC6
triadic
#EBAEE5 #E5EBAE #AEE5EB
tetradic
#EBAEE5 #EBD3AE #AEEBB4 #AEC6EB
square
#EBAEE5 #EBD3AE #AEEBB4 #AEC6EB
split-complementary
#EBAEE5 #C6EBAE #AEEBD3
monochromatic
#D34CC5 #DF7DD5 #EBAEE5 #F7DFF5 #F9E6F7
Accessibility & contrast
On white
1.79
#EBAEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#EBAEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEE5
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEE5 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBCE7
Deuteranopia (green-blind)
#BAC4E3
Tritanopia (blue-blind)
#F0B2C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ebaee5; /* rgb */ color: rgb(235, 174, 229); /* oklch */ color: oklch(82.4% 0.101 329.8);
Tailwind
colors: {
custom: {
50: '#f2c6ed',
500: '#ebaee5',
950: '#000000',
},
}SCSS
$custom: #ebaee5; $custom-light: #f2c6ed; $custom-dark: #000000;
JSON
{
"hex": "#ebaee5",
"rgb": {
"r": 235,
"g": 174,
"b": 229
},
"hsl": {
"h": 305.902,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.82443,
"c": 0.10067,
"h": 329.8
},
"luminance": 0.53591
}Semantic roles & 50–950 ramp
primary
#EBAEE5
secondary
#76C77E
accent
#C82E1D
background
#FFFDFE
surface
#FEF9FD
border
#D6D2D5
text
#171316
muted
#858284