#F68FB0#F68FB0
#F68FB0 is a light, vivid pink. Relative luminance 0.424; OKLCH L 76.8% C 0.129 H 0.0°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F68FB0 |
|---|---|
| RGB | rgb(246, 143, 176) |
| HSL | hsl(341, 85%, 76%) |
| HSV | hsv(341, 42%, 96%) |
| CMYK | cmyk(0%, 41.9%, 28.5%, 3.5%) |
| CIE-LAB | lab(71.13, 42.77, -0.19) |
| CIE-LCH | lch(71.13, 42.77, 359.75°) |
| OKLab | oklab(76.78% 0.1294 0.0001) |
| OKLCH | oklch(76.78% 0.129 0) |
| XYZ | xyz(55.6668, 42.3767, 46.3135) |
| Luminance | 0.4237 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.29
Pig Pink
#E78EA5
ΔE00 3.23
Rosa
#FE86A4
ΔE00 3.40
Carnation Pink
#FF7FA7
ΔE00 3.70
Rose Pink
#F7879A
ΔE00 5.35
Pink (survey)
#FF81C0
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68FB0 #8FF6D5
analogous
#F68FE4 #F68FB0 #F6A28F
triadic
#F68FB0 #B0F68F #8FB0F6
tetradic
#F68FB0 #E4F68F #8FF6D5 #A28FF6
square
#F68FB0 #E4F68F #8FF6D5 #A28FF6
split-complementary
#F68FB0 #8FF6A2 #8FE4F6
monochromatic
#ED1E60 #F15688 #F68FB0 #FBC8D8 #FDE3EB
Accessibility & contrast
On white
2.22
#F68FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#F68FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68FB0
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68FB0 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B1
Deuteranopia (green-blind)
#B7B5AE
Tritanopia (blue-blind)
#FF889B
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f68fb0; /* rgb */ color: rgb(246, 143, 176); /* oklch */ color: oklch(76.8% 0.129 0.0);
Tailwind
colors: {
custom: {
50: '#fbb1c7',
500: '#f68fb0',
950: '#000000',
},
}SCSS
$custom: #f68fb0; $custom-light: #fbb1c7; $custom-dark: #000000;
JSON
{
"hex": "#f68fb0",
"rgb": {
"r": 246,
"g": 143,
"b": 176
},
"hsl": {
"h": 340.777,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.7678,
"c": 0.12939,
"h": 0
},
"luminance": 0.42372
}Semantic roles & 50–950 ramp
primary
#F68FB0
secondary
#D6F5EB
accent
#E29B04
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082