#F479DA#F479DA
#F479DA is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.8% C 0.188 H 336.0°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F479DA |
|---|---|
| RGB | rgb(244, 121, 218) |
| HSL | hsl(313, 85%, 72%) |
| HSV | hsv(313, 50%, 96%) |
| CMYK | cmyk(0%, 50.4%, 10.7%, 4.3%) |
| CIE-LAB | lab(68.00, 59.08, -28.32) |
| CIE-LCH | lch(68.00, 65.52, 334.39°) |
| OKLab | oklab(74.83% 0.1716 -0.0765) |
| OKLCH | oklch(74.83% 0.188 336) |
| XYZ | xyz(56.8008, 37.9737, 70.6540) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.91
Violet (CSS)
#EE82EE
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 4.28
Candy Pink
#FF63E9
ΔE00 4.42
Bubblegum Pink
#FE83CC
ΔE00 5.14
Orchid
#DA70D6
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F479DA #79F493
analogous
#D179F4 #F479DA #F4799D
triadic
#F479DA #DAF479 #79DAF4
tetradic
#F479DA #F4D179 #79F493 #799DF4
square
#F479DA #F4D179 #79F493 #799DF4
split-complementary
#F479DA #9DF479 #79F4D1
monochromatic
#E012B5 #EF40CA #F479DA #F9B2EA #FDE3F7
Accessibility & contrast
On white
2.44
#F479DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F479DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F479DA
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F479DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F479DA | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9ADD
Deuteranopia (green-blind)
#9DACD7
Tritanopia (blue-blind)
#FF7FA0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f479da; /* rgb */ color: rgb(244, 121, 218); /* oklch */ color: oklch(74.8% 0.188 336.0);
Tailwind
colors: {
custom: {
50: '#faa4e5',
500: '#f479da',
950: '#000000',
},
}SCSS
$custom: #f479da; $custom-light: #faa4e5; $custom-dark: #000000;
JSON
{
"hex": "#f479da",
"rgb": {
"r": 244,
"g": 121,
"b": 218
},
"hsl": {
"h": 312.683,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.74828,
"c": 0.18786,
"h": 336
},
"luminance": 0.3797
}Semantic roles & 50–950 ramp
primary
#F479DA
secondary
#D5F4DB
accent
#E13304
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84