#FF58BE#FF58BE
#FF58BE is a light, highly saturated pink. Relative luminance 0.320; OKLCH L 71.3% C 0.225 H 346.7°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FF58BE |
|---|---|
| RGB | rgb(255, 88, 190) |
| HSL | hsl(323, 100%, 67%) |
| HSV | hsv(323, 65%, 100%) |
| CMYK | cmyk(0%, 65.5%, 25.5%, 0%) |
| CIE-LAB | lab(63.31, 72.32, -19.62) |
| CIE-LCH | lch(63.31, 74.93, 344.82°) |
| OKLab | oklab(71.34% 0.2189 -0.0518) |
| OKLCH | oklch(71.34% 0.225 346.7) |
| XYZ | xyz(54.0262, 31.9627, 52.0294) |
| Luminance | 0.3196 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 4.08
Bubblegum (survey)
#FF6CB5
ΔE00 4.45
Barbie Pink
#FE46A5
ΔE00 4.69
Bubble Gum Pink
#FF69AF
ΔE00 4.95
Pale Magenta
#D767AD
ΔE00 6.40
Bright Pink
#FE01B1
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF58BE #58FF99
analogous
#EC58FF #FF58BE #FF586B
triadic
#FF58BE #BEFF58 #58BEFF
tetradic
#FF58BE #FFEC58 #58FF99 #586BFF
square
#FF58BE #FFEC58 #58FF99 #586BFF
split-complementary
#FF58BE #6BFF58 #58FFEC
monochromatic
#DD0087 #FF1BA6 #FF58BE #FF95D6 #FFD2EE
Accessibility & contrast
On white
2.84
#FF58BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#FF58BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF58BE
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF58BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF58BE | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C87C1
Deuteranopia (green-blind)
#9CA4BA
Tritanopia (blue-blind)
#FF5483
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff58be; /* rgb */ color: rgb(255, 88, 190); /* oklch */ color: oklch(71.3% 0.225 346.7);
Tailwind
colors: {
custom: {
50: '#ff92d1',
500: '#ff58be',
950: '#000000',
},
}SCSS
$custom: #ff58be; $custom-light: #ff92d1; $custom-dark: #000000;
JSON
{
"hex": "#ff58be",
"rgb": {
"r": 255,
"g": 88,
"b": 190
},
"hsl": {
"h": 323.353,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.71337,
"c": 0.22494,
"h": 346.7
},
"luminance": 0.31957
}Semantic roles & 50–950 ramp
primary
#FF58BE
secondary
#BFF4D4
accent
#E65900
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#190E14
muted
#877E82