#F68EBA#F68EBA
#F68EBA is a light, vivid pink. Relative luminance 0.425; OKLCH L 76.9% C 0.135 H 353.9°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F68EBA |
|---|---|
| RGB | rgb(246, 142, 186) |
| HSL | hsl(335, 85%, 76%) |
| HSV | hsv(335, 42%, 96%) |
| CMYK | cmyk(0%, 42.3%, 24.4%, 3.5%) |
| CIE-LAB | lab(71.21, 44.63, -5.64) |
| CIE-LCH | lch(71.21, 44.98, 352.80°) |
| OKLab | oklab(76.93% 0.1343 -0.0143) |
| OKLCH | oklch(76.93% 0.135 353.9) |
| XYZ | xyz(56.5434, 42.4882, 51.6678) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.79
Pinky
#FC86AA
ΔE00 4.04
Carnation Pink
#FF7FA7
ΔE00 4.90
Pig Pink
#E78EA5
ΔE00 5.45
Bubblegum Pink
#FE83CC
ΔE00 5.49
Rosa
#FE86A4
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68EBA #8EF6CA
analogous
#F68EEE #F68EBA #F6968E
triadic
#F68EBA #BAF68E #8EBAF6
tetradic
#F68EBA #EEF68E #8EF6CA #968EF6
square
#F68EBA #EEF68E #8EF6CA #968EF6
split-complementary
#F68EBA #8EF696 #8EEEF6
monochromatic
#ED1D75 #F15597 #F68EBA #FBC7DD #FDE3EE
Accessibility & contrast
On white
2.21
#F68EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#F68EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68EBA
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68EBA | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#B5B5B8
Tritanopia (blue-blind)
#FF899E
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f68eba; /* rgb */ color: rgb(246, 142, 186); /* oklch */ color: oklch(76.9% 0.135 353.9);
Tailwind
colors: {
custom: {
50: '#fbb1ce',
500: '#f68eba',
950: '#000000',
},
}SCSS
$custom: #f68eba; $custom-light: #fbb1ce; $custom-dark: #000000;
JSON
{
"hex": "#f68eba",
"rgb": {
"r": 246,
"g": 142,
"b": 186
},
"hsl": {
"h": 334.615,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.7693,
"c": 0.13506,
"h": 353.9
},
"luminance": 0.42484
}Semantic roles & 50–950 ramp
primary
#F68EBA
secondary
#D6F5E8
accent
#E28404
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082