#EBAEFB#EBAEFB
#EBAEFB is a very light, vivid purple. Relative luminance 0.549; OKLCH L 83.3% C 0.123 H 319.2°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEFB |
|---|---|
| RGB | rgb(235, 174, 251) |
| HSL | hsl(288, 91%, 83%) |
| HSV | hsv(288, 31%, 98%) |
| CMYK | cmyk(6.4%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(78.98, 35.15, -29.55) |
| CIE-LCH | lch(78.98, 45.92, 319.94°) |
| OKLab | oklab(83.27% 0.0932 -0.0806) |
| OKLCH | oklch(83.27% 0.123 319.2) |
| XYZ | xyz(66.8072, 54.9009, 98.3257) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.87
Light Lavendar
#EFC0FE
ΔE00 4.56
Light Violet
#D6B4FC
ΔE00 5.28
Plum
#DDA0DD
ΔE00 5.36
Pale Violet
#CEAEFA
ΔE00 6.31
Lilac (survey)
#CEA2FD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEFB #BEFBAE
analogous
#C4AEFB #EBAEFB #FBAEE5
triadic
#EBAEFB #FBEBAE #AEFBEB
tetradic
#EBAEFB #FBC4AE #BEFBAE #AEE5FB
square
#EBAEFB #FBC4AE #BEFBAE #AEE5FB
split-complementary
#EBAEFB #E5FBAE #AEFBC4
monochromatic
#CE39F5 #DD74F8 #EBAEFB #F8E2FE #F8E2FE
Accessibility & contrast
On white
1.75
#EBAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#EBAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEFB
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEFB | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFE
Deuteranopia (green-blind)
#B3C6F9
Tritanopia (blue-blind)
#ECB7CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebaefb; /* rgb */ color: rgb(235, 174, 251); /* oklch */ color: oklch(83.3% 0.123 319.2);
Tailwind
colors: {
custom: {
50: '#f2c7fd',
500: '#ebaefb',
950: '#000000',
},
}SCSS
$custom: #ebaefb; $custom-light: #f2c7fd; $custom-dark: #000000;
JSON
{
"hex": "#ebaefb",
"rgb": {
"r": 235,
"g": 174,
"b": 251
},
"hsl": {
"h": 287.532,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.83274,
"c": 0.12318,
"h": 319.2
},
"luminance": 0.54899
}Semantic roles & 50–950 ramp
primary
#EBAEFB
secondary
#86DF6F
accent
#E60030
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171317
muted
#858285