#CE4B98#CE4B98
#CE4B98 is a mid, vivid pink. Relative luminance 0.204; OKLCH L 61.3% C 0.184 H 347.6°. Best body text is #000000 at 5.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CE4B98 |
|---|---|
| RGB | rgb(206, 75, 152) |
| HSL | hsl(325, 57%, 55%) |
| HSV | hsv(325, 64%, 81%) |
| CMYK | cmyk(0%, 63.6%, 26.2%, 19.2%) |
| CIE-LAB | lab(52.31, 59.22, -15.01) |
| CIE-LCH | lch(52.31, 61.09, 345.78°) |
| OKLab | oklab(61.31% 0.1792 -0.0395) |
| OKLCH | oklch(61.31% 0.184 347.6) |
| XYZ | xyz(33.6385, 20.4243, 31.8704) |
| Luminance | 0.2042 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.16
Pale Magenta
#D767AD
ΔE00 6.81
Shocking Pink
#FE02A2
ΔE00 7.43
Darkish Pink
#DA467D
ΔE00 7.44
Neon Pink
#FE019A
ΔE00 7.61
Bright Pink
#FE01B1
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE4B98 #4BCE81
analogous
#C34BCE #CE4B98 #CE4B56
triadic
#CE4B98 #98CE4B #4B98CE
tetradic
#CE4B98 #CEC34B #4BCE81 #4B56CE
square
#CE4B98 #CEC34B #4BCE81 #4B56CE
split-complementary
#CE4B98 #56CE4B #4BCEC3
monochromatic
#7D2257 #AD2F79 #CE4B98 #DB7BB4 #E8ABCF
Accessibility & contrast
On white
4.13
#CE4B98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.08
#CE4B98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CE4B98
5.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE4B98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE4B98 | 1.00 | 4.13 | 5.08 | 5.08 |
| #FFFFFF | 4.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B6E9A
Deuteranopia (green-blind)
#808595
Tritanopia (blue-blind)
#DC476B
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #ce4b98; /* rgb */ color: rgb(206, 75, 152); /* oklch */ color: oklch(61.3% 0.184 347.6);
Tailwind
colors: {
custom: {
50: '#e185b6',
500: '#ce4b98',
950: '#000000',
},
}SCSS
$custom: #ce4b98; $custom-light: #e185b6; $custom-dark: #000000;
JSON
{
"hex": "#ce4b98",
"rgb": {
"r": 206,
"g": 75,
"b": 152
},
"hsl": {
"h": 324.733,
"s": 57.205,
"l": 55.098
},
"oklch": {
"l": 0.61305,
"c": 0.18353,
"h": 347.6
},
"luminance": 0.20421
}Semantic roles & 50–950 ramp
primary
#CE4B98
secondary
#9FD6B6
accent
#E08647
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80