#CB4EAC#CB4EAC
#CB4EAC is a light, vivid pink. Relative luminance 0.211; OKLCH L 62.0% C 0.190 H 338.6°. Best body text is #000000 at 5.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CB4EAC |
|---|---|
| RGB | rgb(203, 78, 172) |
| HSL | hsl(315, 55%, 55%) |
| HSV | hsv(315, 62%, 80%) |
| CMYK | cmyk(0%, 61.6%, 15.3%, 20.4%) |
| CIE-LAB | lab(53.09, 59.91, -25.62) |
| CIE-LCH | lch(53.09, 65.15, 336.85°) |
| OKLab | oklab(62.04% 0.1768 -0.0691) |
| OKLCH | oklch(62.04% 0.19 338.6) |
| XYZ | xyz(34.8000, 21.1268, 41.2668) |
| Luminance | 0.2112 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.37
Pinky Purple
#C94CBE
ΔE00 3.71
Purpley Pink
#C83CB9
ΔE00 4.63
Purpleish Pink
#DF4EC8
ΔE00 5.32
Pale Magenta
#D767AD
ΔE00 6.74
Pinkish Purple
#D648D7
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB4EAC #4ECB6D
analogous
#AB4ECB #CB4EAC #CB4E6D
triadic
#CB4EAC #ACCB4E #4EACCB
tetradic
#CB4EAC #CBAB4E #4ECB6D #4E6DCB
square
#CB4EAC #CBAB4E #4ECB6D #4E6DCB
split-complementary
#CB4EAC #6DCB4E #4ECBAB
monochromatic
#7B2465 #AA328C #CB4EAC #D97DC2 #E7ADD8
Accessibility & contrast
On white
4.02
#CB4EAC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.22
#CB4EAC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB4EAC
5.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB4EAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB4EAC | 1.00 | 4.02 | 5.22 | 5.22 |
| #FFFFFF | 4.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5372AF
Deuteranopia (green-blind)
#7986A9
Tritanopia (blue-blind)
#D65276
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #cb4eac; /* rgb */ color: rgb(203, 78, 172); /* oklch */ color: oklch(62.0% 0.190 338.6);
Tailwind
colors: {
custom: {
50: '#de87c5',
500: '#cb4eac',
950: '#000000',
},
}SCSS
$custom: #cb4eac; $custom-light: #de87c5; $custom-dark: #000000;
JSON
{
"hex": "#cb4eac",
"rgb": {
"r": 203,
"g": 78,
"b": 172
},
"hsl": {
"h": 314.88,
"s": 54.585,
"l": 55.098
},
"oklch": {
"l": 0.6204,
"c": 0.1898,
"h": 338.6
},
"luminance": 0.21124
}Semantic roles & 50–950 ramp
primary
#CB4EAC
secondary
#A0D5AD
accent
#DE6F4A
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#160C13
muted
#847D82