#F27BB5#F27BB5
#F27BB5 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.5% C 0.159 H 351.2°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F27BB5 |
|---|---|
| RGB | rgb(242, 123, 181) |
| HSL | hsl(331, 82%, 72%) |
| HSV | hsv(331, 49%, 95%) |
| CMYK | cmyk(0%, 49.2%, 25.2%, 5.1%) |
| CIE-LAB | lab(66.81, 52.10, -9.42) |
| CIE-LCH | lch(66.81, 52.95, 349.75°) |
| OKLab | oklab(73.46% 0.157 -0.0244) |
| OKLCH | oklch(73.46% 0.159 351.2) |
| XYZ | xyz(52.0430, 36.3837, 47.9889) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.68
Bubblegum (survey)
#FF6CB5
ΔE00 3.12
Hot Pink
#FF69B4
ΔE00 3.52
Bubble Gum Pink
#FF69AF
ΔE00 3.58
Bubblegum Pink
#FE83CC
ΔE00 4.29
Carnation Pink
#FF7FA7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27BB5 #7BF2B8
analogous
#F27BF1 #F27BB5 #F27D7B
triadic
#F27BB5 #B5F27B #7BB5F2
tetradic
#F27BB5 #F1F27B #7BF2B8 #7D7BF2
square
#F27BB5 #F1F27B #7BF2B8 #7D7BF2
split-complementary
#F27BB5 #7BF27D #7BF1F2
monochromatic
#DD1677 #ED4396 #F27BB5 #F7B3D4 #FCE3EF
Accessibility & contrast
On white
2.54
#F27BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#F27BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27BB5
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27BB5 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8996B7
Deuteranopia (green-blind)
#A8AAB2
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f27bb5; /* rgb */ color: rgb(242, 123, 181); /* oklch */ color: oklch(73.5% 0.159 351.2);
Tailwind
colors: {
custom: {
50: '#f9a4cb',
500: '#f27bb5',
950: '#000000',
},
}SCSS
$custom: #f27bb5; $custom-light: #f9a4cb; $custom-dark: #000000;
JSON
{
"hex": "#f27bb5",
"rgb": {
"r": 242,
"g": 123,
"b": 181
},
"hsl": {
"h": 330.756,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.73461,
"c": 0.15892,
"h": 351.2
},
"luminance": 0.36379
}Semantic roles & 50–950 ramp
primary
#F27BB5
secondary
#D5F4E5
accent
#DE7507
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82