#CE4B9D#CE4B9D
#CE4B9D is a mid, vivid pink. Relative luminance 0.206; OKLCH L 61.5% C 0.186 H 345.4°. Best body text is #000000 at 5.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CE4B9D |
|---|---|
| RGB | rgb(206, 75, 157) |
| HSL | hsl(322, 57%, 55%) |
| HSV | hsv(322, 64%, 81%) |
| CMYK | cmyk(0%, 63.6%, 23.8%, 19.2%) |
| CIE-LAB | lab(52.50, 59.88, -17.68) |
| CIE-LCH | lch(52.50, 62.43, 343.55°) |
| OKLab | oklab(61.5% 0.1805 -0.0469) |
| OKLCH | oklch(61.5% 0.186 345.4) |
| XYZ | xyz(34.0567, 20.5916, 34.0727) |
| Luminance | 0.2059 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.44
Pale Magenta
#D767AD
ΔE00 6.58
Pinky Purple
#C94CBE
ΔE00 6.91
Purpley Pink
#C83CB9
ΔE00 7.17
Shocking Pink
#FE02A2
ΔE00 7.48
Bright Pink
#FE01B1
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE4B9D #4BCE7C
analogous
#BE4BCE #CE4B9D #CE4B5B
triadic
#CE4B9D #9DCE4B #4B9DCE
tetradic
#CE4B9D #CEBE4B #4BCE7C #4B5BCE
square
#CE4B9D #CEBE4B #4BCE7C #4B5BCE
split-complementary
#CE4B9D #5BCE4B #4BCEBE
monochromatic
#7D225B #AD2F7E #CE4B9D #DB7BB7 #E8ABD1
Accessibility & contrast
On white
4.10
#CE4B9D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.12
#CE4B9D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CE4B9D
5.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE4B9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE4B9D | 1.00 | 4.10 | 5.12 | 5.12 |
| #FFFFFF | 4.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#596F9F
Deuteranopia (green-blind)
#7E859A
Tritanopia (blue-blind)
#DB496D
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #ce4b9d; /* rgb */ color: rgb(206, 75, 157); /* oklch */ color: oklch(61.5% 0.186 345.4);
Tailwind
colors: {
custom: {
50: '#e185ba',
500: '#ce4b9d',
950: '#000000',
},
}SCSS
$custom: #ce4b9d; $custom-light: #e185ba; $custom-dark: #000000;
JSON
{
"hex": "#ce4b9d",
"rgb": {
"r": 206,
"g": 75,
"b": 157
},
"hsl": {
"h": 322.443,
"s": 57.205,
"l": 55.098
},
"oklch": {
"l": 0.61503,
"c": 0.18644,
"h": 345.4
},
"luminance": 0.20588
}Semantic roles & 50–950 ramp
primary
#CE4B9D
secondary
#9FD6B3
accent
#E08147
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80