#EBAFFE#EBAFFE
#EBAFFE is a very light, vivid purple. Relative luminance 0.555; OKLCH L 83.6% C 0.125 H 317.9°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFFE |
|---|---|
| RGB | rgb(235, 175, 254) |
| HSL | hsl(286, 98%, 84%) |
| HSV | hsv(286, 31%, 100%) |
| CMYK | cmyk(7.5%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(79.32, 35.20, -30.65) |
| CIE-LCH | lch(79.32, 46.67, 318.95°) |
| OKLab | oklab(83.56% 0.0925 -0.0837) |
| OKLCH | oklch(83.56% 0.125 317.9) |
| XYZ | xyz(67.4778, 55.4794, 100.9007) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.48
Light Lavendar
#EFC0FE
ΔE00 4.57
Light Violet
#D6B4FC
ΔE00 4.98
Plum
#DDA0DD
ΔE00 5.88
Pale Violet
#CEAEFA
ΔE00 6.02
Lilac (survey)
#CEA2FD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFFE #C2FEAF
analogous
#C4AFFE #EBAFFE #FEAFEA
triadic
#EBAFFE #FEEBAF #AFFEEB
tetradic
#EBAFFE #FEC4AF #C2FEAF #AFEAFE
square
#EBAFFE #FEC4AF #C2FEAF #AFEAFE
split-complementary
#EBAFFE #EAFEAF #AFFEC4
monochromatic
#CD36FC #DC73FD #EBAFFE #F7E1FF #F7E1FF
Accessibility & contrast
On white
1.74
#EBAFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#EBAFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFFE
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFFE | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#B3C7FB
Tritanopia (blue-blind)
#EBB8CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebaffe; /* rgb */ color: rgb(235, 175, 254); /* oklch */ color: oklch(83.6% 0.125 317.9);
Tailwind
colors: {
custom: {
50: '#f2c7ff',
500: '#ebaffe',
950: '#000000',
},
}SCSS
$custom: #ebaffe; $custom-light: #f2c7ff; $custom-dark: #000000;
JSON
{
"hex": "#ebaffe",
"rgb": {
"r": 235,
"g": 175,
"b": 254
},
"hsl": {
"h": 285.57,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.83563,
"c": 0.12473,
"h": 317.9
},
"luminance": 0.55478
}Semantic roles & 50–950 ramp
primary
#EBAFFE
secondary
#8AE46E
accent
#E60037
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171318
muted
#858286