#CB80BE#CB80BE
#CB80BE is a light, vivid pink. Relative luminance 0.319; OKLCH L 69.8% C 0.122 H 333.3°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CB80BE |
|---|---|
| RGB | rgb(203, 128, 190) |
| HSL | hsl(310, 42%, 65%) |
| HSV | hsv(310, 37%, 80%) |
| CMYK | cmyk(0%, 36.9%, 6.4%, 20.4%) |
| CIE-LAB | lab(63.22, 38.28, -20.40) |
| CIE-LCH | lch(63.22, 43.37, 331.94°) |
| OKLab | oklab(69.82% 0.1092 -0.0549) |
| OKLCH | oklch(69.82% 0.122 333.3) |
| XYZ | xyz(41.6417, 31.8546, 52.6603) |
| Luminance | 0.3185 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.88
Lavender Pink
#DD85D7
ΔE00 4.88
Orchid
#DA70D6
ΔE00 6.58
Pale Magenta
#D767AD
ΔE00 6.60
Purplish Pink
#CE5DAE
ΔE00 8.23
Dusty Lavender
#AC86A8
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB80BE #80CB8D
analogous
#B280CB #CB80BE #CB8099
triadic
#CB80BE #BECB80 #80BECB
tetradic
#CB80BE #CBB280 #80CB8D #8099CB
square
#CB80BE #CBB280 #80CB8D #8099CB
split-complementary
#CB80BE #99CB80 #80CBB2
monochromatic
#943D85 #B955A8 #CB80BE #DDABD4 #EFD7EA
Accessibility & contrast
On white
2.85
#CB80BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#CB80BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB80BE
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB80BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB80BE | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F92C0
Deuteranopia (green-blind)
#929DBC
Tritanopia (blue-blind)
#D28497
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cb80be; /* rgb */ color: rgb(203, 128, 190); /* oklch */ color: oklch(69.8% 0.122 333.3);
Tailwind
colors: {
custom: {
50: '#dca6d1',
500: '#cb80be',
950: '#000000',
},
}SCSS
$custom: #cb80be; $custom-light: #dca6d1; $custom-dark: #000000;
JSON
{
"hex": "#cb80be",
"rgb": {
"r": 203,
"g": 128,
"b": 190
},
"hsl": {
"h": 310.4,
"s": 41.899,
"l": 64.902
},
"oklch": {
"l": 0.69821,
"c": 0.12225,
"h": 333.3
},
"luminance": 0.31853
}Semantic roles & 50–950 ramp
primary
#CB80BE
secondary
#C7E0CB
accent
#B54731
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82