#F67D97#F67D97
#F67D97 is a light, vivid red. Relative luminance 0.365; OKLCH L 73.4% C 0.150 H 7.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F67D97 |
|---|---|
| RGB | rgb(246, 125, 151) |
| HSL | hsl(347, 87%, 73%) |
| HSV | hsv(347, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 38.6%, 3.5%) |
| CIE-LAB | lab(66.90, 48.78, 7.73) |
| CIE-LCH | lch(66.90, 49.39, 9.01°) |
| OKLab | oklab(73.36% 0.1481 0.0205) |
| OKLCH | oklch(73.36% 0.15 7.9) |
| XYZ | xyz(50.9283, 36.4994, 33.6351) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.45
Carnation
#FD798F
ΔE00 2.48
Rosa
#FE86A4
ΔE00 2.85
Carnation Pink
#FF7FA7
ΔE00 3.75
Pinky
#FC86AA
ΔE00 4.04
Rosy Pink
#F6688E
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67D97 #7DF6DC
analogous
#F67DD4 #F67D97 #F69F7D
triadic
#F67D97 #97F67D #7D97F6
tetradic
#F67D97 #D4F67D #7DF6DC #9F7DF6
square
#F67D97 #D4F67D #7DF6DC #9F7DF6
split-complementary
#F67D97 #7DF69F #7DD4F6
monochromatic
#E9103F #F24469 #F67D97 #FAB6C5 #FDE2E8
Accessibility & contrast
On white
2.53
#F67D97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F67D97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67D97
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67D97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67D97 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939498
Deuteranopia (green-blind)
#B2AC94
Tritanopia (blue-blind)
#FF7186
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f67d97; /* rgb */ color: rgb(246, 125, 151); /* oklch */ color: oklch(73.4% 0.150 7.9);
Tailwind
colors: {
custom: {
50: '#fda5b5',
500: '#f67d97',
950: '#000000',
},
}SCSS
$custom: #f67d97; $custom-light: #fda5b5; $custom-dark: #000000;
JSON
{
"hex": "#f67d97",
"rgb": {
"r": 246,
"g": 125,
"b": 151
},
"hsl": {
"h": 347.107,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.73363,
"c": 0.14953,
"h": 7.9
},
"luminance": 0.36494
}Semantic roles & 50–950 ramp
primary
#F67D97
secondary
#D6F5EE
accent
#E4B302
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80