#F09697#F09697
#F09697 is a light, moderate red. Relative luminance 0.426; OKLCH L 76.5% C 0.109 H 19.2°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F09697 |
|---|---|
| RGB | rgb(240, 150, 151) |
| HSL | hsl(359, 75%, 76%) |
| HSV | hsv(359, 38%, 94%) |
| CMYK | cmyk(0%, 37.5%, 37.1%, 5.9%) |
| CIE-LAB | lab(71.27, 33.91, 13.81) |
| CIE-LCH | lch(71.27, 36.62, 22.16°) |
| OKLab | oklab(76.53% 0.1027 0.0357) |
| OKLCH | oklch(76.53% 0.109 19.2) |
| XYZ | xyz(52.4297, 42.5764, 34.7289) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.36
Lightcoral
#F08080
ΔE00 5.52
Rose Pink
#F7879A
ΔE00 5.81
Blush (survey)
#F29E8E
ΔE00 6.17
Peachy Pink
#FF9A8A
ΔE00 6.41
Dusty Pink (survey)
#D58A94
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09697 #96F0EF
analogous
#F096C4 #F09697 #F0C296
triadic
#F09697 #97F096 #9697F0
tetradic
#F09697 #C4F096 #96F0EF #C296F0
square
#F09697 #C4F096 #96F0EF #C296F0
split-complementary
#F09697 #96F0C2 #96C4F0
monochromatic
#E12B2D #E86062 #F09697 #F8CCCC #FBE4E4
Accessibility & contrast
On white
2.21
#F09697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#F09697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09697
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09697 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A497
Deuteranopia (green-blind)
#BEB595
Tritanopia (blue-blind)
#FF8C97
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f09697; /* rgb */ color: rgb(240, 150, 151); /* oklch */ color: oklch(76.5% 0.109 19.2);
Tailwind
colors: {
custom: {
50: '#f7b6b5',
500: '#f09697',
950: '#000000',
},
}SCSS
$custom: #f09697; $custom-light: #f7b6b5; $custom-dark: #000000;
JSON
{
"hex": "#f09697",
"rgb": {
"r": 240,
"g": 150,
"b": 151
},
"hsl": {
"h": 359.333,
"s": 75,
"l": 76.471
},
"oklch": {
"l": 0.76526,
"c": 0.10873,
"h": 19.2
},
"luminance": 0.42572
}Semantic roles & 50–950 ramp
primary
#F09697
secondary
#D8F3F3
accent
#D7D50E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080