#F474D4#F474D4
#F474D4 is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.9% C 0.191 H 337.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F474D4 |
|---|---|
| RGB | rgb(244, 116, 212) |
| HSL | hsl(315, 85%, 71%) |
| HSV | hsv(315, 52%, 96%) |
| CMYK | cmyk(0%, 52.5%, 13.1%, 4.3%) |
| CIE-LAB | lab(66.89, 60.49, -26.69) |
| CIE-LCH | lch(66.89, 66.12, 336.19°) |
| OKLab | oklab(73.92% 0.1772 -0.0719) |
| OKLCH | oklch(73.92% 0.191 337.9) |
| XYZ | xyz(55.4379, 36.4815, 66.3963) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.59
Candy Pink
#FF63E9
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 4.95
Bubblegum Pink
#FE83CC
ΔE00 5.02
Violet (CSS)
#EE82EE
ΔE00 5.23
Orchid
#DA70D6
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F474D4 #74F494
analogous
#D474F4 #F474D4 #F47494
triadic
#F474D4 #D4F474 #74D4F4
tetradic
#F474D4 #F4D474 #74F494 #7494F4
square
#F474D4 #F4D474 #74F494 #7494F4
split-complementary
#F474D4 #94F474 #74F4D4
monochromatic
#DC11A9 #F03BC2 #F474D4 #F8ADE6 #FDE3F6
Accessibility & contrast
On white
2.53
#F474D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F474D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F474D4
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F474D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F474D4 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7896D7
Deuteranopia (green-blind)
#9CAAD1
Tritanopia (blue-blind)
#FF789A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f474d4; /* rgb */ color: rgb(244, 116, 212); /* oklch */ color: oklch(73.9% 0.191 337.9);
Tailwind
colors: {
custom: {
50: '#faa1e1',
500: '#f474d4',
950: '#000000',
},
}SCSS
$custom: #f474d4; $custom-light: #faa1e1; $custom-dark: #000000;
JSON
{
"hex": "#f474d4",
"rgb": {
"r": 244,
"g": 116,
"b": 212
},
"hsl": {
"h": 315,
"s": 85.333,
"l": 70.588
},
"oklch": {
"l": 0.73924,
"c": 0.19119,
"h": 337.9
},
"luminance": 0.36477
}Semantic roles & 50–950 ramp
primary
#F474D4
secondary
#D1F3D9
accent
#E23B04
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83