#CB599E#CB599E
#CB599E is a light, vivid pink. Relative luminance 0.223; OKLCH L 62.8% C 0.164 H 345.5°. Best body text is #000000 at 5.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CB599E |
|---|---|
| RGB | rgb(203, 89, 158) |
| HSL | hsl(324, 52%, 57%) |
| HSV | hsv(324, 56%, 80%) |
| CMYK | cmyk(0%, 56.2%, 22.2%, 20.4%) |
| CIE-LAB | lab(54.36, 52.97, -15.49) |
| CIE-LCH | lch(54.36, 55.18, 343.70°) |
| OKLab | oklab(62.8% 0.1589 -0.041) |
| OKLCH | oklch(62.8% 0.164 345.5) |
| XYZ | xyz(34.3735, 22.3129, 34.8376) |
| Luminance | 0.2231 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.24
Pale Magenta
#D767AD
ΔE00 4.45
Pinky Purple
#C94CBE
ΔE00 7.78
Purpleish Pink
#DF4EC8
ΔE00 8.01
Barbie Pink
#FE46A5
ΔE00 8.45
Darkish Pink
#DA467D
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB599E #59CB86
analogous
#BF59CB #CB599E #CB5965
triadic
#CB599E #9ECB59 #599ECB
tetradic
#CB599E #CBBF59 #59CB86 #5965CB
square
#CB599E #CBBF59 #59CB86 #5965CB
split-complementary
#CB599E #65CB59 #59CBBF
monochromatic
#81285E #B03780 #CB599E #DA88B9 #E8B6D4
Accessibility & contrast
On white
3.84
#CB599E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.46
#CB599E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB599E
5.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB599E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB599E | 1.00 | 3.84 | 5.46 | 5.46 |
| #FFFFFF | 3.84 | 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)
#6376A0
Deuteranopia (green-blind)
#83899B
Tritanopia (blue-blind)
#D75874
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cb599e; /* rgb */ color: rgb(203, 89, 158); /* oklch */ color: oklch(62.8% 0.164 345.5);
Tailwind
colors: {
custom: {
50: '#de8dba',
500: '#cb599e',
950: '#000000',
},
}SCSS
$custom: #cb599e; $custom-light: #de8dba; $custom-dark: #000000;
JSON
{
"hex": "#cb599e",
"rgb": {
"r": 203,
"g": 89,
"b": 158
},
"hsl": {
"h": 323.684,
"s": 52.294,
"l": 57.255
},
"oklch": {
"l": 0.62797,
"c": 0.16406,
"h": 345.5
},
"luminance": 0.2231
}Semantic roles & 50–950 ramp
primary
#CB599E
secondary
#A9D7BB
accent
#DC854C
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#150C11
muted
#847D80