#CB7BB7#CB7BB7
#CB7BB7 is a light, vivid pink. Relative luminance 0.303; OKLCH L 68.7% C 0.125 H 336.7°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CB7BB7 |
|---|---|
| RGB | rgb(203, 123, 183) |
| HSL | hsl(315, 43%, 64%) |
| HSV | hsv(315, 39%, 80%) |
| CMYK | cmyk(0%, 39.4%, 9.9%, 20.4%) |
| CIE-LAB | lab(61.90, 39.73, -18.45) |
| CIE-LCH | lch(61.90, 43.81, 335.09°) |
| OKLab | oklab(68.74% 0.1149 -0.0495) |
| OKLCH | oklch(68.74% 0.125 336.7) |
| XYZ | xyz(40.2587, 30.2835, 48.5153) |
| Luminance | 0.3028 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.14
Pale Magenta
#D767AD
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 6.13
Purplish Pink
#CE5DAE
ΔE00 6.96
Orchid
#DA70D6
ΔE00 6.99
Dusty Lavender
#AC86A8
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB7BB7 #7BCB8F
analogous
#B77BCB #CB7BB7 #CB7B8F
triadic
#CB7BB7 #B7CB7B #7BB7CB
tetradic
#CB7BB7 #CBB77B #7BCB8F #7B8FCB
square
#CB7BB7 #CBB77B #7BCB8F #7B8FCB
split-complementary
#CB7BB7 #8FCB7B #7BCBB7
monochromatic
#923A7C #BA4F9F #CB7BB7 #DCA7CF #EED3E7
Accessibility & contrast
On white
2.98
#CB7BB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#CB7BB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB7BB7
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB7BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB7BB7 | 1.00 | 2.98 | 7.06 | 7.06 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C8EB9
Deuteranopia (green-blind)
#919AB5
Tritanopia (blue-blind)
#D37E91
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #cb7bb7; /* rgb */ color: rgb(203, 123, 183); /* oklch */ color: oklch(68.7% 0.125 336.7);
Tailwind
colors: {
custom: {
50: '#dca3cc',
500: '#cb7bb7',
950: '#000000',
},
}SCSS
$custom: #cb7bb7; $custom-light: #dca3cc; $custom-dark: #000000;
JSON
{
"hex": "#cb7bb7",
"rgb": {
"r": 203,
"g": 123,
"b": 183
},
"hsl": {
"h": 315,
"s": 43.478,
"l": 63.922
},
"oklch": {
"l": 0.68738,
"c": 0.12512,
"h": 336.7
},
"luminance": 0.30281
}Semantic roles & 50–950 ramp
primary
#CB7BB7
secondary
#C3DFCA
accent
#B7512F
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82