#BD95F2#BD95F2
#BD95F2 is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.2% C 0.136 H 303.0°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BD95F2 |
|---|---|
| RGB | rgb(189, 149, 242) |
| HSL | hsl(266, 78%, 77%) |
| HSV | hsv(266, 38%, 95%) |
| CMYK | cmyk(21.9%, 38.4%, 0%, 5.1%) |
| CIE-LAB | lab(68.55, 33.05, -41.18) |
| CIE-LCH | lch(68.55, 52.81, 308.75°) |
| OKLab | oklab(74.21% 0.0744 -0.1144) |
| OKLCH | oklch(74.21% 0.136 303) |
| XYZ | xyz(47.7573, 38.7246, 88.9458) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.66
Liliac
#C48EFD
ΔE00 3.00
Pastel Purple
#CAA0FF
ΔE00 3.30
Lavender (survey)
#C79FEF
ΔE00 3.57
Lilac (survey)
#CEA2FD
ΔE00 3.99
Pale Purple
#B790D4
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD95F2 #CAF295
analogous
#959CF2 #BD95F2 #EB95F2
triadic
#BD95F2 #F2BD95 #95F2BD
tetradic
#BD95F2 #F2959C #CAF295 #95F2EB
square
#BD95F2 #F2959C #CAF295 #95F2EB
split-complementary
#BD95F2 #F2EB95 #9CF295
monochromatic
#7928E5 #9B5EEB #BD95F2 #DFCCF9 #EEE4FC
Accessibility & contrast
On white
2.40
#BD95F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#BD95F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD95F2
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD95F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD95F2 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F6
Deuteranopia (green-blind)
#87A7EF
Tritanopia (blue-blind)
#B4A4B8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bd95f2; /* rgb */ color: rgb(189, 149, 242); /* oklch */ color: oklch(74.2% 0.136 303.0);
Tailwind
colors: {
custom: {
50: '#d2b4f6',
500: '#bd95f2',
950: '#000000',
},
}SCSS
$custom: #bd95f2; $custom-light: #d2b4f6; $custom-dark: #000000;
JSON
{
"hex": "#bd95f2",
"rgb": {
"r": 189,
"g": 149,
"b": 242
},
"hsl": {
"h": 265.806,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.7421,
"c": 0.13648,
"h": 303
},
"luminance": 0.38725
}Semantic roles & 50–950 ramp
primary
#BD95F2
secondary
#E7F3D8
accent
#DA0B81
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085