#F274B4#F274B4
#F274B4 is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.5% C 0.169 H 350.4°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F274B4 |
|---|---|
| RGB | rgb(242, 116, 180) |
| HSL | hsl(330, 83%, 70%) |
| HSV | hsv(330, 52%, 95%) |
| CMYK | cmyk(0%, 52.1%, 25.6%, 5.1%) |
| CIE-LAB | lab(65.49, 55.33, -10.84) |
| CIE-LCH | lch(65.49, 56.38, 348.92°) |
| OKLab | oklab(72.46% 0.1669 -0.0281) |
| OKLCH | oklch(72.46% 0.169 350.4) |
| XYZ | xyz(51.1033, 34.6678, 47.1713) |
| Luminance | 0.3466 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.21
Hot Pink
#FF69B4
ΔE00 2.46
Bubble Gum Pink
#FF69AF
ΔE00 2.75
Pink (survey)
#FF81C0
ΔE00 3.60
Bubblegum Pink
#FE83CC
ΔE00 4.76
Pale Magenta
#D767AD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F274B4 #74F2B2
analogous
#F174F2 #F274B4 #F27475
triadic
#F274B4 #B4F274 #74B4F2
tetradic
#F274B4 #F2F174 #74F2B2 #7475F2
square
#F274B4 #F2F174 #74F2B2 #7475F2
split-complementary
#F274B4 #75F274 #74F2F1
monochromatic
#D71477 #ED3C96 #F274B4 #F7ACD2 #FCE3F0
Accessibility & contrast
On white
2.65
#F274B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#F274B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F274B4
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F274B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F274B4 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8391B6
Deuteranopia (green-blind)
#A4A7B1
Tritanopia (blue-blind)
#FF6F8C
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f274b4; /* rgb */ color: rgb(242, 116, 180); /* oklch */ color: oklch(72.5% 0.169 350.4);
Tailwind
colors: {
custom: {
50: '#f9a0ca',
500: '#f274b4',
950: '#000000',
},
}SCSS
$custom: #f274b4; $custom-light: #f9a0ca; $custom-dark: #000000;
JSON
{
"hex": "#f274b4",
"rgb": {
"r": 242,
"g": 116,
"b": 180
},
"hsl": {
"h": 329.524,
"s": 82.895,
"l": 70.196
},
"oklch": {
"l": 0.7246,
"c": 0.1693,
"h": 350.4
},
"luminance": 0.34663
}Semantic roles & 50–950 ramp
primary
#F274B4
secondary
#CFF2E1
accent
#DF7106
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82