#CB7DBA#CB7DBA
#CB7DBA is a light, vivid pink. Relative luminance 0.309; OKLCH L 69.2% C 0.124 H 335.2°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CB7DBA |
|---|---|
| RGB | rgb(203, 125, 186) |
| HSL | hsl(313, 43%, 64%) |
| HSV | hsv(313, 38%, 80%) |
| CMYK | cmyk(0%, 38.4%, 8.4%, 20.4%) |
| CIE-LAB | lab(62.43, 39.18, -19.34) |
| CIE-LCH | lch(62.43, 43.69, 333.73°) |
| OKLab | oklab(69.18% 0.1127 -0.052) |
| OKLCH | oklch(69.18% 0.124 335.2) |
| XYZ | xyz(40.8250, 30.9111, 50.2609) |
| Luminance | 0.3091 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 5.56
Pale Magenta
#D767AD
ΔE00 5.71
Orchid
#DA70D6
ΔE00 6.74
Purplish Pink
#CE5DAE
ΔE00 7.44
Dusty Lavender
#AC86A8
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB7DBA #7DCB8E
analogous
#B57DCB #CB7DBA #CB7D93
triadic
#CB7DBA #BACB7D #7DBACB
tetradic
#CB7DBA #CBB57D #7DCB8E #7D93CB
square
#CB7DBA #CBB57D #7DCB8E #7D93CB
split-complementary
#CB7DBA #93CB7D #7DCBB5
monochromatic
#933B80 #BA51A3 #CB7DBA #DCA9D1 #EED4E8
Accessibility & contrast
On white
2.92
#CB7DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#CB7DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB7DBA
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB7DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB7DBA | 1.00 | 2.92 | 7.18 | 7.18 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D90BC
Deuteranopia (green-blind)
#919BB8
Tritanopia (blue-blind)
#D28093
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cb7dba; /* rgb */ color: rgb(203, 125, 186); /* oklch */ color: oklch(69.2% 0.124 335.2);
Tailwind
colors: {
custom: {
50: '#dca4ce',
500: '#cb7dba',
950: '#000000',
},
}SCSS
$custom: #cb7dba; $custom-light: #dca4ce; $custom-dark: #000000;
JSON
{
"hex": "#cb7dba",
"rgb": {
"r": 203,
"g": 125,
"b": 186
},
"hsl": {
"h": 313.077,
"s": 42.857,
"l": 64.314
},
"oklch": {
"l": 0.69177,
"c": 0.1241,
"h": 335.2
},
"luminance": 0.30909
}Semantic roles & 50–950 ramp
primary
#CB7DBA
secondary
#C4DFCA
accent
#B64D30
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F13
muted
#837F82