#F07D97#F07D97
#F07D97 is a light, vivid red. Relative luminance 0.354; OKLCH L 72.6% C 0.143 H 6.9°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F07D97 |
|---|---|
| RGB | rgb(240, 125, 151) |
| HSL | hsl(346, 79%, 72%) |
| HSV | hsv(346, 48%, 94%) |
| CMYK | cmyk(0%, 47.9%, 37.1%, 5.9%) |
| CIE-LAB | lab(66.08, 46.72, 6.45) |
| CIE-LCH | lch(66.08, 47.16, 7.86°) |
| OKLab | oklab(72.58% 0.1419 0.0173) |
| OKLCH | oklch(72.58% 0.143 6.9) |
| XYZ | xyz(48.8572, 35.4315, 33.5380) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.97
Rosa
#FE86A4
ΔE00 3.29
Carnation
#FD798F
ΔE00 3.37
Carnation Pink
#FF7FA7
ΔE00 3.90
Pinky
#FC86AA
ΔE00 4.09
Rosy Pink
#F6688E
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07D97 #7DF0D6
analogous
#F07DD1 #F07D97 #F09D7D
triadic
#F07D97 #97F07D #7D97F0
tetradic
#F07D97 #D1F07D #7DF0D6 #9D7DF0
square
#F07D97 #D1F07D #7DF0D6 #9D7DF0
split-complementary
#F07D97 #7DF09D #7DD1F0
monochromatic
#DA1945 #EA466B #F07D97 #F6B4C3 #FCE4E9
Accessibility & contrast
On white
2.60
#F07D97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#F07D97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07D97
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07D97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07D97 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919398
Deuteranopia (green-blind)
#AFA995
Tritanopia (blue-blind)
#FF7286
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f07d97; /* rgb */ color: rgb(240, 125, 151); /* oklch */ color: oklch(72.6% 0.143 6.9);
Tailwind
colors: {
custom: {
50: '#f8a5b5',
500: '#f07d97',
950: '#000000',
},
}SCSS
$custom: #f07d97; $custom-light: #f8a5b5; $custom-dark: #000000;
JSON
{
"hex": "#f07d97",
"rgb": {
"r": 240,
"g": 125,
"b": 151
},
"hsl": {
"h": 346.435,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.72579,
"c": 0.14291,
"h": 6.9
},
"luminance": 0.35427
}Semantic roles & 50–950 ramp
primary
#F07D97
secondary
#D6F3EC
accent
#DCAC0A
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80