#F09999#F09999
#F09999 is a light, moderate red. Relative luminance 0.436; OKLCH L 77.1% C 0.105 H 19.7°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F09999 |
|---|---|
| RGB | rgb(240, 153, 153) |
| HSL | hsl(0, 74%, 77%) |
| HSV | hsv(0, 36%, 94%) |
| CMYK | cmyk(0%, 36.3%, 36.3%, 5.9%) |
| CIE-LAB | lab(71.97, 32.57, 13.69) |
| CIE-LCH | lch(71.97, 35.33, 22.80°) |
| OKLab | oklab(77.08% 0.0987 0.0354) |
| OKLCH | oklch(77.08% 0.105 19.7) |
| XYZ | xyz(53.0783, 43.6117, 35.7531) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.74
Blush Pink
#FE828C
ΔE00 6.08
Peachy Pink
#FF9A8A
ΔE00 6.19
Lightcoral
#F08080
ΔE00 6.19
Rose Pink
#F7879A
ΔE00 6.43
Dusty Pink (survey)
#D58A94
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09999 #99F0F0
analogous
#F099C5 #F09999 #F0C599
triadic
#F09999 #99F099 #9999F0
tetradic
#F09999 #C5F099 #99F0F0 #C599F0
square
#F09999 #C5F099 #99F0F0 #C599F0
split-complementary
#F09999 #99F0C5 #99C5F0
monochromatic
#E02E2E #E86464 #F09999 #F8CECE #FBE4E4
Accessibility & contrast
On white
2.16
#F09999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#F09999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09999
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09999 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA699
Deuteranopia (green-blind)
#BFB798
Tritanopia (blue-blind)
#FF8F9A
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f09999; /* rgb */ color: rgb(240, 153, 153); /* oklch */ color: oklch(77.1% 0.105 19.7);
Tailwind
colors: {
custom: {
50: '#f7b8b7',
500: '#f09999',
950: '#000000',
},
}SCSS
$custom: #f09999; $custom-light: #f7b8b7; $custom-dark: #000000;
JSON
{
"hex": "#f09999",
"rgb": {
"r": 240,
"g": 153,
"b": 153
},
"hsl": {
"h": 0,
"s": 74.359,
"l": 77.059
},
"oklch": {
"l": 0.77078,
"c": 0.10487,
"h": 19.7
},
"luminance": 0.43608
}Semantic roles & 50–950 ramp
primary
#F09999
secondary
#D8F3F3
accent
#D6D60F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080