#F476D3#F476D3
#F476D3 is a light, vivid pink. Relative luminance 0.369; OKLCH L 74.1% C 0.187 H 338.4°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F476D3 |
|---|---|
| RGB | rgb(244, 118, 211) |
| HSL | hsl(316, 85%, 71%) |
| HSV | hsv(316, 52%, 96%) |
| CMYK | cmyk(0%, 51.6%, 13.5%, 4.3%) |
| CIE-LAB | lab(67.20, 59.41, -25.65) |
| CIE-LCH | lch(67.20, 64.71, 336.65°) |
| OKLab | oklab(74.15% 0.1742 -0.069) |
| OKLCH | oklch(74.15% 0.187 338.4) |
| XYZ | xyz(55.5451, 36.8972, 65.8117) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.91
Bubblegum Pink
#FE83CC
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 4.86
Candy Pink
#FF63E9
ΔE00 4.89
Violet (CSS)
#EE82EE
ΔE00 5.34
Orchid
#DA70D6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F476D3 #76F497
analogous
#D676F4 #F476D3 #F47694
triadic
#F476D3 #D3F476 #76D3F4
tetradic
#F476D3 #F4D676 #76F497 #7694F4
square
#F476D3 #F4D676 #76F497 #7694F4
split-complementary
#F476D3 #94F476 #76F4D6
monochromatic
#DE12A8 #EF3DC1 #F476D3 #F9AFE5 #FDE3F6
Accessibility & contrast
On white
2.51
#F476D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F476D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F476D3
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F476D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F476D3 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A97D6
Deuteranopia (green-blind)
#9EABD0
Tritanopia (blue-blind)
#FF7A9B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f476d3; /* rgb */ color: rgb(244, 118, 211); /* oklch */ color: oklch(74.1% 0.187 338.4);
Tailwind
colors: {
custom: {
50: '#faa2e0',
500: '#f476d3',
950: '#000000',
},
}SCSS
$custom: #f476d3; $custom-light: #faa2e0; $custom-dark: #000000;
JSON
{
"hex": "#f476d3",
"rgb": {
"r": 244,
"g": 118,
"b": 211
},
"hsl": {
"h": 315.714,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.74145,
"c": 0.18737,
"h": 338.4
},
"luminance": 0.36893
}Semantic roles & 50–950 ramp
primary
#F476D3
secondary
#D2F4DB
accent
#E23E04
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83