#F27CB7#F27CB7
#F27CB7 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.7% C 0.158 H 350.4°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F27CB7 |
|---|---|
| RGB | rgb(242, 124, 183) |
| HSL | hsl(330, 82%, 72%) |
| HSV | hsv(330, 49%, 95%) |
| CMYK | cmyk(0%, 48.8%, 24.4%, 5.1%) |
| CIE-LAB | lab(67.06, 51.89, -10.18) |
| CIE-LCH | lch(67.06, 52.88, 348.90°) |
| OKLab | oklab(73.67% 0.1562 -0.0264) |
| OKLCH | oklch(73.67% 0.158 350.4) |
| XYZ | xyz(52.3744, 36.7158, 49.1190) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.48
Bubblegum (survey)
#FF6CB5
ΔE00 3.25
Hot Pink
#FF69B4
ΔE00 3.66
Bubble Gum Pink
#FF69AF
ΔE00 3.83
Bubblegum Pink
#FE83CC
ΔE00 3.92
Carnation Pink
#FF7FA7
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27CB7 #7CF2B7
analogous
#F27CF2 #F27CB7 #F27C7C
triadic
#F27CB7 #B7F27C #7CB7F2
tetradic
#F27CB7 #F2F27C #7CF2B7 #7C7CF2
square
#F27CB7 #F2F27C #7CF2B7 #7C7CF2
split-complementary
#F27CB7 #7CF27C #7CF2F2
monochromatic
#DE167A #EC4498 #F27CB7 #F8B4D6 #FCE3F0
Accessibility & contrast
On white
2.52
#F27CB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#F27CB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27CB7
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27CB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27CB7 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8996B9
Deuteranopia (green-blind)
#A8ABB4
Tritanopia (blue-blind)
#FF7892
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f27cb7; /* rgb */ color: rgb(242, 124, 183); /* oklch */ color: oklch(73.7% 0.158 350.4);
Tailwind
colors: {
custom: {
50: '#f9a5cc',
500: '#f27cb7',
950: '#000000',
},
}SCSS
$custom: #f27cb7; $custom-light: #f9a5cc; $custom-dark: #000000;
JSON
{
"hex": "#f27cb7",
"rgb": {
"r": 242,
"g": 124,
"b": 183
},
"hsl": {
"h": 330,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.7367,
"c": 0.15839,
"h": 350.4
},
"luminance": 0.36711
}Semantic roles & 50–950 ramp
primary
#F27CB7
secondary
#D6F4E5
accent
#DE7307
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82