#F274B2#F274B2
#F274B2 is a light, vivid pink. Relative luminance 0.346; OKLCH L 72.4% C 0.168 H 351.3°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F274B2 |
|---|---|
| RGB | rgb(242, 116, 178) |
| HSL | hsl(330, 83%, 70%) |
| HSV | hsv(330, 52%, 95%) |
| CMYK | cmyk(0%, 52.1%, 26.4%, 5.1%) |
| CIE-LAB | lab(65.43, 55.06, -9.80) |
| CIE-LCH | lch(65.43, 55.93, 349.91°) |
| OKLab | oklab(72.39% 0.1664 -0.0253) |
| OKLCH | oklch(72.39% 0.168 351.3) |
| XYZ | xyz(50.9010, 34.5869, 46.1060) |
| Luminance | 0.3458 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.23
Hot Pink
#FF69B4
ΔE00 2.49
Bubble Gum Pink
#FF69AF
ΔE00 2.59
Pink (survey)
#FF81C0
ΔE00 3.67
Bubblegum Pink
#FE83CC
ΔE00 5.05
Medium Pink
#F36196
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F274B2 #74F2B4
analogous
#F274F1 #F274B2 #F27574
triadic
#F274B2 #B2F274 #74B2F2
tetradic
#F274B2 #F1F274 #74F2B4 #7574F2
square
#F274B2 #F1F274 #74F2B4 #7574F2
split-complementary
#F274B2 #74F275 #74F1F2
monochromatic
#D71474 #ED3C93 #F274B2 #F7ACD1 #FCE3EF
Accessibility & contrast
On white
2.65
#F274B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#F274B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F274B2
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F274B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F274B2 | 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)
#8391B4
Deuteranopia (green-blind)
#A5A7AF
Tritanopia (blue-blind)
#FF6F8C
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f274b2; /* rgb */ color: rgb(242, 116, 178); /* oklch */ color: oklch(72.4% 0.168 351.3);
Tailwind
colors: {
custom: {
50: '#f9a0c9',
500: '#f274b2',
950: '#000000',
},
}SCSS
$custom: #f274b2; $custom-light: #f9a0c9; $custom-dark: #000000;
JSON
{
"hex": "#f274b2",
"rgb": {
"r": 242,
"g": 116,
"b": 178
},
"hsl": {
"h": 330.476,
"s": 82.895,
"l": 70.196
},
"oklch": {
"l": 0.72391,
"c": 0.16827,
"h": 351.3
},
"luminance": 0.34582
}Semantic roles & 50–950 ramp
primary
#F274B2
secondary
#CFF2E1
accent
#DF7406
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82