#F67EAE#F67EAE
#F67EAE is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.2% C 0.155 H 356.3°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F67EAE |
|---|---|
| RGB | rgb(246, 126, 174) |
| HSL | hsl(336, 87%, 73%) |
| HSV | hsv(336, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 29.3%, 3.5%) |
| CIE-LAB | lab(67.71, 51.02, -4.09) |
| CIE-LCH | lch(67.71, 51.19, 355.42°) |
| OKLab | oklab(74.17% 0.1546 -0.0101) |
| OKLCH | oklch(74.17% 0.155 356.3) |
| XYZ | xyz(53.1089, 37.5752, 44.4919) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.07
Pinky
#FC86AA
ΔE00 3.36
Pink (survey)
#FF81C0
ΔE00 3.59
Bubble Gum Pink
#FF69AF
ΔE00 4.25
Bubblegum (survey)
#FF6CB5
ΔE00 4.38
Hot Pink
#FF69B4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67EAE #7EF6C6
analogous
#F67EEA #F67EAE #F68A7E
triadic
#F67EAE #AEF67E #7EAEF6
tetradic
#F67EAE #EAF67E #7EF6C6 #8A7EF6
square
#F67EAE #EAF67E #7EF6C6 #8A7EF6
split-complementary
#F67EAE #7EF68A #7EEAF6
monochromatic
#E91067 #F2458A #F67EAE #FAB7D2 #FDE2ED
Accessibility & contrast
On white
2.47
#F67EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F67EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67EAE
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67EAE | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F97B0
Deuteranopia (green-blind)
#AEADAB
Tritanopia (blue-blind)
#FF7790
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f67eae; /* rgb */ color: rgb(246, 126, 174); /* oklch */ color: oklch(74.2% 0.155 356.3);
Tailwind
colors: {
custom: {
50: '#fca6c6',
500: '#f67eae',
950: '#000000',
},
}SCSS
$custom: #f67eae; $custom-light: #fca6c6; $custom-dark: #000000;
JSON
{
"hex": "#f67eae",
"rgb": {
"r": 246,
"g": 126,
"b": 174
},
"hsl": {
"h": 336,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.74174,
"c": 0.1549,
"h": 356.3
},
"luminance": 0.37571
}Semantic roles & 50–950 ramp
primary
#F67EAE
secondary
#D6F5E9
accent
#E48902
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82