#B75BDA#B75BDA
#B75BDA is a light, vivid purple. Relative luminance 0.226; OKLCH L 63.3% C 0.199 H 315.7°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B75BDA |
|---|---|
| RGB | rgb(183, 91, 218) |
| HSL | hsl(283, 63%, 61%) |
| HSV | hsv(283, 58%, 85%) |
| CMYK | cmyk(16.1%, 58.3%, 0%, 14.5%) |
| CIE-LAB | lab(54.67, 56.89, -49.77) |
| CIE-LCH | lch(54.67, 75.58, 318.82°) |
| OKLab | oklab(63.35% 0.1425 -0.1392) |
| OKLCH | oklch(63.35% 0.199 315.7) |
| XYZ | xyz(35.9225, 22.6126, 68.7885) |
| Luminance | 0.2261 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.80
Lightish Purple
#A552E6
ΔE00 5.06
Bright Lilac
#C95EFB
ΔE00 5.34
Pinkish Purple
#D648D7
ΔE00 5.68
Lighter Purple
#A55AF4
ΔE00 5.78
Bright Lavender
#C760FF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B75BDA #7EDA5B
analogous
#785BDA #B75BDA #DA5BBD
triadic
#B75BDA #DAB75B #5BDAB7
tetradic
#B75BDA #DA785B #7EDA5B #5BBDDA
square
#B75BDA #DA785B #7EDA5B #5BBDDA
split-complementary
#B75BDA #BDDA5B #5BDA78
monochromatic
#782298 #9F2ECA #B75BDA #CD8DE5 #E3BFF1
Accessibility & contrast
On white
3.80
#B75BDA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#B75BDA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B75BDA
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B75BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B75BDA | 1.00 | 3.80 | 5.52 | 5.52 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#377DDE
Deuteranopia (green-blind)
#5B85D7
Tritanopia (blue-blind)
#B57192
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #b75bda; /* rgb */ color: rgb(183, 91, 218); /* oklch */ color: oklch(63.3% 0.199 315.7);
Tailwind
colors: {
custom: {
50: '#d08ee6',
500: '#b75bda',
950: '#000000',
},
}SCSS
$custom: #b75bda; $custom-light: #d08ee6; $custom-dark: #000000;
JSON
{
"hex": "#b75bda",
"rgb": {
"r": 183,
"g": 91,
"b": 218
},
"hsl": {
"h": 283.465,
"s": 63.184,
"l": 60.588
},
"oklch": {
"l": 0.63346,
"c": 0.19924,
"h": 315.7
},
"luminance": 0.22611
}Semantic roles & 50–950 ramp
primary
#B75BDA
secondary
#BEE1B0
accent
#CB1B4B
background
#FDF8FE
surface
#FAF0FC
border
#D3CBD5
text
#140D16
muted
#837D84