#F27CCF#F27CCF
#F27CCF is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.5% C 0.173 H 339.8°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F27CCF |
|---|---|
| RGB | rgb(242, 124, 207) |
| HSL | hsl(318, 82%, 72%) |
| HSV | hsv(318, 49%, 95%) |
| CMYK | cmyk(0%, 48.8%, 14.5%, 5.1%) |
| CIE-LAB | lab(67.87, 55.35, -22.41) |
| CIE-LCH | lch(67.87, 59.72, 337.96°) |
| OKLab | oklab(74.54% 0.1627 -0.06) |
| OKLCH | oklch(74.54% 0.173 339.8) |
| XYZ | xyz(55.0887, 37.8015, 63.4143) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.35
Lavender Pink
#DD85D7
ΔE00 4.67
Purply Pink
#F075E6
ΔE00 5.10
Pink (survey)
#FF81C0
ΔE00 5.33
Violet (CSS)
#EE82EE
ΔE00 5.97
Bubblegum (survey)
#FF6CB5
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27CCF #7CF29F
analogous
#DA7CF2 #F27CCF #F27C94
triadic
#F27CCF #CFF27C #7CCFF2
tetradic
#F27CCF #F2DA7C #7CF29F #7C94F2
square
#F27CCF #F2DA7C #7CF29F #7C94F2
split-complementary
#F27CCF #94F27C #7CF2DA
monochromatic
#DE16A2 #EC44BB #F27CCF #F8B4E3 #FCE3F5
Accessibility & contrast
On white
2.45
#F27CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#F27CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27CCF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27CCF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819AD2
Deuteranopia (green-blind)
#A1ACCC
Tritanopia (blue-blind)
#FE7E9C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f27ccf; /* rgb */ color: rgb(242, 124, 207); /* oklch */ color: oklch(74.5% 0.173 339.8);
Tailwind
colors: {
custom: {
50: '#f9a5dd',
500: '#f27ccf',
950: '#000000',
},
}SCSS
$custom: #f27ccf; $custom-light: #f9a5dd; $custom-dark: #000000;
JSON
{
"hex": "#f27ccf",
"rgb": {
"r": 242,
"g": 124,
"b": 207
},
"hsl": {
"h": 317.797,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.74543,
"c": 0.17345,
"h": 339.8
},
"luminance": 0.37798
}Semantic roles & 50–950 ramp
primary
#F27CCF
secondary
#D6F4DF
accent
#DE4707
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83