#CB4FAD#CB4FAD
#CB4FAD is a light, vivid pink. Relative luminance 0.213; OKLCH L 62.2% C 0.189 H 338.3°. Best body text is #000000 at 5.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CB4FAD |
|---|---|
| RGB | rgb(203, 79, 173) |
| HSL | hsl(315, 54%, 55%) |
| HSV | hsv(315, 61%, 80%) |
| CMYK | cmyk(0%, 61.1%, 14.8%, 20.4%) |
| CIE-LAB | lab(53.29, 59.63, -25.90) |
| CIE-LCH | lch(53.29, 65.01, 336.52°) |
| OKLab | oklab(62.2% 0.1757 -0.0699) |
| OKLCH | oklch(62.2% 0.189 338.3) |
| XYZ | xyz(34.9680, 21.3085, 41.7983) |
| Luminance | 0.2131 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.22
Pinky Purple
#C94CBE
ΔE00 3.59
Purpley Pink
#C83CB9
ΔE00 4.67
Purpleish Pink
#DF4EC8
ΔE00 5.15
Pale Magenta
#D767AD
ΔE00 6.62
Pinkish Purple
#D648D7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB4FAD #4FCB6D
analogous
#AB4FCB #CB4FAD #CB4F6F
triadic
#CB4FAD #ADCB4F #4FADCB
tetradic
#CB4FAD #CBAB4F #4FCB6D #4F6FCB
square
#CB4FAD #CBAB4F #4FCB6D #4F6FCB
split-complementary
#CB4FAD #6FCB4F #4FCBAB
monochromatic
#7B2466 #AA328D #CB4FAD #D97EC3 #E7ADD9
Accessibility & contrast
On white
3.99
#CB4FAD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.26
#CB4FAD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB4FAD
5.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB4FAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB4FAD | 1.00 | 3.99 | 5.26 | 5.26 |
| #FFFFFF | 3.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5473B0
Deuteranopia (green-blind)
#7986AA
Tritanopia (blue-blind)
#D65477
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #cb4fad; /* rgb */ color: rgb(203, 79, 173); /* oklch */ color: oklch(62.2% 0.189 338.3);
Tailwind
colors: {
custom: {
50: '#de87c5',
500: '#cb4fad',
950: '#000000',
},
}SCSS
$custom: #cb4fad; $custom-light: #de87c5; $custom-dark: #000000;
JSON
{
"hex": "#cb4fad",
"rgb": {
"r": 203,
"g": 79,
"b": 173
},
"hsl": {
"h": 314.516,
"s": 54.386,
"l": 55.294
},
"oklch": {
"l": 0.62198,
"c": 0.18907,
"h": 338.3
},
"luminance": 0.21306
}Semantic roles & 50–950 ramp
primary
#CB4FAD
secondary
#A1D5AE
accent
#DE6E4A
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#160C13
muted
#847D82