#EBB5EB#EBB5EB
#EBB5EB is a very light, moderate purple. Relative luminance 0.567; OKLCH L 83.9% C 0.094 H 326.4°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB5EB |
|---|---|
| RGB | rgb(235, 181, 235) |
| HSL | hsl(300, 57%, 82%) |
| HSV | hsv(300, 23%, 92%) |
| CMYK | cmyk(0%, 23%, 0%, 7.8%) |
| CIE-LAB | lab(80.02, 28.41, -19.37) |
| CIE-LCH | lch(80.02, 34.38, 325.70°) |
| OKLab | oklab(83.88% 0.0784 -0.0521) |
| OKLCH | oklch(83.88% 0.094 326.4) |
| XYZ | xyz(65.7786, 56.7098, 86.0622) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.78
Plum
#DDA0DD
ΔE00 5.11
Light Lilac
#EDC8FF
ΔE00 5.28
Very Light Purple
#F6CEFC
ΔE00 5.81
Pale Mauve
#FED0FC
ΔE00 6.26
Mauve
#E0B0FF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB5EB #B5EBB5
analogous
#D0B5EB #EBB5EB #EBB5D0
triadic
#EBB5EB #EBEBB5 #B5EBEB
tetradic
#EBB5EB #EBD0B5 #B5EBB5 #B5D0EB
square
#EBB5EB #EBD0B5 #B5EBB5 #B5D0EB
split-complementary
#EBB5EB #D0EBB5 #B5EBD0
monochromatic
#D155D1 #DE85DE #EBB5EB #F8E5F8 #F8E7F8
Accessibility & contrast
On white
1.70
#EBB5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#EBB5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB5EB
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB5EB | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2ED
Deuteranopia (green-blind)
#BEC9E9
Tritanopia (blue-blind)
#EEB9C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebb5eb; /* rgb */ color: rgb(235, 181, 235); /* oklch */ color: oklch(83.9% 0.094 326.4);
Tailwind
colors: {
custom: {
50: '#f2cbf1',
500: '#ebb5eb',
950: '#000000',
},
}SCSS
$custom: #ebb5eb; $custom-light: #f2cbf1; $custom-dark: #000000;
JSON
{
"hex": "#ebb5eb",
"rgb": {
"r": 235,
"g": 181,
"b": 235
},
"hsl": {
"h": 300,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.83881,
"c": 0.09417,
"h": 326.4
},
"luminance": 0.56708
}Semantic roles & 50–950 ramp
primary
#EBB5EB
secondary
#7DC77D
accent
#C52020
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385