#CB4FAE#CB4FAE
#CB4FAE is a light, vivid pink. Relative luminance 0.213; OKLCH L 62.2% C 0.190 H 337.9°. Best body text is #000000 at 5.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CB4FAE |
|---|---|
| RGB | rgb(203, 79, 174) |
| HSL | hsl(314, 54%, 55%) |
| HSV | hsv(314, 61%, 80%) |
| CMYK | cmyk(0%, 61.1%, 14.3%, 20.4%) |
| CIE-LAB | lab(53.33, 59.78, -26.42) |
| CIE-LCH | lch(53.33, 65.35, 336.16°) |
| OKLab | oklab(62.24% 0.1758 -0.0714) |
| OKLCH | oklch(62.24% 0.19 337.9) |
| XYZ | xyz(35.0651, 21.3474, 42.3099) |
| Luminance | 0.2134 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.27
Pinky Purple
#C94CBE
ΔE00 3.39
Purpley Pink
#C83CB9
ΔE00 4.54
Purpleish Pink
#DF4EC8
ΔE00 5.01
Pale Magenta
#D767AD
ΔE00 6.69
Pinkish Purple
#D648D7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB4FAE #4FCB6C
analogous
#AA4FCB #CB4FAE #CB4F70
triadic
#CB4FAE #AECB4F #4FAECB
tetradic
#CB4FAE #CBAA4F #4FCB6C #4F70CB
square
#CB4FAE #CBAA4F #4FCB6C #4F70CB
split-complementary
#CB4FAE #70CB4F #4FCBAA
monochromatic
#7B2467 #AA328E #CB4FAE #D97EC4 #E7ADD9
Accessibility & contrast
On white
3.99
#CB4FAE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.27
#CB4FAE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB4FAE
5.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB4FAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB4FAE | 1.00 | 3.99 | 5.27 | 5.27 |
| #FFFFFF | 3.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5373B1
Deuteranopia (green-blind)
#7986AB
Tritanopia (blue-blind)
#D55477
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #cb4fae; /* rgb */ color: rgb(203, 79, 174); /* oklch */ color: oklch(62.2% 0.190 337.9);
Tailwind
colors: {
custom: {
50: '#de88c6',
500: '#cb4fae',
950: '#000000',
},
}SCSS
$custom: #cb4fae; $custom-light: #de88c6; $custom-dark: #000000;
JSON
{
"hex": "#cb4fae",
"rgb": {
"r": 203,
"g": 79,
"b": 174
},
"hsl": {
"h": 314.032,
"s": 54.386,
"l": 55.294
},
"oklch": {
"l": 0.62243,
"c": 0.18979,
"h": 337.9
},
"luminance": 0.21344
}Semantic roles & 50–950 ramp
primary
#CB4FAE
secondary
#A1D5AD
accent
#DE6D4A
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#160C13
muted
#847D82