#CE4B99#CE4B99
#CE4B99 is a mid, vivid pink. Relative luminance 0.205; OKLCH L 61.3% C 0.184 H 347.1°. Best body text is #000000 at 5.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CE4B99 |
|---|---|
| RGB | rgb(206, 75, 153) |
| HSL | hsl(324, 57%, 55%) |
| HSV | hsv(324, 64%, 81%) |
| CMYK | cmyk(0%, 63.6%, 25.7%, 19.2%) |
| CIE-LAB | lab(52.35, 59.35, -15.55) |
| CIE-LCH | lch(52.35, 61.35, 345.32°) |
| OKLab | oklab(61.34% 0.1795 -0.041) |
| OKLCH | oklch(61.34% 0.184 347.1) |
| XYZ | xyz(33.7208, 20.4572, 32.3036) |
| Luminance | 0.2045 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.00
Pale Magenta
#D767AD
ΔE00 6.75
Shocking Pink
#FE02A2
ΔE00 7.42
Darkish Pink
#DA467D
ΔE00 7.65
Neon Pink
#FE019A
ΔE00 7.65
Pinky Purple
#C94CBE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE4B99 #4BCE80
analogous
#C24BCE #CE4B99 #CE4B57
triadic
#CE4B99 #99CE4B #4B99CE
tetradic
#CE4B99 #CEC24B #4BCE80 #4B57CE
square
#CE4B99 #CEC24B #4BCE80 #4B57CE
split-complementary
#CE4B99 #57CE4B #4BCEC2
monochromatic
#7D2258 #AD2F7A #CE4B99 #DB7BB4 #E8ABD0
Accessibility & contrast
On white
4.13
#CE4B99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.09
#CE4B99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CE4B99
5.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE4B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE4B99 | 1.00 | 4.13 | 5.09 | 5.09 |
| #FFFFFF | 4.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A6F9B
Deuteranopia (green-blind)
#808596
Tritanopia (blue-blind)
#DC486B
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #ce4b99; /* rgb */ color: rgb(206, 75, 153); /* oklch */ color: oklch(61.3% 0.184 347.1);
Tailwind
colors: {
custom: {
50: '#e185b7',
500: '#ce4b99',
950: '#000000',
},
}SCSS
$custom: #ce4b99; $custom-light: #e185b7; $custom-dark: #000000;
JSON
{
"hex": "#ce4b99",
"rgb": {
"r": 206,
"g": 75,
"b": 153
},
"hsl": {
"h": 324.275,
"s": 57.205,
"l": 55.098
},
"oklch": {
"l": 0.61344,
"c": 0.1841,
"h": 347.1
},
"luminance": 0.20454
}Semantic roles & 50–950 ramp
primary
#CE4B99
secondary
#9FD6B5
accent
#E08547
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80