#F67F9D#F67F9D
#F67F9D is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.8% C 0.148 H 5.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F67F9D |
|---|---|
| RGB | rgb(246, 127, 157) |
| HSL | hsl(345, 87%, 73%) |
| HSV | hsv(345, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 36.2%, 3.5%) |
| CIE-LAB | lab(67.43, 48.48, 5.11) |
| CIE-LCH | lch(67.43, 48.74, 6.01°) |
| OKLab | oklab(73.82% 0.1473 0.0138) |
| OKLCH | oklch(73.82% 0.148 5.4) |
| XYZ | xyz(51.6838, 37.2108, 36.3522) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosa
#FE86A4
ΔE00 2.05
Carnation Pink
#FF7FA7
ΔE00 2.50
Pinky
#FC86AA
ΔE00 2.71
Rose Pink
#F7879A
ΔE00 3.03
Carnation
#FD798F
ΔE00 3.83
Pig Pink
#E78EA5
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67F9D #7FF6D8
analogous
#F67FD8 #F67F9D #F69C7F
triadic
#F67F9D #9DF67F #7F9DF6
tetradic
#F67F9D #D8F67F #7FF6D8 #9C7FF6
square
#F67F9D #D8F67F #7FF6D8 #9C7FF6
split-complementary
#F67F9D #7FF69C #7FD8F6
monochromatic
#EA1047 #F24671 #F67F9D #FAB8C9 #FDE2E9
Accessibility & contrast
On white
2.49
#F67F9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F67F9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67F9D
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67F9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67F9D | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94969E
Deuteranopia (green-blind)
#B2AD9A
Tritanopia (blue-blind)
#FF748A
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f67f9d; /* rgb */ color: rgb(246, 127, 157); /* oklch */ color: oklch(73.8% 0.148 5.4);
Tailwind
colors: {
custom: {
50: '#fca7b9',
500: '#f67f9d',
950: '#000000',
},
}SCSS
$custom: #f67f9d; $custom-light: #fca7b9; $custom-dark: #000000;
JSON
{
"hex": "#f67f9d",
"rgb": {
"r": 246,
"g": 127,
"b": 157
},
"hsl": {
"h": 344.874,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.73817,
"c": 0.1479,
"h": 5.4
},
"luminance": 0.37206
}Semantic roles & 50–950 ramp
primary
#F67F9D
secondary
#D6F5ED
accent
#E3AB02
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80