#F478FF#F478FF
#F478FF is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.4% C 0.220 H 324.3°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F478FF |
|---|---|
| RGB | rgb(244, 120, 255) |
| HSL | hsl(295, 100%, 74%) |
| HSV | hsv(295, 53%, 100%) |
| CMYK | cmyk(4.3%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(69.39, 65.74, -46.54) |
| CIE-LCH | lch(69.39, 80.55, 324.70°) |
| OKLab | oklab(76.37% 0.1788 -0.1286) |
| OKLCH | oklch(76.37% 0.22 324.3) |
| XYZ | xyz(62.0731, 39.8892, 99.0181) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.31
Violet Pink
#FB5FFC
ΔE00 3.74
Purply Pink
#F075E6
ΔE00 3.84
Light Magenta
#FA5FF7
ΔE00 3.94
Candy Pink
#FF63E9
ΔE00 4.92
Orchid
#DA70D6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F478FF #83FF78
analogous
#B078FF #F478FF #FF78C6
triadic
#F478FF #FFF478 #78FFF4
tetradic
#F478FF #FFB078 #83FF78 #78C6FF
square
#F478FF #FFB078 #83FF78 #78C6FF
split-complementary
#F478FF #C6FF78 #78FFB0
monochromatic
#E800FD #EF3BFF #F478FF #F9B5FF #FDE0FF
Accessibility & contrast
On white
2.34
#F478FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F478FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F478FF
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F478FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F478FF | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65A0FF
Deuteranopia (green-blind)
#8DAFFB
Tritanopia (blue-blind)
#F889B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f478ff; /* rgb */ color: rgb(244, 120, 255); /* oklch */ color: oklch(76.4% 0.220 324.3);
Tailwind
colors: {
custom: {
50: '#faa4ff',
500: '#f478ff',
950: '#000000',
},
}SCSS
$custom: #f478ff; $custom-light: #faa4ff; $custom-dark: #000000;
JSON
{
"hex": "#f478ff",
"rgb": {
"r": 244,
"g": 120,
"b": 255
},
"hsl": {
"h": 295.111,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.76366,
"c": 0.2202,
"h": 324.3
},
"luminance": 0.39886
}Semantic roles & 50–950 ramp
primary
#F478FF
secondary
#D7F7D4
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86