#F273D3#F273D3
#F273D3 is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.5% C 0.191 H 337.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F273D3 |
|---|---|
| RGB | rgb(242, 115, 211) |
| HSL | hsl(315, 83%, 70%) |
| HSV | hsv(315, 52%, 95%) |
| CMYK | cmyk(0%, 52.5%, 12.8%, 5.1%) |
| CIE-LAB | lab(66.40, 60.23, -26.90) |
| CIE-LCH | lch(66.40, 65.96, 335.93°) |
| OKLab | oklab(73.5% 0.1762 -0.0725) |
| OKLCH | oklch(73.5% 0.191 337.6) |
| XYZ | xyz(54.5071, 35.8459, 65.6635) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.54
Candy Pink
#FF63E9
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 4.88
Orchid
#DA70D6
ΔE00 4.92
Violet (CSS)
#EE82EE
ΔE00 5.29
Bubblegum Pink
#FE83CC
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F273D3 #73F292
analogous
#D273F2 #F273D3 #F27393
triadic
#F273D3 #D3F273 #73D3F2
tetradic
#F273D3 #F2D273 #73F292 #7393F2
square
#F273D3 #F2D273 #73F292 #7393F2
split-complementary
#F273D3 #93F273 #73F2D2
monochromatic
#D714A7 #ED3BC1 #F273D3 #F7ABE5 #FCE3F6
Accessibility & contrast
On white
2.57
#F273D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#F273D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F273D3
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F273D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F273D3 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7695D6
Deuteranopia (green-blind)
#9AA9D0
Tritanopia (blue-blind)
#FD7799
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f273d3; /* rgb */ color: rgb(242, 115, 211); /* oklch */ color: oklch(73.5% 0.191 337.6);
Tailwind
colors: {
custom: {
50: '#f9a0e0',
500: '#f273d3',
950: '#000000',
},
}SCSS
$custom: #f273d3; $custom-light: #f9a0e0; $custom-dark: #000000;
JSON
{
"hex": "#f273d3",
"rgb": {
"r": 242,
"g": 115,
"b": 211
},
"hsl": {
"h": 314.646,
"s": 83.007,
"l": 70
},
"oklch": {
"l": 0.73498,
"c": 0.19055,
"h": 337.6
},
"luminance": 0.35842
}Semantic roles & 50–950 ramp
primary
#F273D3
secondary
#CFF2D7
accent
#DF3B06
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83