#CB58AA#CB58AA
#CB58AA is a light, vivid pink. Relative luminance 0.226; OKLCH L 63.2% C 0.174 H 340.0°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CB58AA |
|---|---|
| RGB | rgb(203, 88, 170) |
| HSL | hsl(317, 53%, 57%) |
| HSV | hsv(317, 57%, 80%) |
| CMYK | cmyk(0%, 56.7%, 16.3%, 20.4%) |
| CIE-LAB | lab(54.64, 55.18, -22.07) |
| CIE-LCH | lch(54.64, 59.43, 338.21°) |
| OKLab | oklab(63.15% 0.1631 -0.0592) |
| OKLCH | oklch(63.15% 0.174 340) |
| XYZ | xyz(35.3746, 22.5811, 40.5179) |
| Luminance | 0.2258 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.40
Pale Magenta
#D767AD
ΔE00 4.68
Pinky Purple
#C94CBE
ΔE00 5.21
Purpleish Pink
#DF4EC8
ΔE00 5.67
Purpley Pink
#C83CB9
ΔE00 6.74
Orchid (survey)
#C875C4
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB58AA #58CB79
analogous
#B258CB #CB58AA #CB5871
triadic
#CB58AA #AACB58 #58AACB
tetradic
#CB58AA #CBB258 #58CB79 #5871CB
square
#CB58AA #CBB258 #58CB79 #5871CB
split-complementary
#CB58AA #71CB58 #58CBB2
monochromatic
#812867 #AF378D #CB58AA #DA87C2 #E8B5DA
Accessibility & contrast
On white
3.81
#CB58AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#CB58AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB58AA
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB58AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB58AA | 1.00 | 3.81 | 5.52 | 5.52 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E77AD
Deuteranopia (green-blind)
#7F89A7
Tritanopia (blue-blind)
#D65A79
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #cb58aa; /* rgb */ color: rgb(203, 88, 170); /* oklch */ color: oklch(63.2% 0.174 340.0);
Tailwind
colors: {
custom: {
50: '#de8cc3',
500: '#cb58aa',
950: '#000000',
},
}SCSS
$custom: #cb58aa; $custom-light: #de8cc3; $custom-dark: #000000;
JSON
{
"hex": "#cb58aa",
"rgb": {
"r": 203,
"g": 88,
"b": 170
},
"hsl": {
"h": 317.217,
"s": 52.511,
"l": 57.059
},
"oklch": {
"l": 0.63154,
"c": 0.17356,
"h": 340
},
"luminance": 0.22578
}Semantic roles & 50–950 ramp
primary
#CB58AA
secondary
#A8D7B5
accent
#DC754C
background
#FDF8FC
surface
#FBF0F8
border
#D4CBD1
text
#150C12
muted
#837D81