#F483BF#F483BF
#F483BF is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.2% C 0.153 H 348.3°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F483BF |
|---|---|
| RGB | rgb(244, 131, 191) |
| HSL | hsl(328, 84%, 74%) |
| HSV | hsv(328, 46%, 96%) |
| CMYK | cmyk(0%, 46.3%, 21.7%, 4.3%) |
| CIE-LAB | lab(68.92, 50.20, -11.86) |
| CIE-LCH | lch(68.92, 51.58, 346.70°) |
| OKLab | oklab(75.2% 0.1503 -0.031) |
| OKLCH | oklch(75.2% 0.153 348.3) |
| XYZ | xyz(54.8298, 39.2315, 53.9647) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.81
Bubblegum Pink
#FE83CC
ΔE00 2.61
Bubblegum (survey)
#FF6CB5
ΔE00 4.49
Hot Pink
#FF69B4
ΔE00 4.95
Bubble Gum Pink
#FF69AF
ΔE00 5.28
Pinky
#FC86AA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F483BF #83F4B8
analogous
#F183F4 #F483BF #F48386
triadic
#F483BF #BFF483 #83BFF4
tetradic
#F483BF #F4F183 #83F4B8 #8386F4
square
#F483BF #F4F183 #83F4B8 #8386F4
split-complementary
#F483BF #86F483 #83F4F1
monochromatic
#E81585 #EF4BA2 #F483BF #F9BBDC #FDE3F0
Accessibility & contrast
On white
2.37
#F483BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#F483BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F483BF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F483BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F483BF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CC1
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#FF8099
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f483bf; /* rgb */ color: rgb(244, 131, 191); /* oklch */ color: oklch(75.2% 0.153 348.3);
Tailwind
colors: {
custom: {
50: '#faaad2',
500: '#f483bf',
950: '#000000',
},
}SCSS
$custom: #f483bf; $custom-light: #faaad2; $custom-dark: #000000;
JSON
{
"hex": "#f483bf",
"rgb": {
"r": 244,
"g": 131,
"b": 191
},
"hsl": {
"h": 328.142,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.75201,
"c": 0.15349,
"h": 348.3
},
"luminance": 0.39227
}Semantic roles & 50–950 ramp
primary
#F483BF
secondary
#D7F4E5
accent
#E06C05
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82