#F68EBE#F68EBE
#F68EBE is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.1% C 0.137 H 351.7°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F68EBE |
|---|---|
| RGB | rgb(246, 142, 190) |
| HSL | hsl(332, 85%, 76%) |
| HSV | hsv(332, 42%, 96%) |
| CMYK | cmyk(0%, 42.3%, 22.8%, 3.5%) |
| CIE-LAB | lab(71.32, 45.19, -7.69) |
| CIE-LCH | lch(71.32, 45.84, 350.34°) |
| OKLab | oklab(77.06% 0.1356 -0.0198) |
| OKLCH | oklch(77.06% 0.137 351.7) |
| XYZ | xyz(56.9746, 42.6607, 53.9387) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.25
Bubblegum Pink
#FE83CC
ΔE00 4.60
Pinky
#FC86AA
ΔE00 4.96
Carnation Pink
#FF7FA7
ΔE00 5.67
Pig Pink
#E78EA5
ΔE00 6.37
Bubblegum (survey)
#FF6CB5
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68EBE #8EF6C6
analogous
#F68EF2 #F68EBE #F6928E
triadic
#F68EBE #BEF68E #8EBEF6
tetradic
#F68EBE #F2F68E #8EF6C6 #928EF6
square
#F68EBE #F2F68E #8EF6C6 #928EF6
split-complementary
#F68EBE #8EF692 #8EF2F6
monochromatic
#ED1D7D #F1559D #F68EBE #FBC7DF #FDE3EF
Accessibility & contrast
On white
2.20
#F68EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#F68EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68EBE
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68EBE | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C0
Deuteranopia (green-blind)
#B4B5BB
Tritanopia (blue-blind)
#FF8A9F
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f68ebe; /* rgb */ color: rgb(246, 142, 190); /* oklch */ color: oklch(77.1% 0.137 351.7);
Tailwind
colors: {
custom: {
50: '#fbb1d1',
500: '#f68ebe',
950: '#000000',
},
}SCSS
$custom: #f68ebe; $custom-light: #fbb1d1; $custom-dark: #000000;
JSON
{
"hex": "#f68ebe",
"rgb": {
"r": 246,
"g": 142,
"b": 190
},
"hsl": {
"h": 332.308,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.77058,
"c": 0.13704,
"h": 351.7
},
"luminance": 0.42657
}Semantic roles & 50–950 ramp
primary
#F68EBE
secondary
#D6F5E7
accent
#E27B04
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082