#B893DB#B893DB
#B893DB is a light, moderate violet. Relative luminance 0.362; OKLCH L 72.3% C 0.109 H 307.4°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B893DB |
|---|---|
| RGB | rgb(184, 147, 219) |
| HSL | hsl(271, 50%, 72%) |
| HSV | hsv(271, 33%, 86%) |
| CMYK | cmyk(16%, 32.9%, 0%, 14.1%) |
| CIE-LAB | lab(66.65, 27.53, -31.51) |
| CIE-LCH | lch(66.65, 41.85, 311.14°) |
| OKLab | oklab(72.34% 0.0663 -0.0868) |
| OKLCH | oklch(72.34% 0.109 307.4) |
| XYZ | xyz(42.9846, 36.1726, 71.7216) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.46
Lavender
#B39DDB
ΔE00 3.72
Lavender (survey)
#C79FEF
ΔE00 4.14
Baby Purple
#CA9BF7
ΔE00 5.01
Lilac (survey)
#CEA2FD
ΔE00 6.23
Pastel Purple
#CAA0FF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B893DB #B6DB93
analogous
#9493DB #B893DB #DB93DA
triadic
#B893DB #DBB893 #93DBB8
tetradic
#B893DB #DB9493 #B6DB93 #93DADB
square
#B893DB #DB9493 #B6DB93 #93DADB
split-complementary
#B893DB #DADB93 #93DB94
monochromatic
#7B3DB7 #9A65CC #B893DB #D6C1EA #F0E8F7
Accessibility & contrast
On white
2.55
#B893DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#B893DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B893DB
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B893DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B893DB | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A1DE
Deuteranopia (green-blind)
#8DA3D9
Tritanopia (blue-blind)
#B39DAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b893db; /* rgb */ color: rgb(184, 147, 219); /* oklch */ color: oklch(72.3% 0.109 307.4);
Tailwind
colors: {
custom: {
50: '#ceb3e6',
500: '#b893db',
950: '#000000',
},
}SCSS
$custom: #b893db; $custom-light: #ceb3e6; $custom-dark: #000000;
JSON
{
"hex": "#b893db",
"rgb": {
"r": 184,
"g": 147,
"b": 219
},
"hsl": {
"h": 270.833,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.72339,
"c": 0.10919,
"h": 307.4
},
"luminance": 0.36172
}Semantic roles & 50–950 ramp
primary
#B893DB
secondary
#E5EEDC
accent
#BD2871
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084