#CB7BB3#CB7BB3
#CB7BB3 is a light, vivid pink. Relative luminance 0.301; OKLCH L 68.6% C 0.122 H 339.0°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CB7BB3 |
|---|---|
| RGB | rgb(203, 123, 179) |
| HSL | hsl(318, 43%, 64%) |
| HSV | hsv(318, 39%, 80%) |
| CMYK | cmyk(0%, 39.4%, 11.8%, 20.4%) |
| CIE-LAB | lab(61.76, 39.06, -16.39) |
| CIE-LCH | lch(61.76, 42.36, 337.24°) |
| OKLab | oklab(68.58% 0.1138 -0.0438) |
| OKLCH | oklch(68.58% 0.122 339) |
| XYZ | xyz(39.8483, 30.1194, 46.3538) |
| Luminance | 0.3012 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.97
Orchid (survey)
#C875C4
ΔE00 5.06
Lavender Pink
#DD85D7
ΔE00 6.89
Purplish Pink
#CE5DAE
ΔE00 7.10
Orchid
#DA70D6
ΔE00 7.86
Dusty Lavender
#AC86A8
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB7BB3 #7BCB93
analogous
#BB7BCB #CB7BB3 #CB7B8B
triadic
#CB7BB3 #B3CB7B #7BB3CB
tetradic
#CB7BB3 #CBBB7B #7BCB93 #7B8BCB
square
#CB7BB3 #CBBB7B #7BCB93 #7B8BCB
split-complementary
#CB7BB3 #8BCB7B #7BCBBB
monochromatic
#923A78 #BA4F9A #CB7BB3 #DCA7CC #EED3E6
Accessibility & contrast
On white
2.99
#CB7BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#CB7BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB7BB3
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB7BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB7BB3 | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E8EB5
Deuteranopia (green-blind)
#929AB1
Tritanopia (blue-blind)
#D37D8F
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #cb7bb3; /* rgb */ color: rgb(203, 123, 179); /* oklch */ color: oklch(68.6% 0.122 339.0);
Tailwind
colors: {
custom: {
50: '#dca3c9',
500: '#cb7bb3',
950: '#000000',
},
}SCSS
$custom: #cb7bb3; $custom-light: #dca3c9; $custom-dark: #000000;
JSON
{
"hex": "#cb7bb3",
"rgb": {
"r": 203,
"g": 123,
"b": 179
},
"hsl": {
"h": 318,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.68585,
"c": 0.12191,
"h": 339
},
"luminance": 0.30117
}Semantic roles & 50–950 ramp
primary
#CB7BB3
secondary
#C3DFCB
accent
#B7582F
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82