#F68DC0#F68DC0
#F68DC0 is a light, vivid pink. Relative luminance 0.424; OKLCH L 77.0% C 0.140 H 350.4°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F68DC0 |
|---|---|
| RGB | rgb(246, 141, 192) |
| HSL | hsl(331, 85%, 76%) |
| HSV | hsv(331, 43%, 96%) |
| CMYK | cmyk(0%, 42.7%, 22%, 3.5%) |
| CIE-LAB | lab(71.18, 45.98, -9.01) |
| CIE-LCH | lch(71.18, 46.85, 348.91°) |
| OKLab | oklab(76.97% 0.1378 -0.0234) |
| OKLCH | oklch(76.97% 0.14 350.4) |
| XYZ | xyz(57.0466, 42.4525, 55.0485) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.86
Bubblegum Pink
#FE83CC
ΔE00 3.97
Pinky
#FC86AA
ΔE00 5.48
Carnation Pink
#FF7FA7
ΔE00 6.08
Bubblegum (survey)
#FF6CB5
ΔE00 6.41
Hot Pink
#FF69B4
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68DC0 #8DF6C3
analogous
#F68DF5 #F68DC0 #F68E8D
triadic
#F68DC0 #C0F68D #8DC0F6
tetradic
#F68DC0 #F5F68D #8DF6C3 #8E8DF6
square
#F68DC0 #F5F68D #8DF6C3 #8E8DF6
split-complementary
#F68DC0 #8DF68E #8DF5F6
monochromatic
#ED1C81 #F254A1 #F68DC0 #FAC6DF #FDE3EF
Accessibility & contrast
On white
2.21
#F68DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#F68DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68DC0
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68DC0 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3C2
Deuteranopia (green-blind)
#B2B5BD
Tritanopia (blue-blind)
#FF8A9F
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f68dc0; /* rgb */ color: rgb(246, 141, 192); /* oklch */ color: oklch(77.0% 0.140 350.4);
Tailwind
colors: {
custom: {
50: '#fbb0d3',
500: '#f68dc0',
950: '#000000',
},
}SCSS
$custom: #f68dc0; $custom-light: #fbb0d3; $custom-dark: #000000;
JSON
{
"hex": "#f68dc0",
"rgb": {
"r": 246,
"g": 141,
"b": 192
},
"hsl": {
"h": 330.857,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.7697,
"c": 0.13972,
"h": 350.4
},
"luminance": 0.42448
}Semantic roles & 50–950 ramp
primary
#F68DC0
secondary
#D6F5E6
accent
#E27604
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082