#EBB8EB#EBB8EB
#EBB8EB is a very light, moderate purple. Relative luminance 0.579; OKLCH L 84.4% C 0.089 H 326.3°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB8EB |
|---|---|
| RGB | rgb(235, 184, 235) |
| HSL | hsl(300, 56%, 82%) |
| HSV | hsv(300, 22%, 92%) |
| CMYK | cmyk(0%, 21.7%, 0%, 7.8%) |
| CIE-LAB | lab(80.71, 26.80, -18.33) |
| CIE-LCH | lch(80.71, 32.47, 325.64°) |
| OKLab | oklab(84.41% 0.074 -0.0493) |
| OKLCH | oklch(84.41% 0.089 326.3) |
| XYZ | xyz(66.3952, 57.9430, 86.2677) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.70
Light Lilac
#EDC8FF
ΔE00 4.79
Very Light Purple
#F6CEFC
ΔE00 5.05
Pale Mauve
#FED0FC
ΔE00 5.53
Plum
#DDA0DD
ΔE00 5.85
Pale Lavender
#EECFFE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB8EB #B8EBB8
analogous
#D2B8EB #EBB8EB #EBB8D2
triadic
#EBB8EB #EBEBB8 #B8EBEB
tetradic
#EBB8EB #EBD2B8 #B8EBB8 #B8D2EB
square
#EBB8EB #EBD2B8 #B8EBB8 #B8D2EB
split-complementary
#EBB8EB #D2EBB8 #B8EBD2
monochromatic
#D059D0 #DE88DE #EBB8EB #F8E7F8 #F8E7F8
Accessibility & contrast
On white
1.67
#EBB8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#EBB8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB8EB
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB8EB | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4ED
Deuteranopia (green-blind)
#C0CBE9
Tritanopia (blue-blind)
#EEBCCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebb8eb; /* rgb */ color: rgb(235, 184, 235); /* oklch */ color: oklch(84.4% 0.089 326.3);
Tailwind
colors: {
custom: {
50: '#f2cdf1',
500: '#ebb8eb',
950: '#000000',
},
}SCSS
$custom: #ebb8eb; $custom-light: #f2cdf1; $custom-dark: #000000;
JSON
{
"hex": "#ebb8eb",
"rgb": {
"r": 235,
"g": 184,
"b": 235
},
"hsl": {
"h": 300,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.84411,
"c": 0.08888,
"h": 326.3
},
"luminance": 0.57941
}Semantic roles & 50–950 ramp
primary
#EBB8EB
secondary
#80C780
accent
#C42222
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385