#EBBEF8#EBBEF8
#EBBEF8 is a very light, moderate purple. Relative luminance 0.613; OKLCH L 85.9% C 0.092 H 318.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEF8 |
|---|---|
| RGB | rgb(235, 190, 248) |
| HSL | hsl(287, 81%, 86%) |
| HSV | hsv(287, 23%, 97%) |
| CMYK | cmyk(5.2%, 23.4%, 0%, 2.7%) |
| CIE-LAB | lab(82.52, 26.04, -22.54) |
| CIE-LCH | lch(82.52, 34.44, 319.12°) |
| OKLab | oklab(85.95% 0.0691 -0.061) |
| OKLCH | oklch(85.95% 0.092 318.6) |
| XYZ | xyz(69.6153, 61.2676, 96.9473) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.08
Light Lilac
#EDC8FF
ΔE00 2.50
Very Light Purple
#F6CEFC
ΔE00 4.34
Light Lavender
#DFC5FE
ΔE00 4.41
Pale Lavender
#EECFFE
ΔE00 4.56
Pale Lilac
#E4CBFF
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEF8 #CBF8BE
analogous
#CEBEF8 #EBBEF8 #F8BEE8
triadic
#EBBEF8 #F8EBBE #BEF8EB
tetradic
#EBBEF8 #F8CEBE #CBF8BE #BEE8F8
square
#EBBEF8 #F8CEBE #CBF8BE #BEE8F8
split-complementary
#EBBEF8 #E8F8BE #BEF8CE
monochromatic
#C94FEC #DA87F2 #EBBEF8 #F7E3FC #F7E3FC
Accessibility & contrast
On white
1.58
#EBBEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#EBBEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEF8
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEF8 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CAFA
Deuteranopia (green-blind)
#C1CFF6
Tritanopia (blue-blind)
#ECC4D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebbef8; /* rgb */ color: rgb(235, 190, 248); /* oklch */ color: oklch(85.9% 0.092 318.6);
Tailwind
colors: {
custom: {
50: '#f2d2fa',
500: '#ebbef8',
950: '#000000',
},
}SCSS
$custom: #ebbef8; $custom-light: #f2d2fa; $custom-dark: #000000;
JSON
{
"hex": "#ebbef8",
"rgb": {
"r": 235,
"g": 190,
"b": 248
},
"hsl": {
"h": 286.552,
"s": 80.556,
"l": 85.882
},
"oklch": {
"l": 0.85946,
"c": 0.0922,
"h": 318.6
},
"luminance": 0.61266
}Semantic roles & 50–950 ramp
primary
#EBBEF8
secondary
#94DB7F
accent
#DD0938
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385