#CB80B2#CB80B2
#CB80B2 is a light, moderate pink. Relative luminance 0.313; OKLCH L 69.4% C 0.112 H 340.3°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CB80B2 |
|---|---|
| RGB | rgb(203, 128, 178) |
| HSL | hsl(320, 42%, 65%) |
| HSV | hsv(320, 37%, 80%) |
| CMYK | cmyk(0%, 36.9%, 12.3%, 20.4%) |
| CIE-LAB | lab(62.80, 36.22, -14.24) |
| CIE-LCH | lch(62.80, 38.92, 338.54°) |
| OKLab | oklab(69.37% 0.1057 -0.0379) |
| OKLCH | oklch(69.37% 0.112 340.3) |
| XYZ | xyz(40.3837, 31.3514, 46.0352) |
| Luminance | 0.3135 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 6.20
Orchid (survey)
#C875C4
ΔE00 6.36
Lavender Pink
#DD85D7
ΔE00 7.31
Dusty Lavender
#AC86A8
ΔE00 7.41
Dull Pink
#D5869D
ΔE00 8.27
Purplish Pink
#CE5DAE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB80B2 #80CB99
analogous
#BE80CB #CB80B2 #CB808D
triadic
#CB80B2 #B2CB80 #80B2CB
tetradic
#CB80B2 #CBBE80 #80CB99 #808DCB
square
#CB80B2 #CBBE80 #80CB99 #808DCB
split-complementary
#CB80B2 #8DCB80 #80CBBE
monochromatic
#943D77 #B95598 #CB80B2 #DDABCC #EFD7E7
Accessibility & contrast
On white
2.89
#CB80B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#CB80B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB80B2
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB80B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB80B2 | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8391B4
Deuteranopia (green-blind)
#969CB0
Tritanopia (blue-blind)
#D38192
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cb80b2; /* rgb */ color: rgb(203, 128, 178); /* oklch */ color: oklch(69.4% 0.112 340.3);
Tailwind
colors: {
custom: {
50: '#dca6c9',
500: '#cb80b2',
950: '#000000',
},
}SCSS
$custom: #cb80b2; $custom-light: #dca6c9; $custom-dark: #000000;
JSON
{
"hex": "#cb80b2",
"rgb": {
"r": 203,
"g": 128,
"b": 178
},
"hsl": {
"h": 320,
"s": 41.899,
"l": 64.902
},
"oklch": {
"l": 0.69366,
"c": 0.11231,
"h": 340.3
},
"luminance": 0.31349
}Semantic roles & 50–950 ramp
primary
#CB80B2
secondary
#C7E0CF
accent
#B55D31
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82