#F68EAF#F68EAF
#F68EAF is a light, vivid pink. Relative luminance 0.420; OKLCH L 76.6% C 0.131 H 0.3°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F68EAF |
|---|---|
| RGB | rgb(246, 142, 175) |
| HSL | hsl(341, 85%, 76%) |
| HSV | hsv(341, 42%, 96%) |
| CMYK | cmyk(0%, 42.3%, 28.9%, 3.5%) |
| CIE-LAB | lab(70.90, 43.15, 0.03) |
| CIE-LCH | lch(70.90, 43.15, 0.04°) |
| OKLab | oklab(76.59% 0.1306 0.0007) |
| OKLCH | oklch(76.59% 0.131 0.3) |
| XYZ | xyz(55.4188, 42.0383, 45.7445) |
| Luminance | 0.4203 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.07
Pig Pink
#E78EA5
ΔE00 3.17
Rosa
#FE86A4
ΔE00 3.19
Carnation Pink
#FF7FA7
ΔE00 3.48
Rose Pink
#F7879A
ΔE00 5.18
Pink (survey)
#FF81C0
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68EAF #8EF6D5
analogous
#F68EE3 #F68EAF #F6A18E
triadic
#F68EAF #AFF68E #8EAFF6
tetradic
#F68EAF #E3F68E #8EF6D5 #A18EF6
square
#F68EAF #E3F68E #8EF6D5 #A18EF6
split-complementary
#F68EAF #8EF6A1 #8EE3F6
monochromatic
#ED1D5F #F15587 #F68EAF #FBC7D7 #FDE3EB
Accessibility & contrast
On white
2.23
#F68EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#F68EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68EAF
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68EAF | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2B0
Deuteranopia (green-blind)
#B7B5AD
Tritanopia (blue-blind)
#FF879A
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f68eaf; /* rgb */ color: rgb(246, 142, 175); /* oklch */ color: oklch(76.6% 0.131 0.3);
Tailwind
colors: {
custom: {
50: '#fbb1c6',
500: '#f68eaf',
950: '#000000',
},
}SCSS
$custom: #f68eaf; $custom-light: #fbb1c6; $custom-dark: #000000;
JSON
{
"hex": "#f68eaf",
"rgb": {
"r": 246,
"g": 142,
"b": 175
},
"hsl": {
"h": 340.962,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.76594,
"c": 0.13059,
"h": 0.3
},
"luminance": 0.42034
}Semantic roles & 50–950 ramp
primary
#F68EAF
secondary
#D6F5EB
accent
#E29B04
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082