#F485B2#F485B2
#F485B2 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.1% C 0.144 H 355.4°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F485B2 |
|---|---|
| RGB | rgb(244, 133, 178) |
| HSL | hsl(336, 83%, 74%) |
| HSV | hsv(336, 45%, 96%) |
| CMYK | cmyk(0%, 45.5%, 27%, 4.3%) |
| CIE-LAB | lab(68.92, 47.42, -4.59) |
| CIE-LCH | lch(68.92, 47.64, 354.48°) |
| OKLab | oklab(75.07% 0.1432 -0.0115) |
| OKLCH | oklch(75.07% 0.144 355.4) |
| XYZ | xyz(53.7334, 39.2269, 46.8524) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.22
Pink (survey)
#FF81C0
ΔE00 3.50
Carnation Pink
#FF7FA7
ΔE00 3.58
Rosa
#FE86A4
ΔE00 5.02
Pig Pink
#E78EA5
ΔE00 5.24
Bubblegum (survey)
#FF6CB5
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F485B2 #85F4C7
analogous
#F485E9 #F485B2 #F49085
triadic
#F485B2 #B2F485 #85B2F4
tetradic
#F485B2 #E9F485 #85F4C7 #9085F4
square
#F485B2 #E9F485 #85F4C7 #9085F4
split-complementary
#F485B2 #85F490 #85E9F4
monochromatic
#EA156B #EF4D8F #F485B2 #F9BDD5 #FCE3ED
Accessibility & contrast
On white
2.37
#F485B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F485B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F485B2
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F485B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F485B2 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB3
Deuteranopia (green-blind)
#B0B0AF
Tritanopia (blue-blind)
#FF7F95
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f485b2; /* rgb */ color: rgb(244, 133, 178); /* oklch */ color: oklch(75.1% 0.144 355.4);
Tailwind
colors: {
custom: {
50: '#faabc9',
500: '#f485b2',
950: '#000000',
},
}SCSS
$custom: #f485b2; $custom-light: #faabc9; $custom-dark: #000000;
JSON
{
"hex": "#f485b2",
"rgb": {
"r": 244,
"g": 133,
"b": 178
},
"hsl": {
"h": 335.676,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.75069,
"c": 0.1437,
"h": 355.4
},
"luminance": 0.39223
}Semantic roles & 50–950 ramp
primary
#F485B2
secondary
#D7F4E8
accent
#E08706
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82