#F277AE#F277AE
#F277AE is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.7% C 0.162 H 353.8°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F277AE |
|---|---|
| RGB | rgb(242, 119, 174) |
| HSL | hsl(333, 83%, 71%) |
| HSV | hsv(333, 51%, 95%) |
| CMYK | cmyk(0%, 50.8%, 28.1%, 5.1%) |
| CIE-LAB | lab(65.85, 53.11, -6.90) |
| CIE-LCH | lch(65.85, 53.56, 352.60°) |
| OKLab | oklab(72.67% 0.1608 -0.0175) |
| OKLCH | oklch(72.67% 0.162 353.8) |
| XYZ | xyz(50.8567, 35.1314, 44.1388) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.93
Bubblegum (survey)
#FF6CB5
ΔE00 2.99
Hot Pink
#FF69B4
ΔE00 3.29
Pink (survey)
#FF81C0
ΔE00 3.72
Carnation Pink
#FF7FA7
ΔE00 4.82
Pinky
#FC86AA
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F277AE #77F2BB
analogous
#F277EB #F277AE #F27D77
triadic
#F277AE #AEF277 #77AEF2
tetradic
#F277AE #EBF277 #77F2BB #7D77F2
square
#F277AE #EBF277 #77F2BB #7D77F2
split-complementary
#F277AE #77F27D #77EBF2
monochromatic
#DA156D #ED3F8D #F277AE #F7AFCF #FCE3EE
Accessibility & contrast
On white
2.62
#F277AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#F277AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F277AE
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F277AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F277AE | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8792B0
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#FF718C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f277ae; /* rgb */ color: rgb(242, 119, 174); /* oklch */ color: oklch(72.7% 0.162 353.8);
Tailwind
colors: {
custom: {
50: '#f9a2c6',
500: '#f277ae',
950: '#000000',
},
}SCSS
$custom: #f277ae; $custom-light: #f9a2c6; $custom-dark: #000000;
JSON
{
"hex": "#f277ae",
"rgb": {
"r": 242,
"g": 119,
"b": 174
},
"hsl": {
"h": 333.171,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.72669,
"c": 0.16173,
"h": 353.8
},
"luminance": 0.35127
}Semantic roles & 50–950 ramp
primary
#F277AE
secondary
#D2F3E4
accent
#DF7E07
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82