#B962BE#B962BE
#B962BE is a light, vivid purple. Relative luminance 0.228; OKLCH L 63.1% C 0.162 H 325.2°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B962BE |
|---|---|
| RGB | rgb(185, 98, 190) |
| HSL | hsl(297, 41%, 56%) |
| HSV | hsv(297, 48%, 75%) |
| CMYK | cmyk(2.6%, 48.4%, 0%, 25.5%) |
| CIE-LAB | lab(54.83, 48.46, -33.53) |
| CIE-LCH | lch(54.83, 58.93, 325.32°) |
| OKLab | oklab(63.07% 0.1329 -0.0922) |
| OKLCH | oklch(63.07% 0.162 325.2) |
| XYZ | xyz(33.6688, 22.7690, 51.3266) |
| Luminance | 0.2277 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 4.54
Mediumorchid
#BA55D3
ΔE00 4.92
Soft Purple
#A66FB5
ΔE00 5.03
Orchid (survey)
#C875C4
ΔE00 5.89
Purplish Pink
#CE5DAE
ΔE00 6.09
Pinkish Purple
#D648D7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B962BE #67BE62
analogous
#8B62BE #B962BE #BE6295
triadic
#B962BE #BEB962 #62BEB9
tetradic
#B962BE #BE8B62 #67BE62 #6295BE
square
#B962BE #BE8B62 #67BE62 #6295BE
split-complementary
#B962BE #95BE62 #62BE8B
monochromatic
#713075 #9B42A0 #B962BE #CC8DD0 #E0B9E2
Accessibility & contrast
On white
3.78
#B962BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#B962BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B962BE
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B962BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B962BE | 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)
#587CC1
Deuteranopia (green-blind)
#7187BB
Tritanopia (blue-blind)
#BD6D87
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #b962be; /* rgb */ color: rgb(185, 98, 190); /* oklch */ color: oklch(63.1% 0.162 325.2);
Tailwind
colors: {
custom: {
50: '#d092d2',
500: '#b962be',
950: '#000000',
},
}SCSS
$custom: #b962be; $custom-light: #d092d2; $custom-dark: #000000;
JSON
{
"hex": "#b962be",
"rgb": {
"r": 185,
"g": 98,
"b": 190
},
"hsl": {
"h": 296.739,
"s": 41.441,
"l": 56.471
},
"oklch": {
"l": 0.63066,
"c": 0.16169,
"h": 325.2
},
"luminance": 0.22767
}Semantic roles & 50–950 ramp
primary
#B962BE
secondary
#ADD1AB
accent
#D1575D
background
#FDF9FC
surface
#FAF1F9
border
#D3CBD2
text
#140D14
muted
#837E82