#F09B95#F09B95
#F09B95 is a light, moderate red. Relative luminance 0.441; OKLCH L 77.3% C 0.103 H 24.1°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F09B95 |
|---|---|
| RGB | rgb(240, 155, 149) |
| HSL | hsl(4, 75%, 76%) |
| HSV | hsv(4, 38%, 94%) |
| CMYK | cmyk(0%, 35.4%, 37.9%, 5.9%) |
| CIE-LAB | lab(72.32, 31.06, 16.39) |
| CIE-LCH | lch(72.32, 35.12, 27.83°) |
| OKLab | oklab(77.32% 0.094 0.0421) |
| OKLCH | oklch(77.32% 0.103 24.1) |
| XYZ | xyz(53.0836, 44.1419, 34.1523) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.61
Peachy Pink
#FF9A8A
ΔE00 4.41
Light Salmon
#FEA993
ΔE00 6.52
Lightcoral
#F08080
ΔE00 6.57
Blush Pink
#FE828C
ΔE00 7.27
Salmon
#FA8072
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09B95 #95EAF0
analogous
#F095BD #F09B95 #F0C995
triadic
#F09B95 #95F09B #9B95F0
tetradic
#F09B95 #BDF095 #95EAF0 #C995F0
square
#F09B95 #BDF095 #95EAF0 #C995F0
split-complementary
#F09B95 #95F0C9 #95BDF0
monochromatic
#E1362A #E8685F #F09B95 #F8CECB #FBE6E4
Accessibility & contrast
On white
2.14
#F09B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#F09B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09B95
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09B95 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA794
Deuteranopia (green-blind)
#C1B894
Tritanopia (blue-blind)
#FF919A
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f09b95; /* rgb */ color: rgb(240, 155, 149); /* oklch */ color: oklch(77.3% 0.103 24.1);
Tailwind
colors: {
custom: {
50: '#f7b9b4',
500: '#f09b95',
950: '#000000',
},
}SCSS
$custom: #f09b95; $custom-light: #f7b9b4; $custom-dark: #000000;
JSON
{
"hex": "#f09b95",
"rgb": {
"r": 240,
"g": 155,
"b": 149
},
"hsl": {
"h": 3.956,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.77322,
"c": 0.10296,
"h": 24.1
},
"luminance": 0.44138
}Semantic roles & 50–950 ramp
primary
#F09B95
secondary
#D8F1F3
accent
#CAD70E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080