#F67EAF#F67EAF
#F67EAF is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.2% C 0.155 H 355.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F67EAF |
|---|---|
| RGB | rgb(246, 126, 175) |
| HSL | hsl(336, 87%, 73%) |
| HSV | hsv(336, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 28.9%, 3.5%) |
| CIE-LAB | lab(67.74, 51.15, -4.61) |
| CIE-LCH | lch(67.74, 51.36, 354.85°) |
| OKLab | oklab(74.21% 0.1549 -0.0115) |
| OKLCH | oklch(74.21% 0.155 355.8) |
| XYZ | xyz(53.2068, 37.6143, 45.0072) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.29
Pink (survey)
#FF81C0
ΔE00 3.37
Pinky
#FC86AA
ΔE00 3.57
Bubble Gum Pink
#FF69AF
ΔE00 4.15
Bubblegum (survey)
#FF6CB5
ΔE00 4.22
Hot Pink
#FF69B4
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67EAF #7EF6C5
analogous
#F67EEB #F67EAF #F6897E
triadic
#F67EAF #AFF67E #7EAFF6
tetradic
#F67EAF #EBF67E #7EF6C5 #897EF6
square
#F67EAF #EBF67E #7EF6C5 #897EF6
split-complementary
#F67EAF #7EF689 #7EEBF6
monochromatic
#E91069 #F2458C #F67EAF #FAB7D2 #FDE2ED
Accessibility & contrast
On white
2.46
#F67EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F67EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67EAF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67EAF | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E98B1
Deuteranopia (green-blind)
#ADADAC
Tritanopia (blue-blind)
#FF7790
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f67eaf; /* rgb */ color: rgb(246, 126, 175); /* oklch */ color: oklch(74.2% 0.155 355.8);
Tailwind
colors: {
custom: {
50: '#fca6c6',
500: '#f67eaf',
950: '#000000',
},
}SCSS
$custom: #f67eaf; $custom-light: #fca6c6; $custom-dark: #000000;
JSON
{
"hex": "#f67eaf",
"rgb": {
"r": 246,
"g": 126,
"b": 175
},
"hsl": {
"h": 335.5,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.74205,
"c": 0.15532,
"h": 355.8
},
"luminance": 0.3761
}Semantic roles & 50–950 ramp
primary
#F67EAF
secondary
#D6F5E8
accent
#E48702
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82