#CE4B9C#CE4B9C
#CE4B9C is a mid, vivid pink. Relative luminance 0.206; OKLCH L 61.5% C 0.186 H 345.9°. Best body text is #000000 at 5.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CE4B9C |
|---|---|
| RGB | rgb(206, 75, 156) |
| HSL | hsl(323, 57%, 55%) |
| HSV | hsv(323, 64%, 81%) |
| CMYK | cmyk(0%, 63.6%, 24.3%, 19.2%) |
| CIE-LAB | lab(52.46, 59.74, -17.15) |
| CIE-LCH | lch(52.46, 62.16, 343.99°) |
| OKLab | oklab(61.46% 0.1802 -0.0454) |
| OKLCH | oklch(61.46% 0.186 345.9) |
| XYZ | xyz(33.9717, 20.5576, 33.6249) |
| Luminance | 0.2055 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.57
Pale Magenta
#D767AD
ΔE00 6.61
Pinky Purple
#C94CBE
ΔE00 7.12
Purpley Pink
#C83CB9
ΔE00 7.36
Shocking Pink
#FE02A2
ΔE00 7.45
Bright Pink
#FE01B1
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE4B9C #4BCE7D
analogous
#BF4BCE #CE4B9C #CE4B5A
triadic
#CE4B9C #9CCE4B #4B9CCE
tetradic
#CE4B9C #CEBF4B #4BCE7D #4B5ACE
square
#CE4B9C #CEBF4B #4BCE7D #4B5ACE
split-complementary
#CE4B9C #5ACE4B #4BCEBF
monochromatic
#7D225A #AD2F7D #CE4B9C #DB7BB6 #E8ABD1
Accessibility & contrast
On white
4.11
#CE4B9C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.11
#CE4B9C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CE4B9C
5.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE4B9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE4B9C | 1.00 | 4.11 | 5.11 | 5.11 |
| #FFFFFF | 4.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#596F9E
Deuteranopia (green-blind)
#7F8599
Tritanopia (blue-blind)
#DB496D
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #ce4b9c; /* rgb */ color: rgb(206, 75, 156); /* oklch */ color: oklch(61.5% 0.186 345.9);
Tailwind
colors: {
custom: {
50: '#e185b9',
500: '#ce4b9c',
950: '#000000',
},
}SCSS
$custom: #ce4b9c; $custom-light: #e185b9; $custom-dark: #000000;
JSON
{
"hex": "#ce4b9c",
"rgb": {
"r": 206,
"g": 75,
"b": 156
},
"hsl": {
"h": 322.901,
"s": 57.205,
"l": 55.098
},
"oklch": {
"l": 0.61463,
"c": 0.18584,
"h": 345.9
},
"luminance": 0.20554
}Semantic roles & 50–950 ramp
primary
#CE4B9C
secondary
#9FD6B4
accent
#E08247
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80