#CB84BA#CB84BA
#CB84BA is a light, moderate pink. Relative luminance 0.327; OKLCH L 70.3% C 0.112 H 335.9°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CB84BA |
|---|---|
| RGB | rgb(203, 132, 186) |
| HSL | hsl(314, 41%, 66%) |
| HSV | hsv(314, 35%, 80%) |
| CMYK | cmyk(0%, 35%, 8.4%, 20.4%) |
| CIE-LAB | lab(63.95, 35.42, -17.03) |
| CIE-LCH | lch(63.95, 39.30, 334.33°) |
| OKLab | oklab(70.33% 0.1019 -0.0456) |
| OKLCH | oklch(70.33% 0.112 335.9) |
| XYZ | xyz(41.7425, 32.7462, 50.5668) |
| Luminance | 0.3274 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 5.91
Pale Magenta
#D767AD
ΔE00 7.22
Dusty Lavender
#AC86A8
ΔE00 7.37
Plum
#DDA0DD
ΔE00 8.09
Orchid
#DA70D6
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB84BA #84CB95
analogous
#B884CB #CB84BA #CB8496
triadic
#CB84BA #BACB84 #84BACB
tetradic
#CB84BA #CBB884 #84CB95 #8496CB
square
#CB84BA #CBB884 #84CB95 #8496CB
split-complementary
#CB84BA #96CB84 #84CBB8
monochromatic
#953F81 #B959A2 #CB84BA #DDAFD2 #EFDAEA
Accessibility & contrast
On white
2.78
#CB84BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#CB84BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB84BA
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB84BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB84BA | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8595BC
Deuteranopia (green-blind)
#969FB8
Tritanopia (blue-blind)
#D28797
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cb84ba; /* rgb */ color: rgb(203, 132, 186); /* oklch */ color: oklch(70.3% 0.112 335.9);
Tailwind
colors: {
custom: {
50: '#dca9ce',
500: '#cb84ba',
950: '#000000',
},
}SCSS
$custom: #cb84ba; $custom-light: #dca9ce; $custom-dark: #000000;
JSON
{
"hex": "#cb84ba",
"rgb": {
"r": 203,
"g": 132,
"b": 186
},
"hsl": {
"h": 314.366,
"s": 40.571,
"l": 65.686
},
"oklch": {
"l": 0.70329,
"c": 0.11166,
"h": 335.9
},
"luminance": 0.32744
}Semantic roles & 50–950 ramp
primary
#CB84BA
secondary
#CAE1CF
accent
#B45132
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151013
muted
#837F82