#F451BD#F451BD
#F451BD is a light, highly saturated pink. Relative luminance 0.288; OKLCH L 69.0% C 0.225 H 344.0°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F451BD |
|---|---|
| RGB | rgb(244, 81, 189) |
| HSL | hsl(320, 88%, 64%) |
| HSV | hsv(320, 67%, 96%) |
| CMYK | cmyk(0%, 66.8%, 22.5%, 4.3%) |
| CIE-LAB | lab(60.60, 71.93, -23.34) |
| CIE-LCH | lch(60.60, 75.62, 342.02°) |
| OKLab | oklab(69.01% 0.2165 -0.0622) |
| OKLCH | oklch(69.01% 0.225 344) |
| XYZ | xyz(49.4377, 28.7970, 51.0890) |
| Luminance | 0.2879 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 5.17
Purpleish Pink
#DF4EC8
ΔE00 5.34
Bright Pink
#FE01B1
ΔE00 5.38
Pale Magenta
#D767AD
ΔE00 5.45
Purplish Pink
#CE5DAE
ΔE00 6.18
Hot Pink
#FF69B4
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F451BD #51F488
analogous
#D951F4 #F451BD #F4516B
triadic
#F451BD #BDF451 #51BDF4
tetradic
#F451BD #F4D951 #51F488 #516BF4
square
#F451BD #F4D951 #51F488 #516BF4
split-complementary
#F451BD #6BF451 #51F4D9
monochromatic
#BF0C82 #F017A7 #F451BD #F88BD3 #FBC4E9
Accessibility & contrast
On white
3.11
#F451BD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#F451BD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F451BD
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F451BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F451BD | 1.00 | 3.11 | 6.76 | 6.76 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6181C0
Deuteranopia (green-blind)
#929CB9
Tritanopia (blue-blind)
#FF5080
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #f451bd; /* rgb */ color: rgb(244, 81, 189); /* oklch */ color: oklch(69.0% 0.225 344.0);
Tailwind
colors: {
custom: {
50: '#fc8dd1',
500: '#f451bd',
950: '#000000',
},
}SCSS
$custom: #f451bd; $custom-light: #fc8dd1; $custom-dark: #000000;
JSON
{
"hex": "#f451bd",
"rgb": {
"r": 244,
"g": 81,
"b": 189
},
"hsl": {
"h": 320.245,
"s": 88.108,
"l": 63.725
},
"oklch": {
"l": 0.69007,
"c": 0.22526,
"h": 344
},
"luminance": 0.28792
}Semantic roles & 50–950 ramp
primary
#F451BD
secondary
#B4EDC7
accent
#E54E01
background
#FFF9FC
surface
#FFF1F9
border
#D7CBD2
text
#180D14
muted
#867E82