#F550BE#F550BE
#F550BE is a light, highly saturated pink. Relative luminance 0.289; OKLCH L 69.1% C 0.228 H 343.8°. Best body text is #000000 at 6.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F550BE |
|---|---|
| RGB | rgb(245, 80, 190) |
| HSL | hsl(320, 89%, 64%) |
| HSV | hsv(320, 67%, 96%) |
| CMYK | cmyk(0%, 67.3%, 22.4%, 3.9%) |
| CIE-LAB | lab(60.67, 72.68, -23.80) |
| CIE-LCH | lch(60.67, 76.47, 341.87°) |
| OKLab | oklab(69.1% 0.2187 -0.0635) |
| OKLCH | oklch(69.1% 0.228 343.8) |
| XYZ | xyz(49.8209, 28.8725, 51.6544) |
| Luminance | 0.2887 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 5.26
Purpleish Pink
#DF4EC8
ΔE00 5.31
Bright Pink
#FE01B1
ΔE00 5.33
Pale Magenta
#D767AD
ΔE00 5.65
Purplish Pink
#CE5DAE
ΔE00 6.33
Hot Pink
#FF69B4
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F550BE #50F587
analogous
#D950F5 #F550BE #F5506B
triadic
#F550BE #BEF550 #50BEF5
tetradic
#F550BE #F5D950 #50F587 #506BF5
square
#F550BE #F5D950 #50F587 #506BF5
split-complementary
#F550BE #6BF550 #50F5D9
monochromatic
#C00B83 #F216A8 #F550BE #F88AD4 #FCC4E9
Accessibility & contrast
On white
3.10
#F550BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.77
#F550BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F550BE
6.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F550BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F550BE | 1.00 | 3.10 | 6.77 | 6.77 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6081C1
Deuteranopia (green-blind)
#929CBA
Tritanopia (blue-blind)
#FF4F80
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #f550be; /* rgb */ color: rgb(245, 80, 190); /* oklch */ color: oklch(69.1% 0.228 343.8);
Tailwind
colors: {
custom: {
50: '#fd8dd1',
500: '#f550be',
950: '#000000',
},
}SCSS
$custom: #f550be; $custom-light: #fd8dd1; $custom-dark: #000000;
JSON
{
"hex": "#f550be",
"rgb": {
"r": 245,
"g": 80,
"b": 190
},
"hsl": {
"h": 320,
"s": 89.189,
"l": 63.725
},
"oklch": {
"l": 0.69099,
"c": 0.22776,
"h": 343.8
},
"luminance": 0.28868
}Semantic roles & 50–950 ramp
primary
#F550BE
secondary
#B3EDC7
accent
#E64D00
background
#FFF9FC
surface
#FFF1F9
border
#D7CBD2
text
#180D14
muted
#867E82