#F475F5#F475F5
#F475F5 is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.5% C 0.216 H 327.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F475F5 |
|---|---|
| RGB | rgb(244, 117, 245) |
| HSL | hsl(300, 86%, 71%) |
| HSV | hsv(300, 52%, 96%) |
| CMYK | cmyk(0.4%, 52.2%, 0%, 3.9%) |
| CIE-LAB | lab(68.43, 65.37, -42.58) |
| CIE-LCH | lch(68.43, 78.02, 326.92°) |
| OKLab | oklab(75.51% 0.1814 -0.1171) |
| OKLCH | oklch(75.51% 0.216 327.2) |
| XYZ | xyz(60.1499, 38.5517, 90.6415) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.30
Violet (CSS)
#EE82EE
ΔE00 2.70
Light Magenta
#FA5FF7
ΔE00 3.29
Violet Pink
#FB5FFC
ΔE00 3.38
Candy Pink
#FF63E9
ΔE00 3.56
Orchid
#DA70D6
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F475F5 #76F575
analogous
#B475F5 #F475F5 #F575B6
triadic
#F475F5 #F5F475 #75F5F4
tetradic
#F475F5 #F5B475 #76F575 #75B6F5
square
#F475F5 #F5B475 #76F575 #75B6F5
split-complementary
#F475F5 #B6F575 #75F5B4
monochromatic
#DE10DF #EF3CF1 #F475F5 #F9AEF9 #FDE2FD
Accessibility & contrast
On white
2.41
#F475F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F475F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F475F5
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F475F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F475F5 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689CF9
Deuteranopia (green-blind)
#90ADF1
Tritanopia (blue-blind)
#FA84AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f475f5; /* rgb */ color: rgb(244, 117, 245); /* oklch */ color: oklch(75.5% 0.216 327.2);
Tailwind
colors: {
custom: {
50: '#faa2f9',
500: '#f475f5',
950: '#000000',
},
}SCSS
$custom: #f475f5; $custom-light: #faa2f9; $custom-dark: #000000;
JSON
{
"hex": "#f475f5",
"rgb": {
"r": 244,
"g": 117,
"b": 245
},
"hsl": {
"h": 299.531,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.75508,
"c": 0.21595,
"h": 327.2
},
"luminance": 0.38548
}Semantic roles & 50–950 ramp
primary
#F475F5
secondary
#D2F4D2
accent
#E30204
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85