#B65BDF#B65BDF
#B65BDF is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 63.5% C 0.204 H 313.9°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B65BDF |
|---|---|
| RGB | rgb(182, 91, 223) |
| HSL | hsl(281, 67%, 62%) |
| HSV | hsv(281, 59%, 87%) |
| CMYK | cmyk(18.4%, 59.2%, 0%, 12.5%) |
| CIE-LAB | lab(54.82, 57.67, -52.36) |
| CIE-LCH | lch(54.82, 77.89, 317.76°) |
| OKLab | oklab(63.52% 0.1415 -0.1468) |
| OKLCH | oklch(63.52% 0.204 313.9) |
| XYZ | xyz(36.3495, 22.7560, 72.2753) |
| Luminance | 0.2276 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.53
Lightish Purple
#A552E6
ΔE00 4.49
Bright Lilac
#C95EFB
ΔE00 4.85
Lighter Purple
#A55AF4
ΔE00 4.96
Bright Lavender
#C760FF
ΔE00 5.25
Heliotrope
#D94FF5
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B65BDF #84DF5B
analogous
#745BDF #B65BDF #DF5BC6
triadic
#B65BDF #DFB65B #5BDFB6
tetradic
#B65BDF #DF745B #84DF5B #5BC6DF
square
#B65BDF #DF745B #84DF5B #5BC6DF
split-complementary
#B65BDF #C6DF5B #5BDF74
monochromatic
#781FA0 #9F29D4 #B65BDF #CD8EE9 #E4C1F3
Accessibility & contrast
On white
3.78
#B65BDF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#B65BDF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B65BDF
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B65BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B65BDF | 1.00 | 3.78 | 5.55 | 5.55 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#317EE3
Deuteranopia (green-blind)
#5685DC
Tritanopia (blue-blind)
#B27295
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #b65bdf; /* rgb */ color: rgb(182, 91, 223); /* oklch */ color: oklch(63.5% 0.204 313.9);
Tailwind
colors: {
custom: {
50: '#cf8ee9',
500: '#b65bdf',
950: '#000000',
},
}SCSS
$custom: #b65bdf; $custom-light: #cf8ee9; $custom-dark: #000000;
JSON
{
"hex": "#b65bdf",
"rgb": {
"r": 182,
"g": 91,
"b": 223
},
"hsl": {
"h": 281.364,
"s": 67.347,
"l": 61.569
},
"oklch": {
"l": 0.63517,
"c": 0.20387,
"h": 313.9
},
"luminance": 0.22755
}Semantic roles & 50–950 ramp
primary
#B65BDF
secondary
#C2E3B2
accent
#CF1650
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#140D16
muted
#837D84