#F67DAE#F67DAE
#F67DAE is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.0% C 0.156 H 356.0°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DAE |
|---|---|
| RGB | rgb(246, 125, 174) |
| HSL | hsl(336, 87%, 73%) |
| HSV | hsv(336, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 29.3%, 3.5%) |
| CIE-LAB | lab(67.52, 51.51, -4.37) |
| CIE-LCH | lch(67.52, 51.69, 355.15°) |
| OKLab | oklab(74.03% 0.1561 -0.0108) |
| OKLCH | oklch(74.03% 0.156 356) |
| XYZ | xyz(52.9817, 37.3207, 44.4495) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.22
Pink (survey)
#FF81C0
ΔE00 3.53
Pinky
#FC86AA
ΔE00 3.58
Bubble Gum Pink
#FF69AF
ΔE00 4.02
Bubblegum (survey)
#FF6CB5
ΔE00 4.15
Hot Pink
#FF69B4
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DAE #7DF6C5
analogous
#F67DEB #F67DAE #F6887D
triadic
#F67DAE #AEF67D #7DAEF6
tetradic
#F67DAE #EBF67D #7DF6C5 #887DF6
square
#F67DAE #EBF67D #7DF6C5 #887DF6
split-complementary
#F67DAE #7DF688 #7DEBF6
monochromatic
#E91068 #F2448A #F67DAE #FAB6D2 #FDE2ED
Accessibility & contrast
On white
2.48
#F67DAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F67DAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DAE
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DAE | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97B0
Deuteranopia (green-blind)
#ADADAB
Tritanopia (blue-blind)
#FF768F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f67dae; /* rgb */ color: rgb(246, 125, 174); /* oklch */ color: oklch(74.0% 0.156 356.0);
Tailwind
colors: {
custom: {
50: '#fca6c6',
500: '#f67dae',
950: '#000000',
},
}SCSS
$custom: #f67dae; $custom-light: #fca6c6; $custom-dark: #000000;
JSON
{
"hex": "#f67dae",
"rgb": {
"r": 246,
"g": 125,
"b": 174
},
"hsl": {
"h": 335.702,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.74031,
"c": 0.15643,
"h": 356
},
"luminance": 0.37316
}Semantic roles & 50–950 ramp
primary
#F67DAE
secondary
#D6F5E8
accent
#E48802
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82