#F67F99#F67F99
#F67F99 is a light, vivid red. Relative luminance 0.371; OKLCH L 73.7% C 0.147 H 7.5°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F67F99 |
|---|---|
| RGB | rgb(246, 127, 153) |
| HSL | hsl(347, 87%, 73%) |
| HSV | hsv(347, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 37.8%, 3.5%) |
| CIE-LAB | lab(67.33, 48.02, 7.22) |
| CIE-LCH | lch(67.33, 48.56, 8.55°) |
| OKLab | oklab(73.71% 0.1458 0.0192) |
| OKLCH | oklch(73.71% 0.147 7.5) |
| XYZ | xyz(51.3479, 37.0764, 34.5830) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.20
Rosa
#FE86A4
ΔE00 2.43
Carnation
#FD798F
ΔE00 2.81
Carnation Pink
#FF7FA7
ΔE00 3.50
Pinky
#FC86AA
ΔE00 3.65
Rosy Pink
#F6688E
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67F99 #7FF6DC
analogous
#F67FD4 #F67F99 #F6A07F
triadic
#F67F99 #99F67F #7F99F6
tetradic
#F67F99 #D4F67F #7FF6DC #A07FF6
square
#F67F99 #D4F67F #7FF6DC #A07FF6
split-complementary
#F67F99 #7FF6A0 #7FD4F6
monochromatic
#EA1040 #F2466B #F67F99 #FAB8C7 #FDE2E8
Accessibility & contrast
On white
2.50
#F67F99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F67F99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67F99
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67F99 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95969A
Deuteranopia (green-blind)
#B3AD96
Tritanopia (blue-blind)
#FF7388
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f67f99; /* rgb */ color: rgb(246, 127, 153); /* oklch */ color: oklch(73.7% 0.147 7.5);
Tailwind
colors: {
custom: {
50: '#fda7b6',
500: '#f67f99',
950: '#000000',
},
}SCSS
$custom: #f67f99; $custom-light: #fda7b6; $custom-dark: #000000;
JSON
{
"hex": "#f67f99",
"rgb": {
"r": 246,
"g": 127,
"b": 153
},
"hsl": {
"h": 346.891,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.73708,
"c": 0.14707,
"h": 7.5
},
"luminance": 0.37071
}Semantic roles & 50–950 ramp
primary
#F67F99
secondary
#D6F5EE
accent
#E3B202
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80