#F679D3#F679D3
#F679D3 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.8% C 0.184 H 339.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F679D3 |
|---|---|
| RGB | rgb(246, 121, 211) |
| HSL | hsl(317, 87%, 72%) |
| HSV | hsv(317, 51%, 96%) |
| CMYK | cmyk(0%, 50.8%, 14.2%, 3.5%) |
| CIE-LAB | lab(68.00, 58.58, -24.40) |
| CIE-LCH | lch(68.00, 63.46, 337.39°) |
| OKLab | oklab(74.8% 0.1722 -0.0655) |
| OKLCH | oklch(74.8% 0.184 339.2) |
| XYZ | xyz(56.6019, 37.9749, 65.9641) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.81
Purply Pink
#F075E6
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 4.96
Candy Pink
#FF63E9
ΔE00 5.44
Violet (CSS)
#EE82EE
ΔE00 5.51
Pink (survey)
#FF81C0
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F679D3 #79F69C
analogous
#DB79F6 #F679D3 #F67995
triadic
#F679D3 #D3F679 #79D3F6
tetradic
#F679D3 #F6DB79 #79F69C #7995F6
square
#F679D3 #F6DB79 #79F69C #7995F6
split-complementary
#F679D3 #95F679 #79F6DB
monochromatic
#E50FA9 #F240C0 #F679D3 #FAB2E6 #FDE2F6
Accessibility & contrast
On white
2.44
#F679D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F679D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F679D3
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F679D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F679D3 | 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)
#7E99D6
Deuteranopia (green-blind)
#A1ADD0
Tritanopia (blue-blind)
#FF7C9C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f679d3; /* rgb */ color: rgb(246, 121, 211); /* oklch */ color: oklch(74.8% 0.184 339.2);
Tailwind
colors: {
custom: {
50: '#fca4e0',
500: '#f679d3',
950: '#000000',
},
}SCSS
$custom: #f679d3; $custom-light: #fca4e0; $custom-dark: #000000;
JSON
{
"hex": "#f679d3",
"rgb": {
"r": 246,
"g": 121,
"b": 211
},
"hsl": {
"h": 316.8,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.74796,
"c": 0.18419,
"h": 339.2
},
"luminance": 0.37971
}Semantic roles & 50–950 ramp
primary
#F679D3
secondary
#D6F5DF
accent
#E44102
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83