#F475FF#F475FF
#F475FF is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.0% C 0.225 H 324.4°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F475FF |
|---|---|
| RGB | rgb(244, 117, 255) |
| HSL | hsl(295, 100%, 73%) |
| HSV | hsv(295, 54%, 100%) |
| CMYK | cmyk(4.3%, 54.1%, 0%, 0%) |
| CIE-LAB | lab(68.88, 67.11, -47.34) |
| CIE-LCH | lch(68.88, 82.13, 324.80°) |
| OKLab | oklab(75.99% 0.1826 -0.1308) |
| OKLCH | oklch(75.99% 0.225 324.4) |
| XYZ | xyz(61.7179, 39.1789, 98.8998) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.25
Light Magenta
#FA5FF7
ΔE00 3.47
Violet (CSS)
#EE82EE
ΔE00 3.66
Purply Pink
#F075E6
ΔE00 3.85
Candy Pink
#FF63E9
ΔE00 4.69
Orchid
#DA70D6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F475FF #80FF75
analogous
#AF75FF #F475FF #FF75C5
triadic
#F475FF #FFF475 #75FFF4
tetradic
#F475FF #FFAF75 #80FF75 #75C5FF
square
#F475FF #FFAF75 #80FF75 #75C5FF
split-complementary
#F475FF #C5FF75 #75FFAF
monochromatic
#E600FA #EF38FF #F475FF #F9B2FF #FDE0FF
Accessibility & contrast
On white
2.38
#F475FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F475FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F475FF
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F475FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F475FF | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#8BADFB
Tritanopia (blue-blind)
#F987AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f475ff; /* rgb */ color: rgb(244, 117, 255); /* oklch */ color: oklch(76.0% 0.225 324.4);
Tailwind
colors: {
custom: {
50: '#fba2ff',
500: '#f475ff',
950: '#000000',
},
}SCSS
$custom: #f475ff; $custom-light: #fba2ff; $custom-dark: #000000;
JSON
{
"hex": "#f475ff",
"rgb": {
"r": 244,
"g": 117,
"b": 255
},
"hsl": {
"h": 295.217,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.75991,
"c": 0.22461,
"h": 324.4
},
"luminance": 0.39176
}Semantic roles & 50–950 ramp
primary
#F475FF
secondary
#D6F7D4
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86