#B250DC#B250DC
#B250DC is a mid, highly saturated purple. Relative luminance 0.204; OKLCH L 61.5% C 0.215 H 314.2°. Best body text is #000000 at 5.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B250DC |
|---|---|
| RGB | rgb(178, 80, 220) |
| HSL | hsl(282, 67%, 59%) |
| HSV | hsv(282, 64%, 86%) |
| CMYK | cmyk(19.1%, 63.6%, 0%, 13.7%) |
| CIE-LAB | lab(52.25, 61.24, -54.79) |
| CIE-LCH | lch(52.25, 82.18, 318.18°) |
| OKLab | oklab(61.49% 0.1497 -0.154) |
| OKLCH | oklch(61.49% 0.215 314.2) |
| XYZ | xyz(34.1449, 20.3707, 69.8296) |
| Luminance | 0.2037 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.80
Lightish Purple
#A552E6
ΔE00 3.11
Lighter Purple
#A55AF4
ΔE00 5.03
Amethyst
#9B5FC0
ΔE00 5.94
Hot Purple
#CB00F5
ΔE00 6.33
Purple Pink
#D725DE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B250DC #7ADC50
analogous
#6C50DC #B250DC #DC50C0
triadic
#B250DC #DCB250 #50DCB2
tetradic
#B250DC #DC6C50 #7ADC50 #50C0DC
square
#B250DC #DC6C50 #7ADC50 #50C0DC
split-complementary
#B250DC #C0DC50 #50DC6C
monochromatic
#701E94 #9728C7 #B250DC #C883E6 #DFB6F0
Accessibility & contrast
On white
4.14
#B250DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.07
#B250DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B250DC
5.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B250DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B250DC | 1.00 | 4.14 | 5.07 | 5.07 |
| #FFFFFF | 4.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1177E0
Deuteranopia (green-blind)
#4B7FD9
Tritanopia (blue-blind)
#AE6A8F
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #b250dc; /* rgb */ color: rgb(178, 80, 220); /* oklch */ color: oklch(61.5% 0.215 314.2);
Tailwind
colors: {
custom: {
50: '#cd87e7',
500: '#b250dc',
950: '#000000',
},
}SCSS
$custom: #b250dc; $custom-light: #cd87e7; $custom-dark: #000000;
JSON
{
"hex": "#b250dc",
"rgb": {
"r": 178,
"g": 80,
"b": 220
},
"hsl": {
"h": 282,
"s": 66.667,
"l": 58.824
},
"oklch": {
"l": 0.61491,
"c": 0.21474,
"h": 314.2
},
"luminance": 0.2037
}Semantic roles & 50–950 ramp
primary
#B250DC
secondary
#B9DFA8
accent
#EA3E72
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#140C16
muted
#837D84