#F67B97#F67B97
#F67B97 is a light, vivid red. Relative luminance 0.360; OKLCH L 73.1% C 0.152 H 7.2°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F67B97 |
|---|---|
| RGB | rgb(246, 123, 151) |
| HSL | hsl(346, 87%, 72%) |
| HSV | hsv(346, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 38.6%, 3.5%) |
| CIE-LAB | lab(66.52, 49.76, 7.19) |
| CIE-LCH | lch(66.52, 50.28, 8.22°) |
| OKLab | oklab(73.08% 0.1511 0.0191) |
| OKLCH | oklch(73.08% 0.152 7.2) |
| XYZ | xyz(50.6777, 35.9981, 33.5516) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.72
Rose Pink
#F7879A
ΔE00 2.98
Rosa
#FE86A4
ΔE00 3.00
Carnation Pink
#FF7FA7
ΔE00 3.54
Rosy Pink
#F6688E
ΔE00 3.81
Pinky
#FC86AA
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67B97 #7BF6DA
analogous
#F67BD5 #F67B97 #F69C7B
triadic
#F67B97 #97F67B #7B97F6
tetradic
#F67B97 #D5F67B #7BF6DA #9C7BF6
square
#F67B97 #D5F67B #7BF6DA #9C7BF6
split-complementary
#F67B97 #7BF69C #7BD5F6
monochromatic
#E71041 #F2426A #F67B97 #FAB4C4 #FDE2E8
Accessibility & contrast
On white
2.56
#F67B97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F67B97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67B97
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67B97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67B97 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929398
Deuteranopia (green-blind)
#B1AB94
Tritanopia (blue-blind)
#FF6F85
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f67b97; /* rgb */ color: rgb(246, 123, 151); /* oklch */ color: oklch(73.1% 0.152 7.2);
Tailwind
colors: {
custom: {
50: '#fda4b5',
500: '#f67b97',
950: '#000000',
},
}SCSS
$custom: #f67b97; $custom-light: #fda4b5; $custom-dark: #000000;
JSON
{
"hex": "#f67b97",
"rgb": {
"r": 246,
"g": 123,
"b": 151
},
"hsl": {
"h": 346.341,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.73075,
"c": 0.15234,
"h": 7.2
},
"luminance": 0.35993
}Semantic roles & 50–950 ramp
primary
#F67B97
secondary
#D6F5EE
accent
#E4B002
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80