#FF57BE#FF57BE
#FF57BE is a light, highly saturated pink. Relative luminance 0.318; OKLCH L 71.2% C 0.226 H 346.6°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF57BE |
|---|---|
| RGB | rgb(255, 87, 190) |
| HSL | hsl(323, 100%, 67%) |
| HSV | hsv(323, 66%, 100%) |
| CMYK | cmyk(0%, 65.9%, 25.5%, 0%) |
| CIE-LAB | lab(63.18, 72.69, -19.82) |
| CIE-LCH | lch(63.18, 75.35, 344.75°) |
| OKLab | oklab(71.24% 0.22 -0.0524) |
| OKLCH | oklch(71.24% 0.226 346.6) |
| XYZ | xyz(53.9447, 31.7996, 52.0022) |
| Luminance | 0.3179 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 4.21
Bubblegum (survey)
#FF6CB5
ΔE00 4.59
Barbie Pink
#FE46A5
ΔE00 4.65
Bubble Gum Pink
#FF69AF
ΔE00 5.07
Pale Magenta
#D767AD
ΔE00 6.41
Bright Pink
#FE01B1
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF57BE #57FF98
analogous
#EC57FF #FF57BE #FF576A
triadic
#FF57BE #BEFF57 #57BEFF
tetradic
#FF57BE #FFEC57 #57FF98 #576AFF
square
#FF57BE #FFEC57 #57FF98 #576AFF
split-complementary
#FF57BE #6AFF57 #57FFEC
monochromatic
#DC0087 #FF1AA6 #FF57BE #FF94D6 #FFD1ED
Accessibility & contrast
On white
2.85
#FF57BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#FF57BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF57BE
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF57BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF57BE | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B87C1
Deuteranopia (green-blind)
#9CA3BA
Tritanopia (blue-blind)
#FF5383
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff57be; /* rgb */ color: rgb(255, 87, 190); /* oklch */ color: oklch(71.2% 0.226 346.6);
Tailwind
colors: {
custom: {
50: '#ff91d1',
500: '#ff57be',
950: '#000000',
},
}SCSS
$custom: #ff57be; $custom-light: #ff91d1; $custom-dark: #000000;
JSON
{
"hex": "#ff57be",
"rgb": {
"r": 255,
"g": 87,
"b": 190
},
"hsl": {
"h": 323.214,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.71237,
"c": 0.22619,
"h": 346.6
},
"luminance": 0.31794
}Semantic roles & 50–950 ramp
primary
#FF57BE
secondary
#BEF4D3
accent
#E65900
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#190E14
muted
#877E82