#CE559E#CE559E
#CE559E is a light, vivid pink. Relative luminance 0.221; OKLCH L 62.7% C 0.173 H 346.0°. Best body text is #000000 at 5.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CE559E |
|---|---|
| RGB | rgb(206, 85, 158) |
| HSL | hsl(324, 55%, 57%) |
| HSV | hsv(324, 59%, 81%) |
| CMYK | cmyk(0%, 58.7%, 23.3%, 19.2%) |
| CIE-LAB | lab(54.12, 55.70, -15.80) |
| CIE-LCH | lch(54.12, 57.90, 344.16°) |
| OKLab | oklab(62.71% 0.1675 -0.0417) |
| OKLCH | oklch(62.71% 0.173 346) |
| XYZ | xyz(34.8748, 22.0906, 34.7683) |
| Luminance | 0.2209 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.41
Pale Magenta
#D767AD
ΔE00 4.79
Pinky Purple
#C94CBE
ΔE00 7.59
Purpleish Pink
#DF4EC8
ΔE00 7.77
Shocking Pink
#FE02A2
ΔE00 7.85
Bright Pink
#FE01B1
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE559E #55CE85
analogous
#C255CE #CE559E #CE5562
triadic
#CE559E #9ECE55 #559ECE
tetradic
#CE559E #CEC255 #55CE85 #5562CE
square
#CE559E #CEC255 #55CE85 #5562CE
split-complementary
#CE559E #62CE55 #55CEC2
monochromatic
#83265E #B23380 #CE559E #DC85B9 #E9B4D4
Accessibility & contrast
On white
3.88
#CE559E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.42
#CE559E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CE559E
5.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE559E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE559E | 1.00 | 3.88 | 5.42 | 5.42 |
| #FFFFFF | 3.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6174A0
Deuteranopia (green-blind)
#83899B
Tritanopia (blue-blind)
#DB5372
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #ce559e; /* rgb */ color: rgb(206, 85, 158); /* oklch */ color: oklch(62.7% 0.173 346.0);
Tailwind
colors: {
custom: {
50: '#e08bba',
500: '#ce559e',
950: '#000000',
},
}SCSS
$custom: #ce559e; $custom-light: #e08bba; $custom-dark: #000000;
JSON
{
"hex": "#ce559e",
"rgb": {
"r": 206,
"g": 85,
"b": 158
},
"hsl": {
"h": 323.802,
"s": 55.251,
"l": 57.059
},
"oklch": {
"l": 0.62713,
"c": 0.17265,
"h": 346
},
"luminance": 0.22087
}Semantic roles & 50–950 ramp
primary
#CE559E
secondary
#A7D8BA
accent
#DF8449
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80