#F183BA#F183BA
#F183BA is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.7% C 0.148 H 350.0°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F183BA |
|---|---|
| RGB | rgb(241, 131, 186) |
| HSL | hsl(330, 80%, 73%) |
| HSV | hsv(330, 46%, 95%) |
| CMYK | cmyk(0%, 45.6%, 22.8%, 5.5%) |
| CIE-LAB | lab(68.37, 48.52, -9.92) |
| CIE-LCH | lch(68.37, 49.52, 348.45°) |
| OKLab | oklab(74.66% 0.1456 -0.0258) |
| OKLCH | oklch(74.66% 0.148 350) |
| XYZ | xyz(53.2562, 38.4826, 51.0678) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.28
Bubblegum Pink
#FE83CC
ΔE00 3.65
Bubblegum (survey)
#FF6CB5
ΔE00 4.58
Hot Pink
#FF69B4
ΔE00 5.03
Bubble Gum Pink
#FF69AF
ΔE00 5.16
Pinky
#FC86AA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F183BA #83F1BA
analogous
#F183F1 #F183BA #F18383
triadic
#F183BA #BAF183 #83BAF1
tetradic
#F183BA #F1F183 #83F1BA #8383F1
square
#F183BA #F1F183 #83F1BA #8383F1
split-complementary
#F183BA #83F183 #83F1F1
monochromatic
#E0197D #EB4C9B #F183BA #F7BAD9 #FCE4F0
Accessibility & contrast
On white
2.41
#F183BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#F183BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F183BA
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F183BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F183BA | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBC
Deuteranopia (green-blind)
#ABAEB7
Tritanopia (blue-blind)
#FF8097
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f183ba; /* rgb */ color: rgb(241, 131, 186); /* oklch */ color: oklch(74.7% 0.148 350.0);
Tailwind
colors: {
custom: {
50: '#f8aace',
500: '#f183ba',
950: '#000000',
},
}SCSS
$custom: #f183ba; $custom-light: #f8aace; $custom-dark: #000000;
JSON
{
"hex": "#f183ba",
"rgb": {
"r": 241,
"g": 131,
"b": 186
},
"hsl": {
"h": 330,
"s": 79.71,
"l": 72.941
},
"oklch": {
"l": 0.7466,
"c": 0.14786,
"h": 350
},
"luminance": 0.38479
}Semantic roles & 50–950 ramp
primary
#F183BA
secondary
#D7F4E6
accent
#DC7309
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82