#F09796#F09796
#F09796 is a light, moderate red. Relative luminance 0.429; OKLCH L 76.7% C 0.108 H 20.5°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F09796 |
|---|---|
| RGB | rgb(240, 151, 150) |
| HSL | hsl(1, 75%, 76%) |
| HSV | hsv(1, 38%, 94%) |
| CMYK | cmyk(0%, 37.1%, 37.5%, 5.9%) |
| CIE-LAB | lab(71.46, 33.27, 14.64) |
| CIE-LCH | lch(71.46, 36.35, 23.75°) |
| OKLab | oklab(76.67% 0.1007 0.0378) |
| OKLCH | oklch(76.67% 0.108 20.5) |
| XYZ | xyz(52.5091, 42.8646, 34.3564) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.46
Lightcoral
#F08080
ΔE00 5.60
Blush Pink
#FE828C
ΔE00 5.75
Peachy Pink
#FF9A8A
ΔE00 5.78
Rose Pink
#F7879A
ΔE00 6.48
Dusty Pink (survey)
#D58A94
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09796 #96EFF0
analogous
#F096C2 #F09796 #F0C496
triadic
#F09796 #96F097 #9796F0
tetradic
#F09796 #C2F096 #96EFF0 #C496F0
square
#F09796 #C2F096 #96EFF0 #C496F0
split-complementary
#F09796 #96F0C4 #96C2F0
monochromatic
#E12D2B #E86260 #F09796 #F8CCCC #FBE4E4
Accessibility & contrast
On white
2.19
#F09796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#F09796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09796
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09796 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A495
Deuteranopia (green-blind)
#BEB695
Tritanopia (blue-blind)
#FF8D97
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f09796; /* rgb */ color: rgb(240, 151, 150); /* oklch */ color: oklch(76.7% 0.108 20.5);
Tailwind
colors: {
custom: {
50: '#f7b6b4',
500: '#f09796',
950: '#000000',
},
}SCSS
$custom: #f09796; $custom-light: #f7b6b4; $custom-dark: #000000;
JSON
{
"hex": "#f09796",
"rgb": {
"r": 240,
"g": 151,
"b": 150
},
"hsl": {
"h": 0.667,
"s": 75,
"l": 76.471
},
"oklch": {
"l": 0.76669,
"c": 0.10757,
"h": 20.5
},
"luminance": 0.4286
}Semantic roles & 50–950 ramp
primary
#F09796
secondary
#D8F3F3
accent
#D5D70E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080