#F09F9A#F09F9A
#F09F9A is a light, moderate red. Relative luminance 0.457; OKLCH L 78.1% C 0.098 H 23.4°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F09F9A |
|---|---|
| RGB | rgb(240, 159, 154) |
| HSL | hsl(3, 74%, 77%) |
| HSV | hsv(3, 36%, 94%) |
| CMYK | cmyk(0%, 33.8%, 35.8%, 5.9%) |
| CIE-LAB | lab(73.32, 29.53, 15.04) |
| CIE-LCH | lch(73.32, 33.14, 26.99°) |
| OKLab | oklab(78.13% 0.0896 0.0388) |
| OKLCH | oklch(78.13% 0.098 23.4) |
| XYZ | xyz(54.1681, 45.6585, 36.5256) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.01
Peachy Pink
#FF9A8A
ΔE00 5.07
Light Salmon
#FEA993
ΔE00 6.53
Lightcoral
#F08080
ΔE00 7.55
Pale Salmon
#FFB19A
ΔE00 7.67
Blush Pink
#FE828C
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09F9A #9AEBF0
analogous
#F09AC0 #F09F9A #F0CA9A
triadic
#F09F9A #9AF09F #9F9AF0
tetradic
#F09F9A #C0F09A #9AEBF0 #CA9AF0
square
#F09F9A #C0F09A #9AEBF0 #CA9AF0
split-complementary
#F09F9A #9AF0CA #9AC0F0
monochromatic
#E03A2F #E86C65 #F09F9A #F8D2CF #FBE6E4
Accessibility & contrast
On white
2.07
#F09F9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#F09F9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09F9A
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09F9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09F9A | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA99
Deuteranopia (green-blind)
#C3BA99
Tritanopia (blue-blind)
#FF959E
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f09f9a; /* rgb */ color: rgb(240, 159, 154); /* oklch */ color: oklch(78.1% 0.098 23.4);
Tailwind
colors: {
custom: {
50: '#f7bcb7',
500: '#f09f9a',
950: '#000000',
},
}SCSS
$custom: #f09f9a; $custom-light: #f7bcb7; $custom-dark: #000000;
JSON
{
"hex": "#f09f9a",
"rgb": {
"r": 240,
"g": 159,
"b": 154
},
"hsl": {
"h": 3.488,
"s": 74.138,
"l": 77.255
},
"oklch": {
"l": 0.78126,
"c": 0.09759,
"h": 23.4
},
"luminance": 0.45655
}Semantic roles & 50–950 ramp
primary
#F09F9A
secondary
#D8F1F3
accent
#CBD60F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171211
muted
#858180