#F478F7#F478F7
#F478F7 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.0% C 0.213 H 326.5°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F478F7 |
|---|---|
| RGB | rgb(244, 120, 247) |
| HSL | hsl(299, 89%, 72%) |
| HSV | hsv(299, 51%, 97%) |
| CMYK | cmyk(1.2%, 51.4%, 0%, 3.1%) |
| CIE-LAB | lab(69.03, 64.34, -42.73) |
| CIE-LCH | lch(69.03, 77.24, 326.41°) |
| OKLab | oklab(75.98% 0.1778 -0.1176) |
| OKLCH | oklch(75.98% 0.213 326.5) |
| XYZ | xyz(60.8120, 39.3848, 92.3766) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.41
Purply Pink
#F075E6
ΔE00 2.62
Light Magenta
#FA5FF7
ΔE00 3.79
Violet Pink
#FB5FFC
ΔE00 3.81
Candy Pink
#FF63E9
ΔE00 4.07
Orchid
#DA70D6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F478F7 #7BF778
analogous
#B578F7 #F478F7 #F778BA
triadic
#F478F7 #F7F478 #78F7F4
tetradic
#F478F7 #F7B578 #7BF778 #78BAF7
square
#F478F7 #F7B578 #7BF778 #78BAF7
split-complementary
#F478F7 #BAF778 #78F7B5
monochromatic
#E20EE7 #EF3EF4 #F478F7 #F9B2FA #FDE2FD
Accessibility & contrast
On white
2.37
#F478F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F478F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F478F7
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F478F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F478F7 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9EFB
Deuteranopia (green-blind)
#91AEF3
Tritanopia (blue-blind)
#FA87AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f478f7; /* rgb */ color: rgb(244, 120, 247); /* oklch */ color: oklch(76.0% 0.213 326.5);
Tailwind
colors: {
custom: {
50: '#faa4fa',
500: '#f478f7',
950: '#000000',
},
}SCSS
$custom: #f478f7; $custom-light: #faa4fa; $custom-dark: #000000;
JSON
{
"hex": "#f478f7",
"rgb": {
"r": 244,
"g": 120,
"b": 247
},
"hsl": {
"h": 298.583,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.75982,
"c": 0.21318,
"h": 326.5
},
"luminance": 0.39381
}Semantic roles & 50–950 ramp
primary
#F478F7
secondary
#D6F5D5
accent
#E50005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85