#F68FBF#F68FBF
#F68FBF is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.2% C 0.136 H 351.4°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F68FBF |
|---|---|
| RGB | rgb(246, 143, 191) |
| HSL | hsl(332, 85%, 76%) |
| HSV | hsv(332, 42%, 96%) |
| CMYK | cmyk(0%, 41.9%, 22.4%, 3.5%) |
| CIE-LAB | lab(71.56, 44.82, -7.90) |
| CIE-LCH | lch(71.56, 45.51, 350.00°) |
| OKLab | oklab(77.24% 0.1344 -0.0204) |
| OKLCH | oklch(77.24% 0.136 351.4) |
| XYZ | xyz(57.2338, 43.0034, 54.5661) |
| Luminance | 0.4300 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.39
Bubblegum Pink
#FE83CC
ΔE00 4.62
Pinky
#FC86AA
ΔE00 5.14
Carnation Pink
#FF7FA7
ΔE00 5.88
Pig Pink
#E78EA5
ΔE00 6.46
Rosa
#FE86A4
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68FBF #8FF6C6
analogous
#F68FF2 #F68FBF #F6938F
triadic
#F68FBF #BFF68F #8FBFF6
tetradic
#F68FBF #F2F68F #8FF6C6 #938FF6
square
#F68FBF #F2F68F #8FF6C6 #938FF6
split-complementary
#F68FBF #8FF693 #8FF2F6
monochromatic
#ED1E7E #F1569F #F68FBF #FBC8DF #FDE3EF
Accessibility & contrast
On white
2.19
#F68FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#F68FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68FBF
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68FBF | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4C1
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#FF8CA0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f68fbf; /* rgb */ color: rgb(246, 143, 191); /* oklch */ color: oklch(77.2% 0.136 351.4);
Tailwind
colors: {
custom: {
50: '#fbb2d2',
500: '#f68fbf',
950: '#000000',
},
}SCSS
$custom: #f68fbf; $custom-light: #fbb2d2; $custom-dark: #000000;
JSON
{
"hex": "#f68fbf",
"rgb": {
"r": 246,
"g": 143,
"b": 191
},
"hsl": {
"h": 332.039,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.77244,
"c": 0.13594,
"h": 351.4
},
"luminance": 0.42999
}Semantic roles & 50–950 ramp
primary
#F68FBF
secondary
#D6F5E7
accent
#E27A04
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082