#FF55BE#FF55BE
#FF55BE is a light, highly saturated pink. Relative luminance 0.315; OKLCH L 71.0% C 0.229 H 346.5°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF55BE |
|---|---|
| RGB | rgb(255, 85, 190) |
| HSL | hsl(323, 100%, 67%) |
| HSV | hsv(323, 67%, 100%) |
| CMYK | cmyk(0%, 66.7%, 25.5%, 0%) |
| CIE-LAB | lab(62.91, 73.43, -20.23) |
| CIE-LCH | lch(62.91, 76.17, 344.60°) |
| OKLab | oklab(71.04% 0.2223 -0.0535) |
| OKLCH | oklch(71.04% 0.229 346.5) |
| XYZ | xyz(53.7850, 31.4803, 51.9490) |
| Luminance | 0.3147 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 4.48
Barbie Pink
#FE46A5
ΔE00 4.59
Bubblegum (survey)
#FF6CB5
ΔE00 4.87
Bubble Gum Pink
#FF69AF
ΔE00 5.31
Pale Magenta
#D767AD
ΔE00 6.43
Bright Pink
#FE01B1
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF55BE #55FF96
analogous
#EB55FF #FF55BE #FF5569
triadic
#FF55BE #BEFF55 #55BEFF
tetradic
#FF55BE #FFEB55 #55FF96 #5569FF
square
#FF55BE #FFEB55 #55FF96 #5569FF
split-complementary
#FF55BE #69FF55 #55FFEB
monochromatic
#DA0086 #FF18A7 #FF55BE #FF92D5 #FFCFED
Accessibility & contrast
On white
2.88
#FF55BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#FF55BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF55BE
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF55BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF55BE | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6986C1
Deuteranopia (green-blind)
#9BA3BA
Tritanopia (blue-blind)
#FF5182
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ff55be; /* rgb */ color: rgb(255, 85, 190); /* oklch */ color: oklch(71.0% 0.229 346.5);
Tailwind
colors: {
custom: {
50: '#ff90d1',
500: '#ff55be',
950: '#000000',
},
}SCSS
$custom: #ff55be; $custom-light: #ff90d1; $custom-dark: #000000;
JSON
{
"hex": "#ff55be",
"rgb": {
"r": 255,
"g": 85,
"b": 190
},
"hsl": {
"h": 322.941,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.71042,
"c": 0.22865,
"h": 346.5
},
"luminance": 0.31475
}Semantic roles & 50–950 ramp
primary
#FF55BE
secondary
#BDF3D1
accent
#E65800
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#190E14
muted
#877E82