#CE4B96#CE4B96
#CE4B96 is a mid, vivid pink. Relative luminance 0.204; OKLCH L 61.2% C 0.182 H 348.4°. Best body text is #000000 at 5.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CE4B96 |
|---|---|
| RGB | rgb(206, 75, 150) |
| HSL | hsl(326, 57%, 55%) |
| HSV | hsv(326, 64%, 81%) |
| CMYK | cmyk(0%, 63.6%, 27.2%, 19.2%) |
| CIE-LAB | lab(52.24, 58.96, -13.94) |
| CIE-LCH | lch(52.24, 60.59, 346.70°) |
| OKLab | oklab(61.23% 0.1787 -0.0365) |
| OKLCH | oklch(61.23% 0.182 348.4) |
| XYZ | xyz(33.4761, 20.3594, 31.0150) |
| Luminance | 0.2036 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.49
Pale Magenta
#D767AD
ΔE00 6.96
Darkish Pink
#DA467D
ΔE00 7.02
Shocking Pink
#FE02A2
ΔE00 7.45
Neon Pink
#FE019A
ΔE00 7.55
Mediumvioletred
#C71585
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE4B96 #4BCE83
analogous
#C54BCE #CE4B96 #CE4B54
triadic
#CE4B96 #96CE4B #4B96CE
tetradic
#CE4B96 #CEC54B #4BCE83 #4B54CE
square
#CE4B96 #CEC54B #4BCE83 #4B54CE
split-complementary
#CE4B96 #54CE4B #4BCEC5
monochromatic
#7D2256 #AD2F77 #CE4B96 #DB7BB2 #E8ABCE
Accessibility & contrast
On white
4.14
#CE4B96 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.07
#CE4B96 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CE4B96
5.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE4B96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE4B96 | 1.00 | 4.14 | 5.07 | 5.07 |
| #FFFFFF | 4.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B6E98
Deuteranopia (green-blind)
#818593
Tritanopia (blue-blind)
#DC466A
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #ce4b96; /* rgb */ color: rgb(206, 75, 150); /* oklch */ color: oklch(61.2% 0.182 348.4);
Tailwind
colors: {
custom: {
50: '#e185b5',
500: '#ce4b96',
950: '#000000',
},
}SCSS
$custom: #ce4b96; $custom-light: #e185b5; $custom-dark: #000000;
JSON
{
"hex": "#ce4b96",
"rgb": {
"r": 206,
"g": 75,
"b": 150
},
"hsl": {
"h": 325.649,
"s": 57.205,
"l": 55.098
},
"oklch": {
"l": 0.61228,
"c": 0.18242,
"h": 348.4
},
"luminance": 0.20356
}Semantic roles & 50–950 ramp
primary
#CE4B96
secondary
#9FD6B6
accent
#E08947
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80