#B980C8#B980C8
#B980C8 is a light, vivid purple. Relative luminance 0.299; OKLCH L 68.3% C 0.120 H 319.1°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B980C8 |
|---|---|
| RGB | rgb(185, 128, 200) |
| HSL | hsl(288, 40%, 64%) |
| HSV | hsv(288, 36%, 78%) |
| CMYK | cmyk(7.5%, 36%, 0%, 21.6%) |
| CIE-LAB | lab(61.59, 34.40, -28.72) |
| CIE-LCH | lch(61.59, 44.81, 320.14°) |
| OKLab | oklab(68.26% 0.0909 -0.0787) |
| OKLCH | oklch(68.26% 0.12 319.1) |
| XYZ | xyz(38.1507, 29.9238, 58.3986) |
| Luminance | 0.2992 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Wisteria
#A87DC2
ΔE00 3.57
Orchid (survey)
#C875C4
ΔE00 4.35
Pale Purple
#B790D4
ΔE00 4.92
Soft Purple
#A66FB5
ΔE00 6.05
Lavender Pink
#DD85D7
ΔE00 6.72
Orchid
#DA70D6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B980C8 #8FC880
analogous
#9580C8 #B980C8 #C880B3
triadic
#B980C8 #C8B980 #80C8B9
tetradic
#B980C8 #C89580 #8FC880 #80B3C8
square
#B980C8 #C89580 #8FC880 #80B3C8
split-complementary
#B980C8 #B3C880 #80C895
monochromatic
#7F3E8F #A155B6 #B980C8 #D1ABDA #E8D5ED
Accessibility & contrast
On white
3.01
#B980C8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#B980C8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B980C8
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B980C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B980C8 | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7691CB
Deuteranopia (green-blind)
#8497C6
Tritanopia (blue-blind)
#BA889B
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #b980c8; /* rgb */ color: rgb(185, 128, 200); /* oklch */ color: oklch(68.3% 0.120 319.1);
Tailwind
colors: {
custom: {
50: '#cfa6d9',
500: '#b980c8',
950: '#000000',
},
}SCSS
$custom: #b980c8; $custom-light: #cfa6d9; $custom-dark: #000000;
JSON
{
"hex": "#b980c8",
"rgb": {
"r": 185,
"g": 128,
"b": 200
},
"hsl": {
"h": 287.5,
"s": 39.56,
"l": 64.314
},
"oklch": {
"l": 0.68264,
"c": 0.1202,
"h": 319.1
},
"luminance": 0.29923
}Semantic roles & 50–950 ramp
primary
#B980C8
secondary
#CBDEC5
accent
#B3334E
background
#FCFAFD
surface
#F9F4FA
border
#D2CED3
text
#140F14
muted
#827F83