#F474F5#F474F5
#F474F5 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.4% C 0.217 H 327.2°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F474F5 |
|---|---|
| RGB | rgb(244, 116, 245) |
| HSL | hsl(300, 87%, 71%) |
| HSV | hsv(300, 53%, 96%) |
| CMYK | cmyk(0.4%, 52.7%, 0%, 3.9%) |
| CIE-LAB | lab(68.26, 65.83, -42.85) |
| CIE-LCH | lch(68.26, 78.54, 326.94°) |
| OKLab | oklab(75.38% 0.1827 -0.1179) |
| OKLCH | oklch(75.38% 0.217 327.2) |
| XYZ | xyz(60.0340, 38.3199, 90.6029) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.33
Violet (CSS)
#EE82EE
ΔE00 2.85
Light Magenta
#FA5FF7
ΔE00 3.12
Violet Pink
#FB5FFC
ΔE00 3.21
Candy Pink
#FF63E9
ΔE00 3.47
Orchid
#DA70D6
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F474F5 #75F574
analogous
#B374F5 #F474F5 #F574B5
triadic
#F474F5 #F5F474 #74F5F4
tetradic
#F474F5 #F5B374 #75F574 #74B5F5
square
#F474F5 #F5B374 #75F574 #74B5F5
split-complementary
#F474F5 #B5F574 #74F5B3
monochromatic
#DD10DF #EF3BF1 #F474F5 #F9ADF9 #FDE2FD
Accessibility & contrast
On white
2.42
#F474F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F474F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F474F5
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F474F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F474F5 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679CF9
Deuteranopia (green-blind)
#8FACF1
Tritanopia (blue-blind)
#FA83AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f474f5; /* rgb */ color: rgb(244, 116, 245); /* oklch */ color: oklch(75.4% 0.217 327.2);
Tailwind
colors: {
custom: {
50: '#faa1f9',
500: '#f474f5',
950: '#000000',
},
}SCSS
$custom: #f474f5; $custom-light: #faa1f9; $custom-dark: #000000;
JSON
{
"hex": "#f474f5",
"rgb": {
"r": 244,
"g": 116,
"b": 245
},
"hsl": {
"h": 299.535,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.75384,
"c": 0.21744,
"h": 327.2
},
"luminance": 0.38316
}Semantic roles & 50–950 ramp
primary
#F474F5
secondary
#D1F4D1
accent
#E30204
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85