#EBBEF7#EBBEF7
#EBBEF7 is a very light, moderate purple. Relative luminance 0.612; OKLCH L 85.9% C 0.091 H 319.1°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEF7 |
|---|---|
| RGB | rgb(235, 190, 247) |
| HSL | hsl(287, 78%, 86%) |
| HSV | hsv(287, 23%, 97%) |
| CMYK | cmyk(4.9%, 23.1%, 0%, 3.1%) |
| CIE-LAB | lab(82.49, 25.85, -22.06) |
| CIE-LCH | lch(82.49, 33.98, 319.52°) |
| OKLab | oklab(85.91% 0.0688 -0.0597) |
| OKLCH | oklch(85.91% 0.091 319.1) |
| XYZ | xyz(69.4605, 61.2057, 96.1324) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.28
Light Lilac
#EDC8FF
ΔE00 2.52
Very Light Purple
#F6CEFC
ΔE00 4.21
Pale Lavender
#EECFFE
ΔE00 4.50
Light Lavender
#DFC5FE
ΔE00 4.52
Pale Lilac
#E4CBFF
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEF7 #CAF7BE
analogous
#CEBEF7 #EBBEF7 #F7BEE6
triadic
#EBBEF7 #F7EBBE #BEF7EB
tetradic
#EBBEF7 #F7CEBE #CAF7BE #BEE6F7
square
#EBBEF7 #F7CEBE #CAF7BE #BEE6F7
split-complementary
#EBBEF7 #E6F7BE #BEF7CE
monochromatic
#C951EA #DA88F0 #EBBEF7 #F7E4FC #F7E4FC
Accessibility & contrast
On white
1.59
#EBBEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#EBBEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEF7
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEF7 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF9
Deuteranopia (green-blind)
#C1CFF5
Tritanopia (blue-blind)
#ECC4D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebbef7; /* rgb */ color: rgb(235, 190, 247); /* oklch */ color: oklch(85.9% 0.091 319.1);
Tailwind
colors: {
custom: {
50: '#f2d2fa',
500: '#ebbef7',
950: '#000000',
},
}SCSS
$custom: #ebbef7; $custom-light: #f2d2fa; $custom-dark: #000000;
JSON
{
"hex": "#ebbef7",
"rgb": {
"r": 235,
"g": 190,
"b": 247
},
"hsl": {
"h": 287.368,
"s": 78.082,
"l": 85.686
},
"oklch": {
"l": 0.8591,
"c": 0.09109,
"h": 319.1
},
"luminance": 0.61204
}Semantic roles & 50–950 ramp
primary
#EBBEF7
secondary
#93DA80
accent
#DA0B37
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385