#F274AE#F274AE
#F274AE is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.3% C 0.166 H 353.2°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F274AE |
|---|---|
| RGB | rgb(242, 116, 174) |
| HSL | hsl(332, 83%, 70%) |
| HSV | hsv(332, 52%, 95%) |
| CMYK | cmyk(0%, 52.1%, 28.1%, 5.1%) |
| CIE-LAB | lab(65.30, 54.55, -7.71) |
| CIE-LCH | lch(65.30, 55.09, 351.95°) |
| OKLab | oklab(72.26% 0.1651 -0.0197) |
| OKLCH | oklch(72.26% 0.166 353.2) |
| XYZ | xyz(50.5053, 34.4286, 44.0217) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.49
Bubblegum (survey)
#FF6CB5
ΔE00 2.54
Hot Pink
#FF69B4
ΔE00 2.78
Pink (survey)
#FF81C0
ΔE00 3.97
Medium Pink
#F36196
ΔE00 5.27
Carnation Pink
#FF7FA7
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F274AE #74F2B8
analogous
#F274ED #F274AE #F27974
triadic
#F274AE #AEF274 #74AEF2
tetradic
#F274AE #EDF274 #74F2B8 #7974F2
square
#F274AE #EDF274 #74F2B8 #7974F2
split-complementary
#F274AE #74F279 #74EDF2
monochromatic
#D7146E #ED3C8D #F274AE #F7ACCF #FCE3EF
Accessibility & contrast
On white
2.66
#F274AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#F274AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F274AE
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F274AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F274AE | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8490B0
Deuteranopia (green-blind)
#A6A7AB
Tritanopia (blue-blind)
#FF6E8A
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f274ae; /* rgb */ color: rgb(242, 116, 174); /* oklch */ color: oklch(72.3% 0.166 353.2);
Tailwind
colors: {
custom: {
50: '#f9a0c6',
500: '#f274ae',
950: '#000000',
},
}SCSS
$custom: #f274ae; $custom-light: #f9a0c6; $custom-dark: #000000;
JSON
{
"hex": "#f274ae",
"rgb": {
"r": 242,
"g": 116,
"b": 174
},
"hsl": {
"h": 332.381,
"s": 82.895,
"l": 70.196
},
"oklch": {
"l": 0.72257,
"c": 0.16631,
"h": 353.2
},
"luminance": 0.34424
}Semantic roles & 50–950 ramp
primary
#F274AE
secondary
#CFF2E2
accent
#DF7B06
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82