#CF599F#CF599F
#CF599F is a light, vivid pink. Relative luminance 0.229; OKLCH L 63.4% C 0.168 H 346.3°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CF599F |
|---|---|
| RGB | rgb(207, 89, 159) |
| HSL | hsl(324, 55%, 58%) |
| HSV | hsv(324, 57%, 81%) |
| CMYK | cmyk(0%, 57%, 23.2%, 18.8%) |
| CIE-LAB | lab(54.99, 54.32, -15.06) |
| CIE-LCH | lch(54.99, 56.37, 344.50°) |
| OKLab | oklab(63.39% 0.1633 -0.0397) |
| OKLCH | oklch(63.39% 0.168 346.3) |
| XYZ | xyz(35.5636, 22.9166, 35.3445) |
| Luminance | 0.2291 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.22
Pale Magenta
#D767AD
ΔE00 3.97
Barbie Pink
#FE46A5
ΔE00 7.71
Purpleish Pink
#DF4EC8
ΔE00 7.84
Pinky Purple
#C94CBE
ΔE00 8.02
Shocking Pink
#FE02A2
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF599F #59CF89
analogous
#C459CF #CF599F #CF5964
triadic
#CF599F #9FCF59 #599FCF
tetradic
#CF599F #CFC459 #59CF89 #5964CF
square
#CF599F #CFC459 #59CF89 #5964CF
split-complementary
#CF599F #64CF59 #59CFC4
monochromatic
#872760 #B63581 #CF599F #DD88BA #EAB8D6
Accessibility & contrast
On white
3.76
#CF599F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#CF599F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CF599F
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF599F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF599F | 1.00 | 3.76 | 5.58 | 5.58 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6577A1
Deuteranopia (green-blind)
#858B9C
Tritanopia (blue-blind)
#DC5775
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cf599f; /* rgb */ color: rgb(207, 89, 159); /* oklch */ color: oklch(63.4% 0.168 346.3);
Tailwind
colors: {
custom: {
50: '#e18dbb',
500: '#cf599f',
950: '#000000',
},
}SCSS
$custom: #cf599f; $custom-light: #e18dbb; $custom-dark: #000000;
JSON
{
"hex": "#cf599f",
"rgb": {
"r": 207,
"g": 89,
"b": 159
},
"hsl": {
"h": 324.407,
"s": 55.14,
"l": 58.039
},
"oklch": {
"l": 0.63394,
"c": 0.16806,
"h": 346.3
},
"luminance": 0.22913
}Semantic roles & 50–950 ramp
primary
#CF599F
secondary
#AAD9BE
accent
#DE8649
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160D11
muted
#847D80