#B980CC#B980CC
#B980CC is a light, vivid purple. Relative luminance 0.301; OKLCH L 68.4% C 0.125 H 317.4°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B980CC |
|---|---|
| RGB | rgb(185, 128, 204) |
| HSL | hsl(285, 43%, 65%) |
| HSV | hsv(285, 37%, 80%) |
| CMYK | cmyk(9.3%, 37.3%, 0%, 20%) |
| CIE-LAB | lab(61.75, 35.21, -30.72) |
| CIE-LCH | lch(61.75, 46.73, 318.89°) |
| OKLab | oklab(68.44% 0.0918 -0.0844) |
| OKLCH | oklch(68.44% 0.125 317.4) |
| XYZ | xyz(38.6243, 30.1133, 60.8928) |
| Luminance | 0.3011 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Wisteria
#A87DC2
ΔE00 3.54
Orchid (survey)
#C875C4
ΔE00 4.69
Pale Purple
#B790D4
ΔE00 4.72
Soft Purple
#A66FB5
ΔE00 6.27
Lavender Pink
#DD85D7
ΔE00 6.82
Orchid
#DA70D6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B980CC #93CC80
analogous
#9380CC #B980CC #CC80B9
triadic
#B980CC #CCB980 #80CCB9
tetradic
#B980CC #CC9380 #93CC80 #80B9CC
square
#B980CC #CC9380 #93CC80 #80B9CC
split-complementary
#B980CC #B9CC80 #80CC93
monochromatic
#7F3C96 #A154BA #B980CC #D1ACDE #E9D7EF
Accessibility & contrast
On white
2.99
#B980CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#B980CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B980CC
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B980CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B980CC | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7591CF
Deuteranopia (green-blind)
#8397CA
Tritanopia (blue-blind)
#B9899D
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #b980cc; /* rgb */ color: rgb(185, 128, 204); /* oklch */ color: oklch(68.4% 0.125 317.4);
Tailwind
colors: {
custom: {
50: '#cfa6db',
500: '#b980cc',
950: '#000000',
},
}SCSS
$custom: #b980cc; $custom-light: #cfa6db; $custom-dark: #000000;
JSON
{
"hex": "#b980cc",
"rgb": {
"r": 185,
"g": 128,
"b": 204
},
"hsl": {
"h": 285,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.68442,
"c": 0.12468,
"h": 317.4
},
"luminance": 0.30112
}Semantic roles & 50–950 ramp
primary
#B980CC
secondary
#CDE1C7
accent
#B63051
background
#FCFAFD
surface
#F9F4FB
border
#D2CED4
text
#140F15
muted
#827F83