#CB599D#CB599D
#CB599D is a light, vivid pink. Relative luminance 0.223; OKLCH L 62.8% C 0.163 H 346.0°. Best body text is #000000 at 5.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CB599D |
|---|---|
| RGB | rgb(203, 89, 157) |
| HSL | hsl(324, 52%, 57%) |
| HSV | hsv(324, 56%, 80%) |
| CMYK | cmyk(0%, 56.2%, 22.7%, 20.4%) |
| CIE-LAB | lab(54.32, 52.83, -14.95) |
| CIE-LCH | lch(54.32, 54.90, 344.19°) |
| OKLab | oklab(62.76% 0.1586 -0.0395) |
| OKLCH | oklch(62.76% 0.163 346) |
| XYZ | xyz(34.2878, 22.2786, 34.3861) |
| Luminance | 0.2228 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.45
Pale Magenta
#D767AD
ΔE00 4.52
Pinky Purple
#C94CBE
ΔE00 7.99
Purpleish Pink
#DF4EC8
ΔE00 8.21
Darkish Pink
#DA467D
ΔE00 8.30
Barbie Pink
#FE46A5
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB599D #59CB87
analogous
#C059CB #CB599D #CB5964
triadic
#CB599D #9DCB59 #599DCB
tetradic
#CB599D #CBC059 #59CB87 #5964CB
square
#CB599D #CBC059 #59CB87 #5964CB
split-complementary
#CB599D #64CB59 #59CBC0
monochromatic
#81285D #B0377F #CB599D #DA88B9 #E8B6D4
Accessibility & contrast
On white
3.85
#CB599D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.46
#CB599D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB599D
5.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB599D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB599D | 1.00 | 3.85 | 5.46 | 5.46 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#64769F
Deuteranopia (green-blind)
#83899A
Tritanopia (blue-blind)
#D75774
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cb599d; /* rgb */ color: rgb(203, 89, 157); /* oklch */ color: oklch(62.8% 0.163 346.0);
Tailwind
colors: {
custom: {
50: '#de8dba',
500: '#cb599d',
950: '#000000',
},
}SCSS
$custom: #cb599d; $custom-light: #de8dba; $custom-dark: #000000;
JSON
{
"hex": "#cb599d",
"rgb": {
"r": 203,
"g": 89,
"b": 157
},
"hsl": {
"h": 324.211,
"s": 52.294,
"l": 57.255
},
"oklch": {
"l": 0.62759,
"c": 0.16343,
"h": 346
},
"luminance": 0.22276
}Semantic roles & 50–950 ramp
primary
#CB599D
secondary
#A9D7BB
accent
#DC864C
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#150C11
muted
#847D80