#F27AB3#F27AB3
#F27AB3 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.3% C 0.159 H 352.0°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F27AB3 |
|---|---|
| RGB | rgb(242, 122, 179) |
| HSL | hsl(332, 82%, 71%) |
| HSV | hsv(332, 50%, 95%) |
| CMYK | cmyk(0%, 49.6%, 26%, 5.1%) |
| CIE-LAB | lab(66.56, 52.32, -8.67) |
| CIE-LCH | lch(66.56, 53.03, 350.59°) |
| OKLab | oklab(73.25% 0.1579 -0.0223) |
| OKLCH | oklch(73.25% 0.159 352) |
| XYZ | xyz(51.7159, 36.0554, 46.8747) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.93
Bubblegum (survey)
#FF6CB5
ΔE00 3.03
Bubble Gum Pink
#FF69AF
ΔE00 3.37
Hot Pink
#FF69B4
ΔE00 3.42
Bubblegum Pink
#FE83CC
ΔE00 4.67
Carnation Pink
#FF7FA7
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27AB3 #7AF2B9
analogous
#F27AEF #F27AB3 #F27D7A
triadic
#F27AB3 #B3F27A #7AB3F2
tetradic
#F27AB3 #EFF27A #7AF2B9 #7D7AF2
square
#F27AB3 #EFF27A #7AF2B9 #7D7AF2
split-complementary
#F27AB3 #7AF27D #7AEFF2
monochromatic
#DC1674 #ED4293 #F27AB3 #F7B2D3 #FCE3EF
Accessibility & contrast
On white
2.56
#F27AB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#F27AB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27AB3
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27AB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27AB3 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8895B5
Deuteranopia (green-blind)
#A8AAB0
Tritanopia (blue-blind)
#FF758F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f27ab3; /* rgb */ color: rgb(242, 122, 179); /* oklch */ color: oklch(73.3% 0.159 352.0);
Tailwind
colors: {
custom: {
50: '#f9a4c9',
500: '#f27ab3',
950: '#000000',
},
}SCSS
$custom: #f27ab3; $custom-light: #f9a4c9; $custom-dark: #000000;
JSON
{
"hex": "#f27ab3",
"rgb": {
"r": 242,
"g": 122,
"b": 179
},
"hsl": {
"h": 331.5,
"s": 82.192,
"l": 71.373
},
"oklch": {
"l": 0.73253,
"c": 0.15947,
"h": 352
},
"luminance": 0.36051
}Semantic roles & 50–950 ramp
primary
#F27AB3
secondary
#D4F3E5
accent
#DF7807
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82