#B888DA#B888DA
#B888DA is a light, vivid violet. Relative luminance 0.329; OKLCH L 70.3% C 0.127 H 310.3°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B888DA |
|---|---|
| RGB | rgb(184, 136, 218) |
| HSL | hsl(275, 53%, 69%) |
| HSV | hsv(275, 38%, 85%) |
| CMYK | cmyk(15.6%, 37.6%, 0%, 14.5%) |
| CIE-LAB | lab(64.05, 33.44, -35.00) |
| CIE-LCH | lch(64.05, 48.41, 313.70°) |
| OKLab | oklab(70.35% 0.082 -0.0967) |
| OKLCH | oklch(70.35% 0.127 310.3) |
| XYZ | xyz(41.2239, 32.8612, 70.4872) |
| Luminance | 0.3286 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.03
Wisteria
#A87DC2
ΔE00 5.02
Liliac
#C48EFD
ΔE00 5.75
Baby Purple
#CA9BF7
ΔE00 6.13
Lavender (survey)
#C79FEF
ΔE00 6.29
Light Purple
#BF77F6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B888DA #AADA88
analogous
#8F88DA #B888DA #DA88D3
triadic
#B888DA #DAB888 #88DAB8
tetradic
#B888DA #DA8F88 #AADA88 #88D3DA
square
#B888DA #DA8F88 #AADA88 #88D3DA
split-complementary
#B888DA #D3DA88 #88DA8F
monochromatic
#7E37B1 #9C59CB #B888DA #D4B7E9 #F0E5F7
Accessibility & contrast
On white
2.77
#B888DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#B888DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B888DA
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B888DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B888DA | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7899DD
Deuteranopia (green-blind)
#839CD8
Tritanopia (blue-blind)
#B494A7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #b888da; /* rgb */ color: rgb(184, 136, 218); /* oklch */ color: oklch(70.3% 0.127 310.3);
Tailwind
colors: {
custom: {
50: '#ceabe5',
500: '#b888da',
950: '#000000',
},
}SCSS
$custom: #b888da; $custom-light: #ceabe5; $custom-dark: #000000;
JSON
{
"hex": "#b888da",
"rgb": {
"r": 184,
"g": 136,
"b": 218
},
"hsl": {
"h": 275.122,
"s": 52.564,
"l": 69.412
},
"oklch": {
"l": 0.70347,
"c": 0.12678,
"h": 310.3
},
"luminance": 0.32861
}Semantic roles & 50–950 ramp
primary
#B888DA
secondary
#DDEBD3
accent
#C02666
background
#FCFAFE
surface
#F9F4FC
border
#D2CED5
text
#141016
muted
#827F84