#F476D5#F476D5
#F476D5 is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.2% C 0.189 H 337.6°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F476D5 |
|---|---|
| RGB | rgb(244, 118, 213) |
| HSL | hsl(315, 85%, 71%) |
| HSV | hsv(315, 52%, 96%) |
| CMYK | cmyk(0%, 51.6%, 12.7%, 4.3%) |
| CIE-LAB | lab(67.28, 59.71, -26.65) |
| CIE-LCH | lch(67.28, 65.39, 335.95°) |
| OKLab | oklab(74.23% 0.1746 -0.0718) |
| OKLCH | oklch(74.23% 0.189 337.6) |
| XYZ | xyz(55.7974, 36.9981, 67.1404) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.54
Candy Pink
#FF63E9
ΔE00 4.60
Lavender Pink
#DD85D7
ΔE00 4.73
Bubblegum Pink
#FE83CC
ΔE00 4.84
Violet (CSS)
#EE82EE
ΔE00 5.00
Orchid
#DA70D6
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F476D5 #76F495
analogous
#D476F4 #F476D5 #F47696
triadic
#F476D5 #D5F476 #76D5F4
tetradic
#F476D5 #F4D476 #76F495 #7696F4
square
#F476D5 #F4D476 #76F495 #7696F4
split-complementary
#F476D5 #96F476 #76F4D4
monochromatic
#DE12AC #EF3DC4 #F476D5 #F9AFE6 #FDE3F6
Accessibility & contrast
On white
2.50
#F476D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#F476D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F476D5
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F476D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F476D5 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7998D8
Deuteranopia (green-blind)
#9DABD2
Tritanopia (blue-blind)
#FF7A9C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f476d5; /* rgb */ color: rgb(244, 118, 213); /* oklch */ color: oklch(74.2% 0.189 337.6);
Tailwind
colors: {
custom: {
50: '#faa2e2',
500: '#f476d5',
950: '#000000',
},
}SCSS
$custom: #f476d5; $custom-light: #faa2e2; $custom-dark: #000000;
JSON
{
"hex": "#f476d5",
"rgb": {
"r": 244,
"g": 118,
"b": 213
},
"hsl": {
"h": 314.762,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.74226,
"c": 0.18883,
"h": 337.6
},
"luminance": 0.36994
}Semantic roles & 50–950 ramp
primary
#F476D5
secondary
#D2F4DA
accent
#E23A04
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83