#F68DC6#F68DC6
#F68DC6 is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.2% C 0.143 H 347.2°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F68DC6 |
|---|---|
| RGB | rgb(246, 141, 198) |
| HSL | hsl(327, 85%, 76%) |
| HSV | hsv(327, 43%, 96%) |
| CMYK | cmyk(0%, 42.7%, 19.5%, 3.5%) |
| CIE-LAB | lab(71.37, 46.84, -12.07) |
| CIE-LCH | lch(71.37, 48.37, 345.55°) |
| OKLab | oklab(77.17% 0.1396 -0.0316) |
| OKLCH | oklch(77.17% 0.143 347.2) |
| XYZ | xyz(57.7250, 42.7238, 58.6213) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.87
Bubblegum Pink
#FE83CC
ΔE00 2.92
Bubblegum (survey)
#FF6CB5
ΔE00 6.49
Pinky
#FC86AA
ΔE00 6.86
Hot Pink
#FF69B4
ΔE00 6.97
Bubble Gum Pink
#FF69AF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68DC6 #8DF6BD
analogous
#F28DF6 #F68DC6 #F68D91
triadic
#F68DC6 #C6F68D #8DC6F6
tetradic
#F68DC6 #F6F28D #8DF6BD #8D91F6
square
#F68DC6 #F6F28D #8DF6BD #8D91F6
split-complementary
#F68DC6 #91F68D #8DF6F2
monochromatic
#ED1C8D #F254AA #F68DC6 #FAC6E2 #FDE3F1
Accessibility & contrast
On white
2.20
#F68DC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#F68DC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68DC6
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68DC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68DC6 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A4C8
Deuteranopia (green-blind)
#B1B5C3
Tritanopia (blue-blind)
#FF8BA2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f68dc6; /* rgb */ color: rgb(246, 141, 198); /* oklch */ color: oklch(77.2% 0.143 347.2);
Tailwind
colors: {
custom: {
50: '#fbb0d7',
500: '#f68dc6',
950: '#000000',
},
}SCSS
$custom: #f68dc6; $custom-light: #fbb0d7; $custom-dark: #000000;
JSON
{
"hex": "#f68dc6",
"rgb": {
"r": 246,
"g": 141,
"b": 198
},
"hsl": {
"h": 327.429,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.77171,
"c": 0.14314,
"h": 347.2
},
"luminance": 0.4272
}Semantic roles & 50–950 ramp
primary
#F68DC6
secondary
#D6F5E4
accent
#E26904
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083