#F27CB3#F27CB3
#F27CB3 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.5% C 0.156 H 352.3°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F27CB3 |
|---|---|
| RGB | rgb(242, 124, 179) |
| HSL | hsl(332, 82%, 72%) |
| HSV | hsv(332, 49%, 95%) |
| CMYK | cmyk(0%, 48.8%, 26%, 5.1%) |
| CIE-LAB | lab(66.94, 51.35, -8.11) |
| CIE-LCH | lch(66.94, 51.98, 351.03°) |
| OKLab | oklab(73.54% 0.155 -0.0208) |
| OKLCH | oklch(73.54% 0.156 352.3) |
| XYZ | xyz(51.9640, 36.5516, 46.9574) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.81
Bubblegum (survey)
#FF6CB5
ΔE00 3.40
Bubble Gum Pink
#FF69AF
ΔE00 3.70
Hot Pink
#FF69B4
ΔE00 3.81
Bubblegum Pink
#FE83CC
ΔE00 4.69
Carnation Pink
#FF7FA7
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27CB3 #7CF2BB
analogous
#F27CEE #F27CB3 #F2807C
triadic
#F27CB3 #B3F27C #7CB3F2
tetradic
#F27CB3 #EEF27C #7CF2BB #807CF2
square
#F27CB3 #EEF27C #7CF2BB #807CF2
split-complementary
#F27CB3 #7CF280 #7CEEF2
monochromatic
#DE1673 #EC4493 #F27CB3 #F8B4D3 #FCE3EF
Accessibility & contrast
On white
2.53
#F27CB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F27CB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27CB3
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27CB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27CB3 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A96B5
Deuteranopia (green-blind)
#A9ABB0
Tritanopia (blue-blind)
#FF7790
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f27cb3; /* rgb */ color: rgb(242, 124, 179); /* oklch */ color: oklch(73.5% 0.156 352.3);
Tailwind
colors: {
custom: {
50: '#f9a5c9',
500: '#f27cb3',
950: '#000000',
},
}SCSS
$custom: #f27cb3; $custom-light: #f9a5c9; $custom-dark: #000000;
JSON
{
"hex": "#f27cb3",
"rgb": {
"r": 242,
"g": 124,
"b": 179
},
"hsl": {
"h": 332.034,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.73536,
"c": 0.15634,
"h": 352.3
},
"luminance": 0.36547
}Semantic roles & 50–950 ramp
primary
#F27CB3
secondary
#D6F4E6
accent
#DE7A07
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82