#F27BB9#F27BB9
#F27BB9 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.6% C 0.161 H 349.3°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F27BB9 |
|---|---|
| RGB | rgb(242, 123, 185) |
| HSL | hsl(329, 82%, 72%) |
| HSV | hsv(329, 49%, 95%) |
| CMYK | cmyk(0%, 49.2%, 23.6%, 5.1%) |
| CIE-LAB | lab(66.94, 52.65, -11.49) |
| CIE-LCH | lch(66.94, 53.89, 347.69°) |
| OKLab | oklab(73.6% 0.1582 -0.03) |
| OKLCH | oklch(73.6% 0.161 349.3) |
| XYZ | xyz(52.4594, 36.5503, 50.1815) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.56
Bubblegum (survey)
#FF6CB5
ΔE00 3.14
Hot Pink
#FF69B4
ΔE00 3.53
Bubblegum Pink
#FE83CC
ΔE00 3.61
Bubble Gum Pink
#FF69AF
ΔE00 3.86
Carnation Pink
#FF7FA7
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27BB9 #7BF2B4
analogous
#EF7BF2 #F27BB9 #F27B7E
triadic
#F27BB9 #B9F27B #7BB9F2
tetradic
#F27BB9 #F2EF7B #7BF2B4 #7B7EF2
square
#F27BB9 #F2EF7B #7BF2B4 #7B7EF2
split-complementary
#F27BB9 #7EF27B #7BF2EF
monochromatic
#DD167D #ED439B #F27BB9 #F7B3D7 #FCE3F0
Accessibility & contrast
On white
2.53
#F27BB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F27BB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27BB9
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27BB9 | 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)
#8896BB
Deuteranopia (green-blind)
#A7ABB6
Tritanopia (blue-blind)
#FF7892
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f27bb9; /* rgb */ color: rgb(242, 123, 185); /* oklch */ color: oklch(73.6% 0.161 349.3);
Tailwind
colors: {
custom: {
50: '#f9a4ce',
500: '#f27bb9',
950: '#000000',
},
}SCSS
$custom: #f27bb9; $custom-light: #f9a4ce; $custom-dark: #000000;
JSON
{
"hex": "#f27bb9",
"rgb": {
"r": 242,
"g": 123,
"b": 185
},
"hsl": {
"h": 328.739,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.73597,
"c": 0.16105,
"h": 349.3
},
"luminance": 0.36546
}Semantic roles & 50–950 ramp
primary
#F27BB9
secondary
#D5F4E4
accent
#DE6E07
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82