#F273B4#F273B4
#F273B4 is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.3% C 0.171 H 350.3°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F273B4 |
|---|---|
| RGB | rgb(242, 115, 180) |
| HSL | hsl(329, 83%, 70%) |
| HSV | hsv(329, 52%, 95%) |
| CMYK | cmyk(0%, 52.5%, 25.6%, 5.1%) |
| CIE-LAB | lab(65.31, 55.80, -11.10) |
| CIE-LCH | lch(65.31, 56.89, 348.74°) |
| OKLab | oklab(72.32% 0.1684 -0.0288) |
| OKLCH | oklch(72.32% 0.171 350.3) |
| XYZ | xyz(50.9886, 34.4385, 47.1331) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.15
Hot Pink
#FF69B4
ΔE00 2.36
Bubble Gum Pink
#FF69AF
ΔE00 2.69
Pink (survey)
#FF81C0
ΔE00 3.76
Bubblegum Pink
#FE83CC
ΔE00 4.84
Pale Magenta
#D767AD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F273B4 #73F2B1
analogous
#F073F2 #F273B4 #F27375
triadic
#F273B4 #B4F273 #73B4F2
tetradic
#F273B4 #F2F073 #73F2B1 #7375F2
square
#F273B4 #F2F073 #73F2B1 #7375F2
split-complementary
#F273B4 #75F273 #73F2F0
monochromatic
#D71478 #ED3B96 #F273B4 #F7ABD2 #FCE3F0
Accessibility & contrast
On white
2.66
#F273B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#F273B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F273B4
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F273B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F273B4 | 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)
#8291B6
Deuteranopia (green-blind)
#A4A7B1
Tritanopia (blue-blind)
#FF6E8C
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f273b4; /* rgb */ color: rgb(242, 115, 180); /* oklch */ color: oklch(72.3% 0.171 350.3);
Tailwind
colors: {
custom: {
50: '#f99fca',
500: '#f273b4',
950: '#000000',
},
}SCSS
$custom: #f273b4; $custom-light: #f99fca; $custom-dark: #000000;
JSON
{
"hex": "#f273b4",
"rgb": {
"r": 242,
"g": 115,
"b": 180
},
"hsl": {
"h": 329.291,
"s": 83.007,
"l": 70
},
"oklch": {
"l": 0.72325,
"c": 0.17083,
"h": 350.3
},
"luminance": 0.34434
}Semantic roles & 50–950 ramp
primary
#F273B4
secondary
#CFF2E0
accent
#DF7006
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82