#F274BF#F274BF
#F274BF is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.9% C 0.176 H 345.6°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F274BF |
|---|---|
| RGB | rgb(242, 116, 191) |
| HSL | hsl(324, 83%, 70%) |
| HSV | hsv(324, 52%, 95%) |
| CMYK | cmyk(0%, 52.1%, 21.1%, 5.1%) |
| CIE-LAB | lab(65.85, 56.83, -16.51) |
| CIE-LCH | lch(65.85, 59.18, 343.80°) |
| OKLab | oklab(72.85% 0.17 -0.0436) |
| OKLCH | oklch(72.85% 0.176 345.6) |
| XYZ | xyz(52.2686, 35.1340, 53.3088) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.37
Hot Pink
#FF69B4
ΔE00 3.51
Bubblegum Pink
#FE83CC
ΔE00 3.81
Pink (survey)
#FF81C0
ΔE00 4.15
Bubble Gum Pink
#FF69AF
ΔE00 4.37
Pale Magenta
#D767AD
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F274BF #74F2A7
analogous
#E674F2 #F274BF #F27480
triadic
#F274BF #BFF274 #74BFF2
tetradic
#F274BF #F2E674 #74F2A7 #7480F2
square
#F274BF #F2E674 #74F2A7 #7480F2
split-complementary
#F274BF #80F274 #74F2E6
monochromatic
#D71488 #ED3CA5 #F274BF #F7ACD9 #FCE3F2
Accessibility & contrast
On white
2.62
#F274BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#F274BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F274BF
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F274BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F274BF | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F93C1
Deuteranopia (green-blind)
#A1A8BC
Tritanopia (blue-blind)
#FF7291
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f274bf; /* rgb */ color: rgb(242, 116, 191); /* oklch */ color: oklch(72.9% 0.176 345.6);
Tailwind
colors: {
custom: {
50: '#f9a0d2',
500: '#f274bf',
950: '#000000',
},
}SCSS
$custom: #f274bf; $custom-light: #f9a0d2; $custom-dark: #000000;
JSON
{
"hex": "#f274bf",
"rgb": {
"r": 242,
"g": 116,
"b": 191
},
"hsl": {
"h": 324.286,
"s": 82.895,
"l": 70.196
},
"oklch": {
"l": 0.72851,
"c": 0.17553,
"h": 345.6
},
"luminance": 0.3513
}Semantic roles & 50–950 ramp
primary
#F274BF
secondary
#CFF2DE
accent
#DF5E06
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82