#CB78BA#CB78BA
#CB78BA is a light, vivid pink. Relative luminance 0.297; OKLCH L 68.4% C 0.133 H 334.9°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CB78BA |
|---|---|
| RGB | rgb(203, 120, 186) |
| HSL | hsl(312, 44%, 63%) |
| HSV | hsv(312, 41%, 80%) |
| CMYK | cmyk(0%, 40.9%, 8.4%, 20.4%) |
| CIE-LAB | lab(61.37, 41.83, -20.95) |
| CIE-LCH | lch(61.37, 46.79, 333.39°) |
| OKLab | oklab(68.38% 0.1203 -0.0564) |
| OKLCH | oklch(68.38% 0.133 334.9) |
| XYZ | xyz(40.2078, 29.6769, 50.0552) |
| Luminance | 0.2968 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.94
Pale Magenta
#D767AD
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 5.77
Orchid
#DA70D6
ΔE00 5.90
Purplish Pink
#CE5DAE
ΔE00 6.21
Soft Purple
#A66FB5
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB78BA #78CB89
analogous
#B278CB #CB78BA #CB7890
triadic
#CB78BA #BACB78 #78BACB
tetradic
#CB78BA #CBB278 #78CB89 #7890CB
square
#CB78BA #CBB278 #78CB89 #7890CB
split-complementary
#CB78BA #90CB78 #78CBB2
monochromatic
#91387F #BA4CA3 #CB78BA #DCA4D1 #EDD0E7
Accessibility & contrast
On white
3.03
#CB78BA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#CB78BA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB78BA
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB78BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB78BA | 1.00 | 3.03 | 6.94 | 6.94 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788DBC
Deuteranopia (green-blind)
#8E99B8
Tritanopia (blue-blind)
#D27C91
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #cb78ba; /* rgb */ color: rgb(203, 120, 186); /* oklch */ color: oklch(68.4% 0.133 334.9);
Tailwind
colors: {
custom: {
50: '#dca1cf',
500: '#cb78ba',
950: '#000000',
},
}SCSS
$custom: #cb78ba; $custom-light: #dca1cf; $custom-dark: #000000;
JSON
{
"hex": "#cb78ba",
"rgb": {
"r": 203,
"g": 120,
"b": 186
},
"hsl": {
"h": 312.289,
"s": 44.385,
"l": 63.333
},
"oklch": {
"l": 0.6838,
"c": 0.13289,
"h": 334.9
},
"luminance": 0.29675
}Semantic roles & 50–950 ramp
primary
#CB78BA
secondary
#C1DEC7
accent
#B84A2E
background
#FDFAFC
surface
#FBF3F9
border
#D4CDD2
text
#150F13
muted
#837F82