#F485BF#F485BF
#F485BF is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.5% C 0.150 H 348.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F485BF |
|---|---|
| RGB | rgb(244, 133, 191) |
| HSL | hsl(329, 83%, 74%) |
| HSV | hsv(329, 45%, 96%) |
| CMYK | cmyk(0%, 45.5%, 21.7%, 4.3%) |
| CIE-LAB | lab(69.31, 49.20, -11.28) |
| CIE-LCH | lch(69.31, 50.48, 347.09°) |
| OKLab | oklab(75.49% 0.1473 -0.0294) |
| OKLCH | oklch(75.49% 0.15 348.7) |
| XYZ | xyz(55.1010, 39.7739, 54.0551) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.87
Bubblegum Pink
#FE83CC
ΔE00 2.80
Bubblegum (survey)
#FF6CB5
ΔE00 4.85
Hot Pink
#FF69B4
ΔE00 5.32
Bubble Gum Pink
#FF69AF
ΔE00 5.58
Pinky
#FC86AA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F485BF #85F4BA
analogous
#F285F4 #F485BF #F48588
triadic
#F485BF #BFF485 #85BFF4
tetradic
#F485BF #F4F285 #85F4BA #8588F4
square
#F485BF #F4F285 #85F4BA #8588F4
split-complementary
#F485BF #88F485 #85F4F2
monochromatic
#EA1584 #EF4DA2 #F485BF #F9BDDC #FCE3F0
Accessibility & contrast
On white
2.35
#F485BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F485BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F485BF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F485BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F485BF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC1
Deuteranopia (green-blind)
#ADB0BC
Tritanopia (blue-blind)
#FF829A
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f485bf; /* rgb */ color: rgb(244, 133, 191); /* oklch */ color: oklch(75.5% 0.150 348.7);
Tailwind
colors: {
custom: {
50: '#faabd2',
500: '#f485bf',
950: '#000000',
},
}SCSS
$custom: #f485bf; $custom-light: #faabd2; $custom-dark: #000000;
JSON
{
"hex": "#f485bf",
"rgb": {
"r": 244,
"g": 133,
"b": 191
},
"hsl": {
"h": 328.649,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.75494,
"c": 0.15025,
"h": 348.7
},
"luminance": 0.3977
}Semantic roles & 50–950 ramp
primary
#F485BF
secondary
#D7F4E5
accent
#E06E06
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82