#F274AF#F274AF
#F274AF is a light, vivid pink. Relative luminance 0.345; OKLCH L 72.3% C 0.167 H 352.7°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F274AF |
|---|---|
| RGB | rgb(242, 116, 175) |
| HSL | hsl(332, 83%, 70%) |
| HSV | hsv(332, 52%, 95%) |
| CMYK | cmyk(0%, 52.1%, 27.7%, 5.1%) |
| CIE-LAB | lab(65.33, 54.67, -8.23) |
| CIE-LCH | lch(65.33, 55.29, 351.43°) |
| OKLab | oklab(72.29% 0.1655 -0.0211) |
| OKLCH | oklch(72.29% 0.167 352.7) |
| XYZ | xyz(50.6031, 34.4677, 44.5370) |
| Luminance | 0.3446 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.44
Bubble Gum Pink
#FF69AF
ΔE00 2.48
Hot Pink
#FF69B4
ΔE00 2.68
Pink (survey)
#FF81C0
ΔE00 3.88
Medium Pink
#F36196
ΔE00 5.44
Bubblegum Pink
#FE83CC
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F274AF #74F2B7
analogous
#F274EE #F274AF #F27874
triadic
#F274AF #AFF274 #74AFF2
tetradic
#F274AF #EEF274 #74F2B7 #7874F2
square
#F274AF #EEF274 #74F2B7 #7874F2
split-complementary
#F274AF #74F278 #74EEF2
monochromatic
#D71470 #ED3C8F #F274AF #F7ACCF #FCE3EF
Accessibility & contrast
On white
2.66
#F274AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#F274AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F274AF
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F274AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F274AF | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8491B1
Deuteranopia (green-blind)
#A5A7AC
Tritanopia (blue-blind)
#FF6E8A
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f274af; /* rgb */ color: rgb(242, 116, 175); /* oklch */ color: oklch(72.3% 0.167 352.7);
Tailwind
colors: {
custom: {
50: '#f9a0c6',
500: '#f274af',
950: '#000000',
},
}SCSS
$custom: #f274af; $custom-light: #f9a0c6; $custom-dark: #000000;
JSON
{
"hex": "#f274af",
"rgb": {
"r": 242,
"g": 116,
"b": 175
},
"hsl": {
"h": 331.905,
"s": 82.895,
"l": 70.196
},
"oklch": {
"l": 0.72291,
"c": 0.16679,
"h": 352.7
},
"luminance": 0.34463
}Semantic roles & 50–950 ramp
primary
#F274AF
secondary
#CFF2E2
accent
#DF7A06
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82