#CE4B9B#CE4B9B
#CE4B9B is a mid, vivid pink. Relative luminance 0.205; OKLCH L 61.4% C 0.185 H 346.3°. Best body text is #000000 at 5.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CE4B9B |
|---|---|
| RGB | rgb(206, 75, 155) |
| HSL | hsl(323, 57%, 55%) |
| HSV | hsv(323, 64%, 81%) |
| CMYK | cmyk(0%, 63.6%, 24.8%, 19.2%) |
| CIE-LAB | lab(52.42, 59.61, -16.61) |
| CIE-LCH | lch(52.42, 61.88, 344.43°) |
| OKLab | oklab(61.42% 0.18 -0.0439) |
| OKLCH | oklch(61.42% 0.185 346.3) |
| XYZ | xyz(33.8873, 20.5239, 33.1808) |
| Luminance | 0.2052 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.71
Pale Magenta
#D767AD
ΔE00 6.65
Pinky Purple
#C94CBE
ΔE00 7.34
Shocking Pink
#FE02A2
ΔE00 7.44
Purpley Pink
#C83CB9
ΔE00 7.55
Bright Pink
#FE01B1
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE4B9B #4BCE7E
analogous
#C04BCE #CE4B9B #CE4B59
triadic
#CE4B9B #9BCE4B #4B9BCE
tetradic
#CE4B9B #CEC04B #4BCE7E #4B59CE
square
#CE4B9B #CEC04B #4BCE7E #4B59CE
split-complementary
#CE4B9B #59CE4B #4BCEC0
monochromatic
#7D2259 #AD2F7C #CE4B9B #DB7BB6 #E8ABD0
Accessibility & contrast
On white
4.11
#CE4B9B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.10
#CE4B9B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CE4B9B
5.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE4B9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE4B9B | 1.00 | 4.11 | 5.10 | 5.10 |
| #FFFFFF | 4.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#596F9D
Deuteranopia (green-blind)
#7F8598
Tritanopia (blue-blind)
#DB486C
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #ce4b9b; /* rgb */ color: rgb(206, 75, 155); /* oklch */ color: oklch(61.4% 0.185 346.3);
Tailwind
colors: {
custom: {
50: '#e185b8',
500: '#ce4b9b',
950: '#000000',
},
}SCSS
$custom: #ce4b9b; $custom-light: #e185b8; $custom-dark: #000000;
JSON
{
"hex": "#ce4b9b",
"rgb": {
"r": 206,
"g": 75,
"b": 155
},
"hsl": {
"h": 323.359,
"s": 57.205,
"l": 55.098
},
"oklch": {
"l": 0.61423,
"c": 0.18525,
"h": 346.3
},
"luminance": 0.20521
}Semantic roles & 50–950 ramp
primary
#CE4B9B
secondary
#9FD6B4
accent
#E08347
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80