#F07995#F07995
#F07995 is a light, vivid red. Relative luminance 0.344; OKLCH L 71.9% C 0.148 H 6.6°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F07995 |
|---|---|
| RGB | rgb(240, 121, 149) |
| HSL | hsl(346, 80%, 71%) |
| HSV | hsv(346, 50%, 94%) |
| CMYK | cmyk(0%, 49.6%, 37.9%, 5.9%) |
| CIE-LAB | lab(65.26, 48.47, 6.41) |
| CIE-LCH | lch(65.26, 48.89, 7.53°) |
| OKLab | oklab(71.94% 0.1472 0.0171) |
| OKLCH | oklch(71.94% 0.148 6.6) |
| XYZ | xyz(48.1999, 34.3746, 32.5245) |
| Luminance | 0.3437 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.37
Carnation
#FD798F
ΔE00 3.44
Rose Pink
#F7879A
ΔE00 3.74
Rosa
#FE86A4
ΔE00 3.87
Carnation Pink
#FF7FA7
ΔE00 4.05
Watermelon
#FC6C85
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07995 #79F0D4
analogous
#F079D1 #F07995 #F09879
triadic
#F07995 #95F079 #7995F0
tetradic
#F07995 #D1F079 #79F0D4 #9879F0
square
#F07995 #D1F079 #79F0D4 #9879F0
split-complementary
#F07995 #79F098 #79D1F0
monochromatic
#D71845 #EA4269 #F07995 #F6B0C1 #FCE3E9
Accessibility & contrast
On white
2.67
#F07995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#F07995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07995
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07995 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9096
Deuteranopia (green-blind)
#ADA792
Tritanopia (blue-blind)
#FF6D83
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f07995; /* rgb */ color: rgb(240, 121, 149); /* oklch */ color: oklch(71.9% 0.148 6.6);
Tailwind
colors: {
custom: {
50: '#f8a3b4',
500: '#f07995',
950: '#000000',
},
}SCSS
$custom: #f07995; $custom-light: #f8a3b4; $custom-dark: #000000;
JSON
{
"hex": "#f07995",
"rgb": {
"r": 240,
"g": 121,
"b": 149
},
"hsl": {
"h": 345.882,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.7194,
"c": 0.14823,
"h": 6.6
},
"luminance": 0.3437
}Semantic roles & 50–950 ramp
primary
#F07995
secondary
#D2F2EB
accent
#DCAB09
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80