#EBAAFE#EBAAFE
#EBAAFE is a very light, vivid purple. Relative luminance 0.536; OKLCH L 82.7% C 0.133 H 318.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAAFE |
|---|---|
| RGB | rgb(235, 170, 254) |
| HSL | hsl(286, 98%, 83%) |
| HSV | hsv(286, 33%, 100%) |
| CMYK | cmyk(7.5%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(78.21, 37.85, -32.35) |
| CIE-LCH | lch(78.21, 49.79, 319.48°) |
| OKLab | oklab(82.72% 0.0997 -0.0885) |
| OKLCH | oklch(82.72% 0.133 318.4) |
| XYZ | xyz(66.5226, 53.5690, 100.5823) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.00
Light Violet
#D6B4FC
ΔE00 5.66
Plum
#DDA0DD
ΔE00 5.78
Light Lavendar
#EFC0FE
ΔE00 5.82
Lilac (survey)
#CEA2FD
ΔE00 6.00
Pale Violet
#CEAEFA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAAFE #BDFEAA
analogous
#C1AAFE #EBAAFE #FEAAE7
triadic
#EBAAFE #FEEBAA #AAFEEB
tetradic
#EBAAFE #FEC1AA #BDFEAA #AAE7FE
square
#EBAAFE #FEC1AA #BDFEAA #AAE7FE
split-complementary
#EBAAFE #E7FEAA #AAFEC1
monochromatic
#CF31FD #DD6EFD #EBAAFE #F8E1FF #F8E1FF
Accessibility & contrast
On white
1.79
#EBAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#EBAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAAFE
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAAFE | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBDFF
Deuteranopia (green-blind)
#AEC4FB
Tritanopia (blue-blind)
#ECB4C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ebaafe; /* rgb */ color: rgb(235, 170, 254); /* oklch */ color: oklch(82.7% 0.133 318.4);
Tailwind
colors: {
custom: {
50: '#f2c4ff',
500: '#ebaafe',
950: '#000000',
},
}SCSS
$custom: #ebaafe; $custom-light: #f2c4ff; $custom-dark: #000000;
JSON
{
"hex": "#ebaafe",
"rgb": {
"r": 235,
"g": 170,
"b": 254
},
"hsl": {
"h": 286.429,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.82722,
"c": 0.13329,
"h": 318.4
},
"luminance": 0.53567
}Semantic roles & 50–950 ramp
primary
#EBAAFE
secondary
#85E369
accent
#E60034
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171318
muted
#858286