#F67F95#F67F95
#F67F95 is a light, vivid red. Relative luminance 0.369; OKLCH L 73.6% C 0.146 H 9.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F67F95 |
|---|---|
| RGB | rgb(246, 127, 149) |
| HSL | hsl(349, 87%, 73%) |
| HSV | hsv(349, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 39.4%, 3.5%) |
| CIE-LAB | lab(67.24, 47.58, 9.34) |
| CIE-LCH | lch(67.24, 48.49, 11.11°) |
| OKLab | oklab(73.6% 0.1444 0.0246) |
| OKLCH | oklch(73.6% 0.146 9.7) |
| XYZ | xyz(51.0230, 36.9465, 32.8722) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.77
Carnation
#FD798F
ΔE00 1.95
Rosa
#FE86A4
ΔE00 3.23
Blush Pink
#FE828C
ΔE00 4.13
Watermelon
#FC6C85
ΔE00 4.15
Carnation Pink
#FF7FA7
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67F95 #7FF6E0
analogous
#F67FD0 #F67F95 #F6A57F
triadic
#F67F95 #95F67F #7F95F6
tetradic
#F67F95 #D0F67F #7FF6E0 #A57FF6
square
#F67F95 #D0F67F #7FF6E0 #A57FF6
split-complementary
#F67F95 #7FF6A5 #7FD0F6
monochromatic
#EA1039 #F24666 #F67F95 #FAB8C4 #FDE2E7
Accessibility & contrast
On white
2.50
#F67F95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F67F95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67F95
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67F95 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959595
Deuteranopia (green-blind)
#B3AC92
Tritanopia (blue-blind)
#FF7287
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f67f95; /* rgb */ color: rgb(246, 127, 149); /* oklch */ color: oklch(73.6% 0.146 9.7);
Tailwind
colors: {
custom: {
50: '#fda7b4',
500: '#f67f95',
950: '#000000',
},
}SCSS
$custom: #f67f95; $custom-light: #fda7b4; $custom-dark: #000000;
JSON
{
"hex": "#f67f95",
"rgb": {
"r": 246,
"g": 127,
"b": 149
},
"hsl": {
"h": 348.908,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.73602,
"c": 0.14642,
"h": 9.7
},
"luminance": 0.36942
}Semantic roles & 50–950 ramp
primary
#F67F95
secondary
#D6F5EF
accent
#E3BA02
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80