#F68EBF#F68EBF
#F68EBF is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.1% C 0.138 H 351.1°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F68EBF |
|---|---|
| RGB | rgb(246, 142, 191) |
| HSL | hsl(332, 85%, 76%) |
| HSV | hsv(332, 42%, 96%) |
| CMYK | cmyk(0%, 42.3%, 22.4%, 3.5%) |
| CIE-LAB | lab(71.35, 45.33, -8.20) |
| CIE-LCH | lch(71.35, 46.07, 349.74°) |
| OKLab | oklab(77.09% 0.1359 -0.0212) |
| OKLCH | oklch(77.09% 0.138 351.1) |
| XYZ | xyz(57.0843, 42.7045, 54.5163) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.16
Bubblegum Pink
#FE83CC
ΔE00 4.39
Pinky
#FC86AA
ΔE00 5.19
Carnation Pink
#FF7FA7
ΔE00 5.87
Pig Pink
#E78EA5
ΔE00 6.60
Bubblegum (survey)
#FF6CB5
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68EBF #8EF6C5
analogous
#F68EF3 #F68EBF #F6918E
triadic
#F68EBF #BFF68E #8EBFF6
tetradic
#F68EBF #F3F68E #8EF6C5 #918EF6
square
#F68EBF #F3F68E #8EF6C5 #918EF6
split-complementary
#F68EBF #8EF691 #8EF3F6
monochromatic
#ED1D7F #F1559F #F68EBF #FBC7DF #FDE3EF
Accessibility & contrast
On white
2.20
#F68EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#F68EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68EBF
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68EBF | 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)
#99A4C1
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#FF8BA0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f68ebf; /* rgb */ color: rgb(246, 142, 191); /* oklch */ color: oklch(77.1% 0.138 351.1);
Tailwind
colors: {
custom: {
50: '#fbb1d2',
500: '#f68ebf',
950: '#000000',
},
}SCSS
$custom: #f68ebf; $custom-light: #fbb1d2; $custom-dark: #000000;
JSON
{
"hex": "#f68ebf",
"rgb": {
"r": 246,
"g": 142,
"b": 191
},
"hsl": {
"h": 331.731,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.77091,
"c": 0.13756,
"h": 351.1
},
"luminance": 0.427
}Semantic roles & 50–950 ramp
primary
#F68EBF
secondary
#D6F5E6
accent
#E27904
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082