#B65BDA#B65BDA
#B65BDA is a light, vivid purple. Relative luminance 0.225; OKLCH L 63.2% C 0.199 H 315.3°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B65BDA |
|---|---|
| RGB | rgb(182, 91, 218) |
| HSL | hsl(283, 63%, 61%) |
| HSV | hsv(283, 58%, 85%) |
| CMYK | cmyk(16.5%, 58.3%, 0%, 14.5%) |
| CIE-LAB | lab(54.54, 56.64, -49.98) |
| CIE-LCH | lch(54.54, 75.54, 318.58°) |
| OKLab | oklab(63.23% 0.1413 -0.1399) |
| OKLCH | oklch(63.23% 0.199 315.3) |
| XYZ | xyz(35.6854, 22.4904, 68.7774) |
| Luminance | 0.2249 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.87
Lightish Purple
#A552E6
ΔE00 4.88
Bright Lilac
#C95EFB
ΔE00 5.42
Lighter Purple
#A55AF4
ΔE00 5.63
Pinkish Purple
#D648D7
ΔE00 5.85
Bright Lavender
#C760FF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B65BDA #7FDA5B
analogous
#765BDA #B65BDA #DA5BBE
triadic
#B65BDA #DAB65B #5BDAB6
tetradic
#B65BDA #DA765B #7FDA5B #5BBEDA
square
#B65BDA #DA765B #7FDA5B #5BBEDA
split-complementary
#B65BDA #BEDA5B #5BDA76
monochromatic
#772298 #9E2ECA #B65BDA #CC8DE5 #E2BFF1
Accessibility & contrast
On white
3.82
#B65BDA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#B65BDA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B65BDA
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B65BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B65BDA | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#377DDE
Deuteranopia (green-blind)
#5A85D7
Tritanopia (blue-blind)
#B47192
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #b65bda; /* rgb */ color: rgb(182, 91, 218); /* oklch */ color: oklch(63.2% 0.199 315.3);
Tailwind
colors: {
custom: {
50: '#cf8ee6',
500: '#b65bda',
950: '#000000',
},
}SCSS
$custom: #b65bda; $custom-light: #cf8ee6; $custom-dark: #000000;
JSON
{
"hex": "#b65bda",
"rgb": {
"r": 182,
"g": 91,
"b": 218
},
"hsl": {
"h": 282.992,
"s": 63.184,
"l": 60.588
},
"oklch": {
"l": 0.63226,
"c": 0.19883,
"h": 315.3
},
"luminance": 0.22489
}Semantic roles & 50–950 ramp
primary
#B65BDA
secondary
#BEE1B0
accent
#CB1B4D
background
#FDF8FE
surface
#FAF0FC
border
#D3CBD5
text
#140D16
muted
#837D84