#EBAEE8#EBAEE8
#EBAEE8 is a very light, moderate purple. Relative luminance 0.538; OKLCH L 82.6% C 0.104 H 328.1°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEE8 |
|---|---|
| RGB | rgb(235, 174, 232) |
| HSL | hsl(303, 60%, 80%) |
| HSV | hsv(303, 26%, 92%) |
| CMYK | cmyk(0%, 26%, 1.3%, 7.8%) |
| CIE-LAB | lab(78.32, 31.59, -20.32) |
| CIE-LCH | lch(78.32, 37.56, 327.25°) |
| OKLab | oklab(82.55% 0.0879 -0.0547) |
| OKLCH | oklch(82.55% 0.104 328.1) |
| XYZ | xyz(63.9611, 53.7625, 83.3362) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.67
Light Lavendar
#EFC0FE
ΔE00 5.00
Mauve
#E0B0FF
ΔE00 6.44
Light Lilac
#EDC8FF
ΔE00 6.87
Very Light Purple
#F6CEFC
ΔE00 7.54
Lilac
#C8A2C8
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEE8 #AEEBB1
analogous
#CFAEEB #EBAEE8 #EBAEC9
triadic
#EBAEE8 #E8EBAE #AEE8EB
tetradic
#EBAEE8 #EBCFAE #AEEBB1 #AEC9EB
square
#EBAEE8 #EBCFAE #AEEBB1 #AEC9EB
split-complementary
#EBAEE8 #C9EBAE #AEEBCF
monochromatic
#D34CCC #DF7DDA #EBAEE8 #F7DFF6 #F9E6F8
Accessibility & contrast
On white
1.79
#EBAEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#EBAEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEE8
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEE8 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBDEA
Deuteranopia (green-blind)
#B9C5E6
Tritanopia (blue-blind)
#EFB2C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ebaee8; /* rgb */ color: rgb(235, 174, 232); /* oklch */ color: oklch(82.6% 0.104 328.1);
Tailwind
colors: {
custom: {
50: '#f2c6ef',
500: '#ebaee8',
950: '#000000',
},
}SCSS
$custom: #ebaee8; $custom-light: #f2c6ef; $custom-dark: #000000;
JSON
{
"hex": "#ebaee8",
"rgb": {
"r": 235,
"g": 174,
"b": 232
},
"hsl": {
"h": 302.951,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.82552,
"c": 0.10354,
"h": 328.1
},
"luminance": 0.5376
}Semantic roles & 50–950 ramp
primary
#EBAEE8
secondary
#76C77A
accent
#C8261D
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285