#F09696#F09696
#F09696 is a light, moderate red. Relative luminance 0.425; OKLCH L 76.5% C 0.109 H 19.9°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F09696 |
|---|---|
| RGB | rgb(240, 150, 150) |
| HSL | hsl(0, 75%, 76%) |
| HSV | hsv(0, 38%, 94%) |
| CMYK | cmyk(0%, 37.5%, 37.5%, 5.9%) |
| CIE-LAB | lab(71.24, 33.80, 14.33) |
| CIE-LCH | lch(71.24, 36.71, 22.98°) |
| OKLab | oklab(76.5% 0.1023 0.037) |
| OKLCH | oklch(76.5% 0.109 19.9) |
| XYZ | xyz(52.3488, 42.5441, 34.3030) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightcoral
#F08080
ΔE00 5.42
Blush Pink
#FE828C
ΔE00 5.44
Blush (survey)
#F29E8E
ΔE00 5.84
Peachy Pink
#FF9A8A
ΔE00 6.08
Rose Pink
#F7879A
ΔE00 6.09
Dusty Pink (survey)
#D58A94
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09696 #96F0F0
analogous
#F096C3 #F09696 #F0C396
triadic
#F09696 #96F096 #9696F0
tetradic
#F09696 #C3F096 #96F0F0 #C396F0
square
#F09696 #C3F096 #96F0F0 #C396F0
split-complementary
#F09696 #96F0C3 #96C3F0
monochromatic
#E12B2B #E86060 #F09696 #F8CCCC #FBE4E4
Accessibility & contrast
On white
2.21
#F09696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#F09696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09696
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09696 | 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)
#A8A496
Deuteranopia (green-blind)
#BEB594
Tritanopia (blue-blind)
#FF8C97
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f09696; /* rgb */ color: rgb(240, 150, 150); /* oklch */ color: oklch(76.5% 0.109 19.9);
Tailwind
colors: {
custom: {
50: '#f7b6b4',
500: '#f09696',
950: '#000000',
},
}SCSS
$custom: #f09696; $custom-light: #f7b6b4; $custom-dark: #000000;
JSON
{
"hex": "#f09696",
"rgb": {
"r": 240,
"g": 150,
"b": 150
},
"hsl": {
"h": 0,
"s": 75,
"l": 76.471
},
"oklch": {
"l": 0.76501,
"c": 0.1088,
"h": 19.9
},
"luminance": 0.4254
}Semantic roles & 50–950 ramp
primary
#F09696
secondary
#D8F3F3
accent
#D7D70E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080