#EBAEFF#EBAEFF
#EBAEFF is a very light, vivid purple. Relative luminance 0.552; OKLCH L 83.4% C 0.128 H 317.6°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEFF |
|---|---|
| RGB | rgb(235, 174, 255) |
| HSL | hsl(285, 100%, 84%) |
| HSV | hsv(285, 32%, 100%) |
| CMYK | cmyk(7.8%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(79.13, 35.92, -31.47) |
| CIE-LCH | lch(79.13, 47.76, 318.78°) |
| OKLab | oklab(83.43% 0.0942 -0.086) |
| OKLCH | oklch(83.43% 0.128 317.6) |
| XYZ | xyz(67.4444, 55.1558, 101.6816) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.46
Light Lavendar
#EFC0FE
ΔE00 4.92
Light Violet
#D6B4FC
ΔE00 5.05
Pale Violet
#CEAEFA
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.01
Lilac (survey)
#CEA2FD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEFF #C2FFAE
analogous
#C3AEFF #EBAEFF #FFAEEB
triadic
#EBAEFF #FFEBAE #AEFFEB
tetradic
#EBAEFF #FFC3AE #C2FFAE #AEEBFF
square
#EBAEFF #FFC3AE #C2FFAE #AEEBFF
split-complementary
#EBAEFF #EBFFAE #AEFFC3
monochromatic
#CD34FF #DC71FF #EBAEFF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.75
#EBAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#EBAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEFF
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEFF | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#B1C6FC
Tritanopia (blue-blind)
#EBB8CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebaeff; /* rgb */ color: rgb(235, 174, 255); /* oklch */ color: oklch(83.4% 0.128 317.6);
Tailwind
colors: {
custom: {
50: '#f2c7ff',
500: '#ebaeff',
950: '#000000',
},
}SCSS
$custom: #ebaeff; $custom-light: #f2c7ff; $custom-dark: #000000;
JSON
{
"hex": "#ebaeff",
"rgb": {
"r": 235,
"g": 174,
"b": 255
},
"hsl": {
"h": 285.185,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83434,
"c": 0.12755,
"h": 317.6
},
"luminance": 0.55154
}Semantic roles & 50–950 ramp
primary
#EBAEFF
secondary
#8AE56C
accent
#E60039
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171318
muted
#858286