#F485B0#F485B0
#F485B0 is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.0% C 0.143 H 356.5°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F485B0 |
|---|---|
| RGB | rgb(244, 133, 176) |
| HSL | hsl(337, 83%, 74%) |
| HSV | hsv(337, 45%, 96%) |
| CMYK | cmyk(0%, 45.5%, 27.9%, 4.3%) |
| CIE-LAB | lab(68.86, 47.16, -3.55) |
| CIE-LCH | lch(68.86, 47.29, 355.70°) |
| OKLab | oklab(75.01% 0.1426 -0.0087) |
| OKLCH | oklch(75.01% 0.143 356.5) |
| XYZ | xyz(53.5341, 39.1471, 45.8025) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.75
Carnation Pink
#FF7FA7
ΔE00 3.18
Pink (survey)
#FF81C0
ΔE00 3.95
Rosa
#FE86A4
ΔE00 4.54
Pig Pink
#E78EA5
ΔE00 4.84
Bubble Gum Pink
#FF69AF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F485B0 #85F4C9
analogous
#F485E8 #F485B0 #F49285
triadic
#F485B0 #B0F485 #85B0F4
tetradic
#F485B0 #E8F485 #85F4C9 #9285F4
square
#F485B0 #E8F485 #85F4C9 #9285F4
split-complementary
#F485B0 #85F492 #85E8F4
monochromatic
#EA1567 #EF4D8C #F485B0 #F9BDD4 #FCE3ED
Accessibility & contrast
On white
2.38
#F485B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F485B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F485B0
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F485B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F485B0 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB1
Deuteranopia (green-blind)
#B0B0AD
Tritanopia (blue-blind)
#FF7F95
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f485b0; /* rgb */ color: rgb(244, 133, 176); /* oklch */ color: oklch(75.0% 0.143 356.5);
Tailwind
colors: {
custom: {
50: '#faabc7',
500: '#f485b0',
950: '#000000',
},
}SCSS
$custom: #f485b0; $custom-light: #faabc7; $custom-dark: #000000;
JSON
{
"hex": "#f485b0",
"rgb": {
"r": 244,
"g": 133,
"b": 176
},
"hsl": {
"h": 336.757,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.75006,
"c": 0.14285,
"h": 356.5
},
"luminance": 0.39143
}Semantic roles & 50–950 ramp
primary
#F485B0
secondary
#D7F4E9
accent
#E08B06
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82