#F476EE#F476EE
#F476EE is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.3% C 0.209 H 329.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F476EE |
|---|---|
| RGB | rgb(244, 118, 238) |
| HSL | hsl(303, 85%, 71%) |
| HSV | hsv(303, 52%, 96%) |
| CMYK | cmyk(0%, 51.6%, 2.5%, 4.3%) |
| CIE-LAB | lab(68.29, 63.73, -38.94) |
| CIE-LCH | lch(68.29, 74.69, 328.57°) |
| OKLab | oklab(75.31% 0.1792 -0.1067) |
| OKLCH | oklch(75.31% 0.209 329.2) |
| XYZ | xyz(59.2186, 38.3666, 85.1587) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.24
Violet (CSS)
#EE82EE
ΔE00 2.26
Candy Pink
#FF63E9
ΔE00 3.14
Light Magenta
#FA5FF7
ΔE00 3.79
Violet Pink
#FB5FFC
ΔE00 4.06
Orchid
#DA70D6
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F476EE #76F47C
analogous
#BB76F4 #F476EE #F476AF
triadic
#F476EE #EEF476 #76EEF4
tetradic
#F476EE #F4BB76 #76F47C #76AFF4
square
#F476EE #F4BB76 #76F47C #76AFF4
split-complementary
#F476EE #AFF476 #76F4BB
monochromatic
#DE12D4 #EF3DE7 #F476EE #F9AFF5 #FDE3FB
Accessibility & contrast
On white
2.42
#F476EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#F476EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F476EE
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F476EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F476EE | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF2
Deuteranopia (green-blind)
#93ADEA
Tritanopia (blue-blind)
#FC82A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f476ee; /* rgb */ color: rgb(244, 118, 238); /* oklch */ color: oklch(75.3% 0.209 329.2);
Tailwind
colors: {
custom: {
50: '#faa2f4',
500: '#f476ee',
950: '#000000',
},
}SCSS
$custom: #f476ee; $custom-light: #faa2f4; $custom-dark: #000000;
JSON
{
"hex": "#f476ee",
"rgb": {
"r": 244,
"g": 118,
"b": 238
},
"hsl": {
"h": 302.857,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.75309,
"c": 0.20854,
"h": 329.2
},
"luminance": 0.38363
}Semantic roles & 50–950 ramp
primary
#F476EE
secondary
#D2F4D4
accent
#E20E04
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85