#EBBBEF#EBBBEF
#EBBBEF is a very light, moderate purple. Relative luminance 0.594; OKLCH L 85.1% C 0.088 H 323.8°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBEF |
|---|---|
| RGB | rgb(235, 187, 239) |
| HSL | hsl(295, 62%, 84%) |
| HSV | hsv(295, 22%, 94%) |
| CMYK | cmyk(1.7%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(81.53, 25.94, -19.23) |
| CIE-LCH | lch(81.53, 32.29, 323.45°) |
| OKLab | oklab(85.09% 0.0708 -0.0518) |
| OKLCH | oklch(85.09% 0.088 323.8) |
| XYZ | xyz(67.6094, 59.4363, 89.5554) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.88
Light Lilac
#EDC8FF
ΔE00 3.83
Very Light Purple
#F6CEFC
ΔE00 4.36
Pale Mauve
#FED0FC
ΔE00 5.08
Pale Lavender
#EECFFE
ΔE00 5.21
Light Lavender
#DFC5FE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBEF #BFEFBB
analogous
#D1BBEF #EBBBEF #EFBBD9
triadic
#EBBBEF #EFEBBB #BBEFEB
tetradic
#EBBBEF #EFD1BB #BFEFBB #BBD9EF
square
#EBBBEF #EFD1BB #BFEFBB #BBD9EF
split-complementary
#EBBBEF #D9EFBB #BBEFD1
monochromatic
#CE58D8 #DC89E3 #EBBBEF #F8E6F9 #F8E6F9
Accessibility & contrast
On white
1.63
#EBBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#EBBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBEF
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBEF | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F1
Deuteranopia (green-blind)
#C1CDED
Tritanopia (blue-blind)
#EDC0CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebbbef; /* rgb */ color: rgb(235, 187, 239); /* oklch */ color: oklch(85.1% 0.088 323.8);
Tailwind
colors: {
custom: {
50: '#f2cff4',
500: '#ebbbef',
950: '#000000',
},
}SCSS
$custom: #ebbbef; $custom-light: #f2cff4; $custom-dark: #000000;
JSON
{
"hex": "#ebbbef",
"rgb": {
"r": 235,
"g": 187,
"b": 239
},
"hsl": {
"h": 295.385,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.85087,
"c": 0.08771,
"h": 323.8
},
"luminance": 0.59435
}Semantic roles & 50–950 ramp
primary
#EBBBEF
secondary
#87CD81
accent
#CA1C29
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385