#F274C7#F274C7
#F274C7 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.2% C 0.181 H 342.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F274C7 |
|---|---|
| RGB | rgb(242, 116, 199) |
| HSL | hsl(320, 83%, 70%) |
| HSV | hsv(320, 52%, 95%) |
| CMYK | cmyk(0%, 52.1%, 17.8%, 5.1%) |
| CIE-LAB | lab(66.13, 57.97, -20.59) |
| CIE-LCH | lch(66.13, 61.52, 340.45°) |
| OKLab | oklab(73.15% 0.1721 -0.0549) |
| OKLCH | oklch(73.15% 0.181 342.3) |
| XYZ | xyz(53.1732, 35.4958, 58.0726) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.96
Bubblegum (survey)
#FF6CB5
ΔE00 4.74
Hot Pink
#FF69B4
ΔE00 4.83
Pink (survey)
#FF81C0
ΔE00 5.17
Bubble Gum Pink
#FF69AF
ΔE00 5.80
Purply Pink
#F075E6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F274C7 #74F29F
analogous
#DE74F2 #F274C7 #F27488
triadic
#F274C7 #C7F274 #74C7F2
tetradic
#F274C7 #F2DE74 #74F29F #7488F2
square
#F274C7 #F2DE74 #74F29F #7488F2
split-complementary
#F274C7 #88F274 #74F2DE
monochromatic
#D71495 #ED3CB0 #F274C7 #F7ACDE #FCE3F4
Accessibility & contrast
On white
2.59
#F274C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#F274C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F274C7
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F274C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F274C7 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C94CA
Deuteranopia (green-blind)
#9FA8C4
Tritanopia (blue-blind)
#FF7595
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f274c7; /* rgb */ color: rgb(242, 116, 199); /* oklch */ color: oklch(73.2% 0.181 342.3);
Tailwind
colors: {
custom: {
50: '#f9a0d8',
500: '#f274c7',
950: '#000000',
},
}SCSS
$custom: #f274c7; $custom-light: #f9a0d8; $custom-dark: #000000;
JSON
{
"hex": "#f274c7",
"rgb": {
"r": 242,
"g": 116,
"b": 199
},
"hsl": {
"h": 320.476,
"s": 82.895,
"l": 70.196
},
"oklch": {
"l": 0.73151,
"c": 0.18062,
"h": 342.3
},
"luminance": 0.35492
}Semantic roles & 50–950 ramp
primary
#F274C7
secondary
#CFF2DB
accent
#DF5006
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83