#F27BC8#F27BC8
#F27BC8 is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.1% C 0.170 H 342.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F27BC8 |
|---|---|
| RGB | rgb(242, 123, 200) |
| HSL | hsl(321, 82%, 72%) |
| HSV | hsv(321, 49%, 95%) |
| CMYK | cmyk(0%, 49.2%, 17.4%, 5.1%) |
| CIE-LAB | lab(67.44, 54.79, -19.16) |
| CIE-LCH | lch(67.44, 58.04, 340.73°) |
| OKLab | oklab(74.14% 0.1624 -0.051) |
| OKLCH | oklch(74.14% 0.17 342.6) |
| XYZ | xyz(54.1272, 37.2174, 58.9652) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.79
Pink (survey)
#FF81C0
ΔE00 4.25
Bubblegum (survey)
#FF6CB5
ΔE00 4.92
Hot Pink
#FF69B4
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 5.66
Bubble Gum Pink
#FF69AF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27BC8 #7BF2A5
analogous
#E07BF2 #F27BC8 #F27B8D
triadic
#F27BC8 #C8F27B #7BC8F2
tetradic
#F27BC8 #F2E07B #7BF2A5 #7B8DF2
square
#F27BC8 #F2E07B #7BF2A5 #7B8DF2
split-complementary
#F27BC8 #8DF27B #7BF2E0
monochromatic
#DD1697 #ED43B1 #F27BC8 #F7B3DF #FCE3F3
Accessibility & contrast
On white
2.49
#F27BC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F27BC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27BC8
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27BC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27BC8 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8398CB
Deuteranopia (green-blind)
#A3ABC5
Tritanopia (blue-blind)
#FF7C99
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f27bc8; /* rgb */ color: rgb(242, 123, 200); /* oklch */ color: oklch(74.1% 0.170 342.6);
Tailwind
colors: {
custom: {
50: '#f9a5d8',
500: '#f27bc8',
950: '#000000',
},
}SCSS
$custom: #f27bc8; $custom-light: #f9a5d8; $custom-dark: #000000;
JSON
{
"hex": "#f27bc8",
"rgb": {
"r": 242,
"g": 123,
"b": 200
},
"hsl": {
"h": 321.176,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.74137,
"c": 0.17021,
"h": 342.6
},
"luminance": 0.37213
}Semantic roles & 50–950 ramp
primary
#F27BC8
secondary
#D5F4E0
accent
#DE5307
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83