#F274B3#F274B3
#F274B3 is a light, vivid pink. Relative luminance 0.346; OKLCH L 72.4% C 0.169 H 350.9°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F274B3 |
|---|---|
| RGB | rgb(242, 116, 179) |
| HSL | hsl(330, 83%, 70%) |
| HSV | hsv(330, 52%, 95%) |
| CMYK | cmyk(0%, 52.1%, 26%, 5.1%) |
| CIE-LAB | lab(65.46, 55.20, -10.32) |
| CIE-LCH | lch(65.46, 56.15, 349.41°) |
| OKLab | oklab(72.43% 0.1667 -0.0267) |
| OKLCH | oklch(72.43% 0.169 350.9) |
| XYZ | xyz(51.0018, 34.6272, 46.6367) |
| Luminance | 0.3462 (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.66
Pink (survey)
#FF81C0
ΔE00 3.63
Bubblegum Pink
#FE83CC
ΔE00 4.90
Medium Pink
#F36196
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F274B3 #74F2B3
analogous
#F274F2 #F274B3 #F27474
triadic
#F274B3 #B3F274 #74B3F2
tetradic
#F274B3 #F2F274 #74F2B3 #7474F2
square
#F274B3 #F2F274 #74F2B3 #7474F2
split-complementary
#F274B3 #74F274 #74F2F2
monochromatic
#D71476 #ED3C94 #F274B3 #F7ACD2 #FCE3F0
Accessibility & contrast
On white
2.65
#F274B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#F274B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F274B3
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F274B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F274B3 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8391B5
Deuteranopia (green-blind)
#A4A7B0
Tritanopia (blue-blind)
#FF6F8C
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f274b3; /* rgb */ color: rgb(242, 116, 179); /* oklch */ color: oklch(72.4% 0.169 350.9);
Tailwind
colors: {
custom: {
50: '#f9a0c9',
500: '#f274b3',
950: '#000000',
},
}SCSS
$custom: #f274b3; $custom-light: #f9a0c9; $custom-dark: #000000;
JSON
{
"hex": "#f274b3",
"rgb": {
"r": 242,
"g": 116,
"b": 179
},
"hsl": {
"h": 330,
"s": 82.895,
"l": 70.196
},
"oklch": {
"l": 0.72425,
"c": 0.16878,
"h": 350.9
},
"luminance": 0.34623
}Semantic roles & 50–950 ramp
primary
#F274B3
secondary
#CFF2E1
accent
#DF7306
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82