#F67DAF#F67DAF
#F67DAF is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.1% C 0.157 H 355.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DAF |
|---|---|
| RGB | rgb(246, 125, 175) |
| HSL | hsl(335, 87%, 73%) |
| HSV | hsv(335, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 28.9%, 3.5%) |
| CIE-LAB | lab(67.55, 51.64, -4.89) |
| CIE-LCH | lch(67.55, 51.87, 354.59°) |
| OKLab | oklab(74.06% 0.1564 -0.0122) |
| OKLCH | oklch(74.06% 0.157 355.5) |
| XYZ | xyz(53.0795, 37.3599, 44.9648) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.32
Carnation Pink
#FF7FA7
ΔE00 3.44
Pinky
#FC86AA
ΔE00 3.78
Bubble Gum Pink
#FF69AF
ΔE00 3.93
Bubblegum (survey)
#FF6CB5
ΔE00 3.99
Hot Pink
#FF69B4
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DAF #7DF6C4
analogous
#F67DEB #F67DAF #F6887D
triadic
#F67DAF #AFF67D #7DAFF6
tetradic
#F67DAF #EBF67D #7DF6C4 #887DF6
square
#F67DAF #EBF67D #7DF6C4 #887DF6
split-complementary
#F67DAF #7DF688 #7DEBF6
monochromatic
#E9106A #F2448C #F67DAF #FAB6D2 #FDE2ED
Accessibility & contrast
On white
2.48
#F67DAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F67DAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DAF
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DAF | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D97B1
Deuteranopia (green-blind)
#ADADAC
Tritanopia (blue-blind)
#FF768F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f67daf; /* rgb */ color: rgb(246, 125, 175); /* oklch */ color: oklch(74.1% 0.157 355.5);
Tailwind
colors: {
custom: {
50: '#fca6c6',
500: '#f67daf',
950: '#000000',
},
}SCSS
$custom: #f67daf; $custom-light: #fca6c6; $custom-dark: #000000;
JSON
{
"hex": "#f67daf",
"rgb": {
"r": 246,
"g": 125,
"b": 175
},
"hsl": {
"h": 335.207,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.74063,
"c": 0.15686,
"h": 355.5
},
"luminance": 0.37355
}Semantic roles & 50–950 ramp
primary
#F67DAF
secondary
#D6F5E8
accent
#E48602
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82