#FF5CBB#FF5CBB
#FF5CBB is a light, highly saturated pink. Relative luminance 0.325; OKLCH L 71.6% C 0.218 H 348.0°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5CBB |
|---|---|
| RGB | rgb(255, 92, 187) |
| HSL | hsl(325, 100%, 68%) |
| HSV | hsv(325, 64%, 100%) |
| CMYK | cmyk(0%, 63.9%, 26.7%, 0%) |
| CIE-LAB | lab(63.76, 70.42, -17.23) |
| CIE-LCH | lch(63.76, 72.50, 346.25°) |
| OKLab | oklab(71.63% 0.2135 -0.0453) |
| OKLCH | oklch(71.63% 0.218 348) |
| XYZ | xyz(54.0391, 32.5077, 50.4328) |
| Luminance | 0.3250 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.11
Bubblegum (survey)
#FF6CB5
ΔE00 3.49
Bubble Gum Pink
#FF69AF
ΔE00 3.98
Barbie Pink
#FE46A5
ΔE00 4.46
Pale Magenta
#D767AD
ΔE00 6.36
Pink (survey)
#FF81C0
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5CBB #5CFFA0
analogous
#F25CFF #FF5CBB #FF5C69
triadic
#FF5CBB #BBFF5C #5CBBFF
tetradic
#FF5CBB #FFF25C #5CFFA0 #5C69FF
square
#FF5CBB #FFF25C #5CFFA0 #5C69FF
split-complementary
#FF5CBB #69FF5C #5CFFF2
monochromatic
#E10083 #FF1FA1 #FF5CBB #FF99D5 #FFD6EE
Accessibility & contrast
On white
2.80
#FF5CBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#FF5CBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5CBB
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5CBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5CBB | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7088BE
Deuteranopia (green-blind)
#9FA5B7
Tritanopia (blue-blind)
#FF5784
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ff5cbb; /* rgb */ color: rgb(255, 92, 187); /* oklch */ color: oklch(71.6% 0.218 348.0);
Tailwind
colors: {
custom: {
50: '#ff94cf',
500: '#ff5cbb',
950: '#000000',
},
}SCSS
$custom: #ff5cbb; $custom-light: #ff94cf; $custom-dark: #000000;
JSON
{
"hex": "#ff5cbb",
"rgb": {
"r": 255,
"g": 92,
"b": 187
},
"hsl": {
"h": 325.031,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.71631,
"c": 0.21821,
"h": 348
},
"luminance": 0.32502
}Semantic roles & 50–950 ramp
primary
#FF5CBB
secondary
#C2F4D7
accent
#E66000
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#190E13
muted
#877E82