#F09595#F09595
#F09595 is a light, moderate red. Relative luminance 0.422; OKLCH L 76.3% C 0.110 H 19.9°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F09595 |
|---|---|
| RGB | rgb(240, 149, 149) |
| HSL | hsl(0, 75%, 76%) |
| HSV | hsv(0, 38%, 94%) |
| CMYK | cmyk(0%, 37.9%, 37.9%, 5.9%) |
| CIE-LAB | lab(71.00, 34.21, 14.55) |
| CIE-LCH | lch(71.00, 37.17, 23.04°) |
| OKLab | oklab(76.31% 0.1035 0.0375) |
| OKLCH | oklch(76.31% 0.11 19.9) |
| XYZ | xyz(52.1098, 42.1942, 33.8277) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightcoral
#F08080
ΔE00 5.17
Blush Pink
#FE828C
ΔE00 5.24
Blush (survey)
#F29E8E
ΔE00 5.89
Rose Pink
#F7879A
ΔE00 6.00
Peachy Pink
#FF9A8A
ΔE00 6.07
Dusty Pink (survey)
#D58A94
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09595 #95F0F0
analogous
#F095C3 #F09595 #F0C395
triadic
#F09595 #95F095 #9595F0
tetradic
#F09595 #C3F095 #95F0F0 #C395F0
square
#F09595 #C3F095 #95F0F0 #C395F0
split-complementary
#F09595 #95F0C3 #95C3F0
monochromatic
#E12A2A #E85F5F #F09595 #F8CBCB #FBE4E4
Accessibility & contrast
On white
2.23
#F09595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#F09595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09595
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09595 | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A394
Deuteranopia (green-blind)
#BDB593
Tritanopia (blue-blind)
#FF8A96
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f09595; /* rgb */ color: rgb(240, 149, 149); /* oklch */ color: oklch(76.3% 0.110 19.9);
Tailwind
colors: {
custom: {
50: '#f7b5b4',
500: '#f09595',
950: '#000000',
},
}SCSS
$custom: #f09595; $custom-light: #f7b5b4; $custom-dark: #000000;
JSON
{
"hex": "#f09595",
"rgb": {
"r": 240,
"g": 149,
"b": 149
},
"hsl": {
"h": 0,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.7631,
"c": 0.11011,
"h": 19.9
},
"luminance": 0.4219
}Semantic roles & 50–950 ramp
primary
#F09595
secondary
#D8F3F3
accent
#D7D70E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080