#CB7FBC#CB7FBC
#CB7FBC is a light, vivid pink. Relative luminance 0.315; OKLCH L 69.6% C 0.122 H 334.3°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CB7FBC |
|---|---|
| RGB | rgb(203, 127, 188) |
| HSL | hsl(312, 42%, 65%) |
| HSV | hsv(312, 37%, 80%) |
| CMYK | cmyk(0%, 37.4%, 7.4%, 20.4%) |
| CIE-LAB | lab(62.93, 38.46, -19.71) |
| CIE-LCH | lch(62.93, 43.22, 332.87°) |
| OKLab | oklab(69.58% 0.1102 -0.053) |
| OKLCH | oklch(69.58% 0.122 334.3) |
| XYZ | xyz(41.2948, 31.5082, 51.4738) |
| Luminance | 0.3151 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 5.22
Pale Magenta
#D767AD
ΔE00 6.25
Orchid
#DA70D6
ΔE00 6.74
Purplish Pink
#CE5DAE
ΔE00 7.95
Dusty Lavender
#AC86A8
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB7FBC #7FCB8E
analogous
#B47FCB #CB7FBC #CB7F96
triadic
#CB7FBC #BCCB7F #7FBCCB
tetradic
#CB7FBC #CBB47F #7FCB8E #7F96CB
square
#CB7FBC #CBB47F #7FCB8E #7F96CB
split-complementary
#CB7FBC #96CB7F #7FCBB4
monochromatic
#943C82 #B953A5 #CB7FBC #DDABD3 #EED6EA
Accessibility & contrast
On white
2.88
#CB7FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#CB7FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB7FBC
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB7FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB7FBC | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F91BE
Deuteranopia (green-blind)
#929CBA
Tritanopia (blue-blind)
#D28295
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cb7fbc; /* rgb */ color: rgb(203, 127, 188); /* oklch */ color: oklch(69.6% 0.122 334.3);
Tailwind
colors: {
custom: {
50: '#dca5d0',
500: '#cb7fbc',
950: '#000000',
},
}SCSS
$custom: #cb7fbc; $custom-light: #dca5d0; $custom-dark: #000000;
JSON
{
"hex": "#cb7fbc",
"rgb": {
"r": 203,
"g": 127,
"b": 188
},
"hsl": {
"h": 311.842,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.6958,
"c": 0.12228,
"h": 334.3
},
"luminance": 0.31506
}Semantic roles & 50–950 ramp
primary
#CB7FBC
secondary
#C6E0CB
accent
#B54A30
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82