#F09795#F09795
#F09795 is a light, moderate red. Relative luminance 0.428; OKLCH L 76.6% C 0.108 H 21.3°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F09795 |
|---|---|
| RGB | rgb(240, 151, 149) |
| HSL | hsl(1, 75%, 76%) |
| HSV | hsv(1, 38%, 94%) |
| CMYK | cmyk(0%, 37.1%, 37.9%, 5.9%) |
| CIE-LAB | lab(71.44, 33.16, 15.16) |
| CIE-LCH | lch(71.44, 36.46, 24.57°) |
| OKLab | oklab(76.65% 0.1003 0.039) |
| OKLCH | oklch(76.65% 0.108 21.3) |
| XYZ | xyz(52.4289, 42.8325, 33.9341) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.13
Peachy Pink
#FF9A8A
ΔE00 5.46
Lightcoral
#F08080
ΔE00 5.55
Blush Pink
#FE828C
ΔE00 5.86
Rose Pink
#F7879A
ΔE00 6.77
Salmon Pink
#FE7B7C
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09795 #95EEF0
analogous
#F095C1 #F09795 #F0C595
triadic
#F09795 #95F097 #9795F0
tetradic
#F09795 #C1F095 #95EEF0 #C595F0
square
#F09795 #C1F095 #95EEF0 #C595F0
split-complementary
#F09795 #95F0C5 #95C1F0
monochromatic
#E12E2A #E8625F #F09795 #F8CCCB #FBE5E4
Accessibility & contrast
On white
2.20
#F09795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#F09795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09795
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09795 | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 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)
#A9A494
Deuteranopia (green-blind)
#BEB694
Tritanopia (blue-blind)
#FF8C97
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f09795; /* rgb */ color: rgb(240, 151, 149); /* oklch */ color: oklch(76.6% 0.108 21.3);
Tailwind
colors: {
custom: {
50: '#f7b6b4',
500: '#f09795',
950: '#000000',
},
}SCSS
$custom: #f09795; $custom-light: #f7b6b4; $custom-dark: #000000;
JSON
{
"hex": "#f09795",
"rgb": {
"r": 240,
"g": 151,
"b": 149
},
"hsl": {
"h": 1.319,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.76645,
"c": 0.10767,
"h": 21.3
},
"luminance": 0.42828
}Semantic roles & 50–950 ramp
primary
#F09795
secondary
#D8F2F3
accent
#D3D70E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080