#CB7FBB#CB7FBB
#CB7FBB is a light, vivid pink. Relative luminance 0.315; OKLCH L 69.5% C 0.121 H 334.9°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CB7FBB |
|---|---|
| RGB | rgb(203, 127, 187) |
| HSL | hsl(313, 42%, 65%) |
| HSV | hsv(313, 37%, 80%) |
| CMYK | cmyk(0%, 37.4%, 7.9%, 20.4%) |
| CIE-LAB | lab(62.90, 38.29, -19.20) |
| CIE-LCH | lch(62.90, 42.83, 333.37°) |
| OKLab | oklab(69.54% 0.1099 -0.0516) |
| OKLCH | oklch(69.54% 0.121 334.9) |
| XYZ | xyz(41.1874, 31.4652, 50.9080) |
| Luminance | 0.3146 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 5.40
Pale Magenta
#D767AD
ΔE00 6.17
Orchid
#DA70D6
ΔE00 6.94
Purplish Pink
#CE5DAE
ΔE00 7.95
Dusty Lavender
#AC86A8
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB7FBB #7FCB8F
analogous
#B57FCB #CB7FBB #CB7F95
triadic
#CB7FBB #BBCB7F #7FBBCB
tetradic
#CB7FBB #CBB57F #7FCB8F #7F95CB
square
#CB7FBB #CBB57F #7FCB8F #7F95CB
split-complementary
#CB7FBB #95CB7F #7FCBB5
monochromatic
#943C81 #B953A4 #CB7FBB #DDABD2 #EED6E9
Accessibility & contrast
On white
2.88
#CB7FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#CB7FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB7FBB
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB7FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB7FBB | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F91BD
Deuteranopia (green-blind)
#929CB9
Tritanopia (blue-blind)
#D28295
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cb7fbb; /* rgb */ color: rgb(203, 127, 187); /* oklch */ color: oklch(69.5% 0.121 334.9);
Tailwind
colors: {
custom: {
50: '#dca5cf',
500: '#cb7fbb',
950: '#000000',
},
}SCSS
$custom: #cb7fbb; $custom-light: #dca5cf; $custom-dark: #000000;
JSON
{
"hex": "#cb7fbb",
"rgb": {
"r": 203,
"g": 127,
"b": 187
},
"hsl": {
"h": 312.632,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.69541,
"c": 0.12141,
"h": 334.9
},
"luminance": 0.31463
}Semantic roles & 50–950 ramp
primary
#CB7FBB
secondary
#C6E0CB
accent
#B54C30
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F13
muted
#837F82