#EBBBEE#EBBBEE
#EBBBEE is a very light, moderate purple. Relative luminance 0.594; OKLCH L 85.1% C 0.087 H 324.4°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBEE |
|---|---|
| RGB | rgb(235, 187, 238) |
| HSL | hsl(296, 60%, 83%) |
| HSV | hsv(296, 21%, 93%) |
| CMYK | cmyk(1.3%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(81.50, 25.76, -18.74) |
| CIE-LCH | lch(81.50, 31.85, 323.96°) |
| OKLab | oklab(85.05% 0.0705 -0.0504) |
| OKLCH | oklch(85.05% 0.087 324.4) |
| XYZ | xyz(67.4620, 59.3774, 88.7795) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.12
Light Lilac
#EDC8FF
ΔE00 3.96
Very Light Purple
#F6CEFC
ΔE00 4.33
Pale Mauve
#FED0FC
ΔE00 5.00
Pale Lavender
#EECFFE
ΔE00 5.25
Light Lavender
#DFC5FE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBEE #BEEEBB
analogous
#D1BBEE #EBBBEE #EEBBD7
triadic
#EBBBEE #EEEBBB #BBEEEB
tetradic
#EBBBEE #EED1BB #BEEEBB #BBD7EE
square
#EBBBEE #EED1BB #BEEEBB #BBD7EE
split-complementary
#EBBBEE #D7EEBB #BBEED1
monochromatic
#CE59D6 #DD8AE2 #EBBBEE #F8E7F9 #F8E7F9
Accessibility & contrast
On white
1.63
#EBBBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#EBBBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBEE
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBEE | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#EEBFCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbbee; /* rgb */ color: rgb(235, 187, 238); /* oklch */ color: oklch(85.1% 0.087 324.4);
Tailwind
colors: {
custom: {
50: '#f2cff3',
500: '#ebbbee',
950: '#000000',
},
}SCSS
$custom: #ebbbee; $custom-light: #f2cff3; $custom-dark: #000000;
JSON
{
"hex": "#ebbbee",
"rgb": {
"r": 235,
"g": 187,
"b": 238
},
"hsl": {
"h": 296.471,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.85051,
"c": 0.08667,
"h": 324.4
},
"luminance": 0.59376
}Semantic roles & 50–950 ramp
primary
#EBBBEE
secondary
#86CC81
accent
#C81E28
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385