#FF54BE#FF54BE
#FF54BE is a light, highly saturated pink. Relative luminance 0.313; OKLCH L 70.9% C 0.230 H 346.4°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FF54BE |
|---|---|
| RGB | rgb(255, 84, 190) |
| HSL | hsl(323, 100%, 66%) |
| HSV | hsv(323, 67%, 100%) |
| CMYK | cmyk(0%, 67.1%, 25.5%, 0%) |
| CIE-LAB | lab(62.78, 73.80, -20.43) |
| CIE-LCH | lch(62.78, 76.57, 344.53°) |
| OKLab | oklab(70.95% 0.2234 -0.054) |
| OKLCH | oklch(70.95% 0.23 346.4) |
| XYZ | xyz(53.7068, 31.3239, 51.9229) |
| Luminance | 0.3132 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 4.57
Hot Pink
#FF69B4
ΔE00 4.61
Bubblegum (survey)
#FF6CB5
ΔE00 5.00
Bubble Gum Pink
#FF69AF
ΔE00 5.43
Pale Magenta
#D767AD
ΔE00 6.45
Bright Pink
#FE01B1
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF54BE #54FF95
analogous
#EB54FF #FF54BE #FF5469
triadic
#FF54BE #BEFF54 #54BEFF
tetradic
#FF54BE #FFEB54 #54FF95 #5469FF
square
#FF54BE #FFEB54 #54FF95 #5469FF
split-complementary
#FF54BE #69FF54 #54FFEB
monochromatic
#D90086 #FF17A7 #FF54BE #FF91D5 #FFCEED
Accessibility & contrast
On white
2.89
#FF54BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#FF54BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF54BE
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF54BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF54BE | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6985C1
Deuteranopia (green-blind)
#9BA3BA
Tritanopia (blue-blind)
#FF5082
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ff54be; /* rgb */ color: rgb(255, 84, 190); /* oklch */ color: oklch(70.9% 0.230 346.4);
Tailwind
colors: {
custom: {
50: '#ff90d1',
500: '#ff54be',
950: '#000000',
},
}SCSS
$custom: #ff54be; $custom-light: #ff90d1; $custom-dark: #000000;
JSON
{
"hex": "#ff54be",
"rgb": {
"r": 255,
"g": 84,
"b": 190
},
"hsl": {
"h": 322.807,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.70947,
"c": 0.22988,
"h": 346.4
},
"luminance": 0.31318
}Semantic roles & 50–950 ramp
primary
#FF54BE
secondary
#BCF3D1
accent
#E65700
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#190E14
muted
#877E82