#F09F9D#F09F9D
#F09F9D is a light, moderate red. Relative luminance 0.458; OKLCH L 78.2% C 0.097 H 21.1°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F09F9D |
|---|---|
| RGB | rgb(240, 159, 157) |
| HSL | hsl(1, 73%, 78%) |
| HSV | hsv(1, 35%, 94%) |
| CMYK | cmyk(0%, 33.8%, 34.6%, 5.9%) |
| CIE-LAB | lab(73.39, 29.89, 13.48) |
| CIE-LCH | lch(73.39, 32.79, 24.28°) |
| OKLab | oklab(78.2% 0.0907 0.0349) |
| OKLCH | oklch(78.2% 0.097 21.1) |
| XYZ | xyz(54.4211, 45.7597, 37.8579) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.10
Peachy Pink
#FF9A8A
ΔE00 6.00
Faded Pink
#DE9DAC
ΔE00 7.51
Light Salmon
#FEA993
ΔE00 7.53
Blush Pink
#FE828C
ΔE00 7.58
Lightcoral
#F08080
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09F9D #9DEEF0
analogous
#F09DC4 #F09F9D #F0C89D
triadic
#F09F9D #9DF09F #9F9DF0
tetradic
#F09F9D #C4F09D #9DEEF0 #C89DF0
square
#F09F9D #C4F09D #9DEEF0 #C89DF0
split-complementary
#F09F9D #9DF0C8 #9DC4F0
monochromatic
#E03733 #E86B68 #F09F9D #F8D3D2 #FBE5E4
Accessibility & contrast
On white
2.07
#F09F9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#F09F9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09F9D
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09F9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09F9D | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9C
Deuteranopia (green-blind)
#C2BA9C
Tritanopia (blue-blind)
#FF969F
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f09f9d; /* rgb */ color: rgb(240, 159, 157); /* oklch */ color: oklch(78.2% 0.097 21.1);
Tailwind
colors: {
custom: {
50: '#f7bcb9',
500: '#f09f9d',
950: '#000000',
},
}SCSS
$custom: #f09f9d; $custom-light: #f7bcb9; $custom-dark: #000000;
JSON
{
"hex": "#f09f9d",
"rgb": {
"r": 240,
"g": 159,
"b": 157
},
"hsl": {
"h": 1.446,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.78199,
"c": 0.0972,
"h": 21.1
},
"luminance": 0.45756
}Semantic roles & 50–950 ramp
primary
#F09F9D
secondary
#D8F2F3
accent
#D1D610
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171211
muted
#858180