#F07B96#F07B96
#F07B96 is a light, vivid red. Relative luminance 0.349; OKLCH L 72.3% C 0.146 H 6.8°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F07B96 |
|---|---|
| RGB | rgb(240, 123, 150) |
| HSL | hsl(346, 80%, 71%) |
| HSV | hsv(346, 49%, 94%) |
| CMYK | cmyk(0%, 48.7%, 37.5%, 5.9%) |
| CIE-LAB | lab(65.67, 47.60, 6.43) |
| CIE-LCH | lch(65.67, 48.03, 7.69°) |
| OKLab | oklab(72.26% 0.1446 0.0172) |
| OKLCH | oklch(72.26% 0.146 6.8) |
| XYZ | xyz(48.5257, 34.8978, 33.0286) |
| Luminance | 0.3489 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.35
Carnation
#FD798F
ΔE00 3.38
Rosa
#FE86A4
ΔE00 3.57
Rosy Pink
#F6688E
ΔE00 3.79
Carnation Pink
#FF7FA7
ΔE00 3.95
Pinky
#FC86AA
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07B96 #7BF0D5
analogous
#F07BD0 #F07B96 #F09A7B
triadic
#F07B96 #96F07B #7B96F0
tetradic
#F07B96 #D0F07B #7BF0D5 #9A7BF0
square
#F07B96 #D0F07B #7BF0D5 #9A7BF0
split-complementary
#F07B96 #7BF09A #7BD0F0
monochromatic
#D81945 #EA446A #F07B96 #F6B2C2 #FCE4E9
Accessibility & contrast
On white
2.63
#F07B96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#F07B96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07B96
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07B96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07B96 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909297
Deuteranopia (green-blind)
#AEA893
Tritanopia (blue-blind)
#FF7085
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f07b96; /* rgb */ color: rgb(240, 123, 150); /* oklch */ color: oklch(72.3% 0.146 6.8);
Tailwind
colors: {
custom: {
50: '#f8a4b4',
500: '#f07b96',
950: '#000000',
},
}SCSS
$custom: #f07b96; $custom-light: #f8a4b4; $custom-dark: #000000;
JSON
{
"hex": "#f07b96",
"rgb": {
"r": 240,
"g": 123,
"b": 150
},
"hsl": {
"h": 346.154,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.72258,
"c": 0.14558,
"h": 6.8
},
"luminance": 0.34893
}Semantic roles & 50–950 ramp
primary
#F07B96
secondary
#D4F3EC
accent
#DCAB0A
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80