#F09495#F09495
#F09495 is a light, moderate red. Relative luminance 0.419; OKLCH L 76.1% C 0.111 H 19.3°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F09495 |
|---|---|
| RGB | rgb(240, 148, 149) |
| HSL | hsl(359, 75%, 76%) |
| HSV | hsv(359, 38%, 94%) |
| CMYK | cmyk(0%, 38.3%, 37.9%, 5.9%) |
| CIE-LAB | lab(70.79, 34.73, 14.25) |
| CIE-LCH | lch(70.79, 37.54, 22.30°) |
| OKLab | oklab(76.14% 0.1051 0.0368) |
| OKLCH | oklch(76.14% 0.111 19.3) |
| XYZ | xyz(51.9522, 41.8792, 33.7752) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.95
Lightcoral
#F08080
ΔE00 5.02
Rose Pink
#F7879A
ΔE00 5.62
Blush (survey)
#F29E8E
ΔE00 6.27
Dusty Pink (survey)
#D58A94
ΔE00 6.37
Peachy Pink
#FF9A8A
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09495 #94F0EF
analogous
#F094C3 #F09495 #F0C194
triadic
#F09495 #95F094 #9495F0
tetradic
#F09495 #C3F094 #94F0EF #C194F0
square
#F09495 #C3F094 #94F0EF #C194F0
split-complementary
#F09495 #94F0C1 #94C3F0
monochromatic
#E1292B #E85E60 #F09495 #F8CACA #FBE4E4
Accessibility & contrast
On white
2.24
#F09495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#F09495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09495
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09495 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A295
Deuteranopia (green-blind)
#BDB493
Tritanopia (blue-blind)
#FF8995
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f09495; /* rgb */ color: rgb(240, 148, 149); /* oklch */ color: oklch(76.1% 0.111 19.3);
Tailwind
colors: {
custom: {
50: '#f7b4b4',
500: '#f09495',
950: '#000000',
},
}SCSS
$custom: #f09495; $custom-light: #f7b4b4; $custom-dark: #000000;
JSON
{
"hex": "#f09495",
"rgb": {
"r": 240,
"g": 148,
"b": 149
},
"hsl": {
"h": 359.348,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.76144,
"c": 0.11136,
"h": 19.3
},
"luminance": 0.41875
}Semantic roles & 50–950 ramp
primary
#F09495
secondary
#D8F3F3
accent
#D8D50E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080