#F476FF#F476FF
#F476FF is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.1% C 0.223 H 324.3°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F476FF |
|---|---|
| RGB | rgb(244, 118, 255) |
| HSL | hsl(295, 100%, 73%) |
| HSV | hsv(295, 54%, 100%) |
| CMYK | cmyk(4.3%, 53.7%, 0%, 0%) |
| CIE-LAB | lab(69.05, 66.65, -47.08) |
| CIE-LCH | lch(69.05, 81.60, 324.77°) |
| OKLab | oklab(76.11% 0.1813 -0.1301) |
| OKLCH | oklch(76.11% 0.223 324.3) |
| XYZ | xyz(61.8351, 39.4132, 98.9388) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.41
Violet (CSS)
#EE82EE
ΔE00 3.54
Light Magenta
#FA5FF7
ΔE00 3.63
Purply Pink
#F075E6
ΔE00 3.84
Candy Pink
#FF63E9
ΔE00 4.76
Orchid
#DA70D6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F476FF #81FF76
analogous
#AF76FF #F476FF #FF76C6
triadic
#F476FF #FFF476 #76FFF4
tetradic
#F476FF #FFAF76 #81FF76 #76C6FF
square
#F476FF #FFAF76 #81FF76 #76C6FF
split-complementary
#F476FF #C6FF76 #76FFAF
monochromatic
#E600FB #EF39FF #F476FF #F9B3FF #FDE0FF
Accessibility & contrast
On white
2.36
#F476FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F476FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F476FF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F476FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F476FF | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 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)
#639FFF
Deuteranopia (green-blind)
#8CAEFB
Tritanopia (blue-blind)
#F988B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f476ff; /* rgb */ color: rgb(244, 118, 255); /* oklch */ color: oklch(76.1% 0.223 324.3);
Tailwind
colors: {
custom: {
50: '#faa3ff',
500: '#f476ff',
950: '#000000',
},
}SCSS
$custom: #f476ff; $custom-light: #faa3ff; $custom-dark: #000000;
JSON
{
"hex": "#f476ff",
"rgb": {
"r": 244,
"g": 118,
"b": 255
},
"hsl": {
"h": 295.182,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.76115,
"c": 0.22314,
"h": 324.3
},
"luminance": 0.3941
}Semantic roles & 50–950 ramp
primary
#F476FF
secondary
#D7F7D4
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86