#CB55AE#CB55AE
#CB55AE is a light, vivid pink. Relative luminance 0.223; OKLCH L 63.0% C 0.181 H 338.2°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CB55AE |
|---|---|
| RGB | rgb(203, 85, 174) |
| HSL | hsl(315, 53%, 56%) |
| HSV | hsv(315, 58%, 80%) |
| CMYK | cmyk(0%, 58.1%, 14.3%, 20.4%) |
| CIE-LAB | lab(54.29, 57.15, -24.92) |
| CIE-LCH | lch(54.29, 62.35, 336.44°) |
| OKLab | oklab(62.95% 0.168 -0.0672) |
| OKLCH | oklch(62.95% 0.181 338.2) |
| XYZ | xyz(35.5176, 22.2524, 42.4607) |
| Luminance | 0.2225 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.08
Pinky Purple
#C94CBE
ΔE00 4.05
Purpleish Pink
#DF4EC8
ΔE00 4.93
Pale Magenta
#D767AD
ΔE00 5.57
Purpley Pink
#C83CB9
ΔE00 5.65
Pinkish Purple
#D648D7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB55AE #55CB72
analogous
#AD55CB #CB55AE #CB5573
triadic
#CB55AE #AECB55 #55AECB
tetradic
#CB55AE #CBAD55 #55CB72 #5573CB
square
#CB55AE #CBAD55 #55CB72 #5573CB
split-complementary
#CB55AE #73CB55 #55CBAD
monochromatic
#7F2769 #AE3590 #CB55AE #D984C4 #E8B3DB
Accessibility & contrast
On white
3.85
#CB55AE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#CB55AE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB55AE
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB55AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB55AE | 1.00 | 3.85 | 5.45 | 5.45 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5976B1
Deuteranopia (green-blind)
#7C89AB
Tritanopia (blue-blind)
#D5597A
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cb55ae; /* rgb */ color: rgb(203, 85, 174); /* oklch */ color: oklch(63.0% 0.181 338.2);
Tailwind
colors: {
custom: {
50: '#de8bc6',
500: '#cb55ae',
950: '#000000',
},
}SCSS
$custom: #cb55ae; $custom-light: #de8bc6; $custom-dark: #000000;
JSON
{
"hex": "#cb55ae",
"rgb": {
"r": 203,
"g": 85,
"b": 174
},
"hsl": {
"h": 314.746,
"s": 53.153,
"l": 56.471
},
"oklch": {
"l": 0.62953,
"c": 0.18099,
"h": 338.2
},
"luminance": 0.2225
}Semantic roles & 50–950 ramp
primary
#CB55AE
secondary
#A6D6B2
accent
#DD6F4B
background
#FDF8FC
surface
#FBF0F8
border
#D4CBD1
text
#150C13
muted
#837D82