#EBBBE4#EBBBE4
#EBBBE4 is a very light, moderate purple. Relative luminance 0.588; OKLCH L 84.7% C 0.077 H 331.2°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBE4 |
|---|---|
| RGB | rgb(235, 187, 228) |
| HSL | hsl(309, 55%, 83%) |
| HSV | hsv(309, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 3%, 7.8%) |
| CIE-LAB | lab(81.18, 23.94, -13.85) |
| CIE-LCH | lch(81.18, 27.66, 329.95°) |
| OKLab | oklab(84.71% 0.0673 -0.037) |
| OKLCH | oklch(84.71% 0.077 331.2) |
| XYZ | xyz(66.0335, 58.8060, 81.2559) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.88
Pale Mauve
#FED0FC
ΔE00 4.96
Light Lavendar
#EFC0FE
ΔE00 5.68
Light Lilac
#EDC8FF
ΔE00 5.84
Pale Lavender
#EECFFE
ΔE00 6.19
Thistle
#D8BFD8
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBE4 #BBEBC2
analogous
#DABBEB #EBBBE4 #EBBBCC
triadic
#EBBBE4 #E4EBBB #BBE4EB
tetradic
#EBBBE4 #EBDABB #BBEBC2 #BBCCEB
square
#EBBBE4 #EBDABB #BBEBC2 #BBCCEB
split-complementary
#EBBBE4 #CCEBBB #BBEBDA
monochromatic
#CF5CBE #DD8CD1 #EBBBE4 #F8E7F6 #F8E7F6
Accessibility & contrast
On white
1.65
#EBBBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#EBBBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBE4
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBE4 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC6E6
Deuteranopia (green-blind)
#C5CCE2
Tritanopia (blue-blind)
#EFBEC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbbe4; /* rgb */ color: rgb(235, 187, 228); /* oklch */ color: oklch(84.7% 0.077 331.2);
Tailwind
colors: {
custom: {
50: '#f1cfec',
500: '#ebbbe4',
950: '#000000',
},
}SCSS
$custom: #ebbbe4; $custom-light: #f1cfec; $custom-dark: #000000;
JSON
{
"hex": "#ebbbe4",
"rgb": {
"r": 235,
"g": 187,
"b": 228
},
"hsl": {
"h": 308.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.84706,
"c": 0.07677,
"h": 331.2
},
"luminance": 0.58804
}Semantic roles & 50–950 ramp
primary
#EBBBE4
secondary
#83C78D
accent
#C23B23
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384