#EBB6EB#EBB6EB
#EBB6EB is a very light, moderate purple. Relative luminance 0.571; OKLCH L 84.1% C 0.092 H 326.4°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB6EB |
|---|---|
| RGB | rgb(235, 182, 235) |
| HSL | hsl(300, 57%, 82%) |
| HSV | hsv(300, 23%, 92%) |
| CMYK | cmyk(0%, 22.6%, 0%, 7.8%) |
| CIE-LAB | lab(80.25, 27.87, -19.03) |
| CIE-LCH | lch(80.25, 33.75, 325.68°) |
| OKLab | oklab(84.06% 0.0769 -0.0512) |
| OKLCH | oklch(84.06% 0.092 326.4) |
| XYZ | xyz(65.9827, 57.1180, 86.1302) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.73
Light Lilac
#EDC8FF
ΔE00 5.11
Plum
#DDA0DD
ΔE00 5.35
Very Light Purple
#F6CEFC
ΔE00 5.55
Pale Mauve
#FED0FC
ΔE00 6.01
Pale Lavender
#EECFFE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB6EB #B6EBB6
analogous
#D1B6EB #EBB6EB #EBB6D1
triadic
#EBB6EB #EBEBB6 #B6EBEB
tetradic
#EBB6EB #EBD1B6 #B6EBB6 #B6D1EB
square
#EBB6EB #EBD1B6 #B6EBB6 #B6D1EB
split-complementary
#EBB6EB #D1EBB6 #B6EBD1
monochromatic
#D156D1 #DE86DE #EBB6EB #F8E6F8 #F8E7F8
Accessibility & contrast
On white
1.69
#EBB6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#EBB6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB6EB
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB6EB | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3ED
Deuteranopia (green-blind)
#BFC9E9
Tritanopia (blue-blind)
#EEBAC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebb6eb; /* rgb */ color: rgb(235, 182, 235); /* oklch */ color: oklch(84.1% 0.092 326.4);
Tailwind
colors: {
custom: {
50: '#f2ccf1',
500: '#ebb6eb',
950: '#000000',
},
}SCSS
$custom: #ebb6eb; $custom-light: #f2ccf1; $custom-dark: #000000;
JSON
{
"hex": "#ebb6eb",
"rgb": {
"r": 235,
"g": 182,
"b": 235
},
"hsl": {
"h": 300,
"s": 56.989,
"l": 81.765
},
"oklch": {
"l": 0.84057,
"c": 0.0924,
"h": 326.4
},
"luminance": 0.57116
}Semantic roles & 50–950 ramp
primary
#EBB6EB
secondary
#7EC77E
accent
#C52121
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385