#EBB3EB#EBB3EB
#EBB3EB is a very light, moderate purple. Relative luminance 0.559; OKLCH L 83.5% C 0.098 H 326.4°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB3EB |
|---|---|
| RGB | rgb(235, 179, 235) |
| HSL | hsl(300, 58%, 81%) |
| HSV | hsv(300, 24%, 92%) |
| CMYK | cmyk(0%, 23.8%, 0%, 7.8%) |
| CIE-LAB | lab(79.56, 29.47, -20.07) |
| CIE-LCH | lch(79.56, 35.66, 325.75°) |
| OKLab | oklab(83.53% 0.0814 -0.054) |
| OKLCH | oklch(83.53% 0.098 326.4) |
| XYZ | xyz(65.3749, 55.9023, 85.9276) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.95
Plum
#DDA0DD
ΔE00 4.64
Light Lilac
#EDC8FF
ΔE00 5.65
Mauve
#E0B0FF
ΔE00 6.24
Very Light Purple
#F6CEFC
ΔE00 6.32
Pale Mauve
#FED0FC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB3EB #B3EBB3
analogous
#CFB3EB #EBB3EB #EBB3CF
triadic
#EBB3EB #EBEBB3 #B3EBEB
tetradic
#EBB3EB #EBCFB3 #B3EBB3 #B3CFEB
square
#EBB3EB #EBCFB3 #B3EBB3 #B3CFEB
split-complementary
#EBB3EB #CFEBB3 #B3EBCF
monochromatic
#D152D1 #DE83DE #EBB3EB #F8E3F8 #F9E7F9
Accessibility & contrast
On white
1.72
#EBB3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#EBB3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB3EB
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB3EB | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1ED
Deuteranopia (green-blind)
#BCC8E9
Tritanopia (blue-blind)
#EFB8C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebb3eb; /* rgb */ color: rgb(235, 179, 235); /* oklch */ color: oklch(83.5% 0.098 326.4);
Tailwind
colors: {
custom: {
50: '#f2caf1',
500: '#ebb3eb',
950: '#000000',
},
}SCSS
$custom: #ebb3eb; $custom-light: #f2caf1; $custom-dark: #000000;
JSON
{
"hex": "#ebb3eb",
"rgb": {
"r": 235,
"g": 179,
"b": 235
},
"hsl": {
"h": 300,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.8353,
"c": 0.09769,
"h": 326.4
},
"luminance": 0.55901
}Semantic roles & 50–950 ramp
primary
#EBB3EB
secondary
#7BC77B
accent
#C62020
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285