#F68DBD#F68DBD
#F68DBD is a light, vivid pink. Relative luminance 0.423; OKLCH L 76.9% C 0.138 H 352.0°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F68DBD |
|---|---|
| RGB | rgb(246, 141, 189) |
| HSL | hsl(333, 85%, 76%) |
| HSV | hsv(333, 43%, 96%) |
| CMYK | cmyk(0%, 42.7%, 23.2%, 3.5%) |
| CIE-LAB | lab(71.09, 45.55, -7.48) |
| CIE-LCH | lch(71.09, 46.16, 350.67°) |
| OKLab | oklab(76.87% 0.1368 -0.0192) |
| OKLCH | oklch(76.87% 0.138 352) |
| XYZ | xyz(56.7176, 42.3209, 53.3157) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.13
Bubblegum Pink
#FE83CC
ΔE00 4.60
Pinky
#FC86AA
ΔE00 4.78
Carnation Pink
#FF7FA7
ΔE00 5.46
Pig Pink
#E78EA5
ΔE00 6.28
Bubblegum (survey)
#FF6CB5
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68DBD #8DF6C6
analogous
#F68DF2 #F68DBD #F6918D
triadic
#F68DBD #BDF68D #8DBDF6
tetradic
#F68DBD #F2F68D #8DF6C6 #918DF6
square
#F68DBD #F2F68D #8DF6C6 #918DF6
split-complementary
#F68DBD #8DF691 #8DF2F6
monochromatic
#ED1C7B #F2549C #F68DBD #FAC6DE #FDE3EF
Accessibility & contrast
On white
2.22
#F68DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#F68DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68DBD
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68DBD | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BF
Deuteranopia (green-blind)
#B3B5BA
Tritanopia (blue-blind)
#FF899E
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f68dbd; /* rgb */ color: rgb(246, 141, 189); /* oklch */ color: oklch(76.9% 0.138 352.0);
Tailwind
colors: {
custom: {
50: '#fbb0d0',
500: '#f68dbd',
950: '#000000',
},
}SCSS
$custom: #f68dbd; $custom-light: #fbb0d0; $custom-dark: #000000;
JSON
{
"hex": "#f68dbd",
"rgb": {
"r": 246,
"g": 141,
"b": 189
},
"hsl": {
"h": 332.571,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.76872,
"c": 0.13815,
"h": 352
},
"luminance": 0.42317
}Semantic roles & 50–950 ramp
primary
#F68DBD
secondary
#D6F5E7
accent
#E27C04
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082