#F478F8#F478F8
#F478F8 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.0% C 0.214 H 326.2°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F478F8 |
|---|---|
| RGB | rgb(244, 120, 248) |
| HSL | hsl(298, 90%, 72%) |
| HSV | hsv(298, 52%, 97%) |
| CMYK | cmyk(1.6%, 51.6%, 0%, 2.7%) |
| CIE-LAB | lab(69.07, 64.51, -43.21) |
| CIE-LCH | lch(69.07, 77.65, 326.19°) |
| OKLab | oklab(76.03% 0.178 -0.119) |
| OKLCH | oklch(76.03% 0.214 326.2) |
| XYZ | xyz(60.9668, 39.4467, 93.1914) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 2.77
Violet Pink
#FB5FFC
ΔE00 3.77
Light Magenta
#FA5FF7
ΔE00 3.78
Candy Pink
#FF63E9
ΔE00 4.17
Orchid
#DA70D6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F478F8 #7CF878
analogous
#B478F8 #F478F8 #F878BC
triadic
#F478F8 #F8F478 #78F8F4
tetradic
#F478F8 #F8B478 #7CF878 #78BCF8
square
#F478F8 #F8B478 #7CF878 #78BCF8
split-complementary
#F478F8 #BCF878 #78F8B4
monochromatic
#E30CE9 #EF3EF5 #F478F8 #F9B2FB #FDE2FD
Accessibility & contrast
On white
2.36
#F478F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F478F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F478F8
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F478F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F478F8 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFC
Deuteranopia (green-blind)
#90AEF4
Tritanopia (blue-blind)
#FA87AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f478f8; /* rgb */ color: rgb(244, 120, 248); /* oklch */ color: oklch(76.0% 0.214 326.2);
Tailwind
colors: {
custom: {
50: '#faa4fb',
500: '#f478f8',
950: '#000000',
},
}SCSS
$custom: #f478f8; $custom-light: #faa4fb; $custom-dark: #000000;
JSON
{
"hex": "#f478f8",
"rgb": {
"r": 244,
"g": 120,
"b": 248
},
"hsl": {
"h": 298.125,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.76029,
"c": 0.21405,
"h": 326.2
},
"luminance": 0.39443
}Semantic roles & 50–950 ramp
primary
#F478F8
secondary
#D6F6D5
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85