#F68FD4#F68FD4
#F68FD4 is a light, vivid pink. Relative luminance 0.440; OKLCH L 78.0% C 0.149 H 340.7°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F68FD4 |
|---|---|
| RGB | rgb(246, 143, 212) |
| HSL | hsl(320, 85%, 76%) |
| HSV | hsv(320, 42%, 96%) |
| CMYK | cmyk(0%, 41.9%, 13.8%, 3.5%) |
| CIE-LAB | lab(72.23, 47.95, -18.52) |
| CIE-LCH | lch(72.23, 51.40, 338.88°) |
| OKLab | oklab(77.97% 0.1407 -0.0493) |
| OKLCH | oklch(77.97% 0.149 340.7) |
| XYZ | xyz(59.7126, 43.9950, 67.6213) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.94
Pink (survey)
#FF81C0
ΔE00 4.87
Lavender Pink
#DD85D7
ΔE00 5.99
Plum
#DDA0DD
ΔE00 6.71
Violet (CSS)
#EE82EE
ΔE00 7.39
Purply Pink
#F075E6
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68FD4 #8FF6B1
analogous
#E58FF6 #F68FD4 #F68FA1
triadic
#F68FD4 #D4F68F #8FD4F6
tetradic
#F68FD4 #F6E58F #8FF6B1 #8FA1F6
square
#F68FD4 #F6E58F #8FF6B1 #8FA1F6
split-complementary
#F68FD4 #A1F68F #8FF6E5
monochromatic
#ED1EA9 #F156BE #F68FD4 #FBC8EA #FDE3F4
Accessibility & contrast
On white
2.14
#F68FD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#F68FD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68FD4
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68FD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68FD4 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A7D6
Deuteranopia (green-blind)
#AEB7D1
Tritanopia (blue-blind)
#FF90A9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f68fd4; /* rgb */ color: rgb(246, 143, 212); /* oklch */ color: oklch(78.0% 0.149 340.7);
Tailwind
colors: {
custom: {
50: '#fbb2e1',
500: '#f68fd4',
950: '#000000',
},
}SCSS
$custom: #f68fd4; $custom-light: #fbb2e1; $custom-dark: #000000;
JSON
{
"hex": "#f68fd4",
"rgb": {
"r": 246,
"g": 143,
"b": 212
},
"hsl": {
"h": 319.806,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.77969,
"c": 0.14908,
"h": 340.7
},
"luminance": 0.43991
}Semantic roles & 50–950 ramp
primary
#F68FD4
secondary
#D6F5E0
accent
#E24D04
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083