#F27BB4#F27BB4
#F27BB4 is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.4% C 0.158 H 351.7°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F27BB4 |
|---|---|
| RGB | rgb(242, 123, 180) |
| HSL | hsl(331, 82%, 72%) |
| HSV | hsv(331, 49%, 95%) |
| CMYK | cmyk(0%, 49.2%, 25.6%, 5.1%) |
| CIE-LAB | lab(66.78, 51.97, -8.91) |
| CIE-LCH | lch(66.78, 52.73, 350.28°) |
| OKLab | oklab(73.43% 0.1567 -0.023) |
| OKLCH | oklch(73.43% 0.158 351.7) |
| XYZ | xyz(51.9408, 36.3428, 47.4505) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.76
Bubblegum (survey)
#FF6CB5
ΔE00 3.16
Bubble Gum Pink
#FF69AF
ΔE00 3.55
Hot Pink
#FF69B4
ΔE00 3.55
Bubblegum Pink
#FE83CC
ΔE00 4.48
Carnation Pink
#FF7FA7
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27BB4 #7BF2B9
analogous
#F27BEF #F27BB4 #F27E7B
triadic
#F27BB4 #B4F27B #7BB4F2
tetradic
#F27BB4 #EFF27B #7BF2B9 #7E7BF2
square
#F27BB4 #EFF27B #7BF2B9 #7E7BF2
split-complementary
#F27BB4 #7BF27E #7BEFF2
monochromatic
#DD1675 #ED4394 #F27BB4 #F7B3D4 #FCE3EF
Accessibility & contrast
On white
2.54
#F27BB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#F27BB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27BB4
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27BB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27BB4 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8995B6
Deuteranopia (green-blind)
#A8AAB1
Tritanopia (blue-blind)
#FF7690
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f27bb4; /* rgb */ color: rgb(242, 123, 180); /* oklch */ color: oklch(73.4% 0.158 351.7);
Tailwind
colors: {
custom: {
50: '#f9a4ca',
500: '#f27bb4',
950: '#000000',
},
}SCSS
$custom: #f27bb4; $custom-light: #f9a4ca; $custom-dark: #000000;
JSON
{
"hex": "#f27bb4",
"rgb": {
"r": 242,
"g": 123,
"b": 180
},
"hsl": {
"h": 331.261,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.73427,
"c": 0.15841,
"h": 351.7
},
"luminance": 0.36338
}Semantic roles & 50–950 ramp
primary
#F27BB4
secondary
#D5F4E5
accent
#DE7707
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82