#F68FD2#F68FD2
#F68FD2 is a light, vivid pink. Relative luminance 0.439; OKLCH L 77.9% C 0.148 H 341.6°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F68FD2 |
|---|---|
| RGB | rgb(246, 143, 210) |
| HSL | hsl(321, 85%, 76%) |
| HSV | hsv(321, 42%, 96%) |
| CMYK | cmyk(0%, 41.9%, 14.6%, 3.5%) |
| CIE-LAB | lab(72.16, 47.64, -17.52) |
| CIE-LCH | lch(72.16, 50.76, 339.81°) |
| OKLab | oklab(77.9% 0.1401 -0.0466) |
| OKLCH | oklch(77.9% 0.148 341.6) |
| XYZ | xyz(59.4619, 43.8947, 66.3009) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.79
Pink (survey)
#FF81C0
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 6.28
Plum
#DDA0DD
ΔE00 6.88
Bubblegum (survey)
#FF6CB5
ΔE00 7.71
Violet (CSS)
#EE82EE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68FD2 #8FF6B3
analogous
#E78FF6 #F68FD2 #F68F9F
triadic
#F68FD2 #D2F68F #8FD2F6
tetradic
#F68FD2 #F6E78F #8FF6B3 #8F9FF6
square
#F68FD2 #F6E78F #8FF6B3 #8F9FF6
split-complementary
#F68FD2 #9FF68F #8FF6E7
monochromatic
#ED1EA4 #F156BB #F68FD2 #FBC8E9 #FDE3F4
Accessibility & contrast
On white
2.15
#F68FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#F68FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68FD2
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68FD2 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A7D4
Deuteranopia (green-blind)
#AFB7CF
Tritanopia (blue-blind)
#FF90A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f68fd2; /* rgb */ color: rgb(246, 143, 210); /* oklch */ color: oklch(77.9% 0.148 341.6);
Tailwind
colors: {
custom: {
50: '#fbb2df',
500: '#f68fd2',
950: '#000000',
},
}SCSS
$custom: #f68fd2; $custom-light: #fbb2df; $custom-dark: #000000;
JSON
{
"hex": "#f68fd2",
"rgb": {
"r": 246,
"g": 143,
"b": 210
},
"hsl": {
"h": 320.971,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.77896,
"c": 0.14765,
"h": 341.6
},
"luminance": 0.43891
}Semantic roles & 50–950 ramp
primary
#F68FD2
secondary
#D6F5E1
accent
#E25104
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083