#F475BF#F475BF
#F475BF is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.2% C 0.176 H 346.3°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F475BF |
|---|---|
| RGB | rgb(244, 117, 191) |
| HSL | hsl(325, 85%, 71%) |
| HSV | hsv(325, 52%, 96%) |
| CMYK | cmyk(0%, 52%, 21.7%, 4.3%) |
| CIE-LAB | lab(66.31, 56.97, -15.79) |
| CIE-LCH | lch(66.31, 59.12, 344.50°) |
| OKLab | oklab(73.25% 0.1707 -0.0416) |
| OKLCH | oklch(73.25% 0.176 346.3) |
| XYZ | xyz(53.0749, 35.7217, 53.3798) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.09
Hot Pink
#FF69B4
ΔE00 3.29
Bubblegum Pink
#FE83CC
ΔE00 3.47
Pink (survey)
#FF81C0
ΔE00 3.67
Bubble Gum Pink
#FF69AF
ΔE00 4.13
Pale Magenta
#D767AD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F475BF #75F4AA
analogous
#E975F4 #F475BF #F4757F
triadic
#F475BF #BFF475 #75BFF4
tetradic
#F475BF #F4E975 #75F4AA #757FF4
square
#F475BF #F4E975 #75F4AA #757FF4
split-complementary
#F475BF #7FF475 #75F4E9
monochromatic
#DD1288 #EF3CA5 #F475BF #F9AED9 #FDE3F2
Accessibility & contrast
On white
2.58
#F475BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#F475BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F475BF
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F475BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F475BF | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C1
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#FF7392
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f475bf; /* rgb */ color: rgb(244, 117, 191); /* oklch */ color: oklch(73.2% 0.176 346.3);
Tailwind
colors: {
custom: {
50: '#fba1d2',
500: '#f475bf',
950: '#000000',
},
}SCSS
$custom: #f475bf; $custom-light: #fba1d2; $custom-dark: #000000;
JSON
{
"hex": "#f475bf",
"rgb": {
"r": 244,
"g": 117,
"b": 191
},
"hsl": {
"h": 325.039,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.73245,
"c": 0.17569,
"h": 346.3
},
"luminance": 0.35717
}Semantic roles & 50–950 ramp
primary
#F475BF
secondary
#D1F3E0
accent
#E26004
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82