#F09899#F09899
#F09899 is a light, moderate red. Relative luminance 0.433; OKLCH L 76.9% C 0.106 H 19.1°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F09899 |
|---|---|
| RGB | rgb(240, 152, 153) |
| HSL | hsl(359, 75%, 77%) |
| HSV | hsv(359, 37%, 94%) |
| CMYK | cmyk(0%, 36.7%, 36.3%, 5.9%) |
| CIE-LAB | lab(71.75, 33.10, 13.38) |
| CIE-LCH | lch(71.75, 35.70, 22.01°) |
| OKLab | oklab(76.91% 0.1003 0.0347) |
| OKLCH | oklch(76.91% 0.106 19.1) |
| XYZ | xyz(52.9154, 43.2857, 35.6988) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.79
Lightcoral
#F08080
ΔE00 6.03
Rose Pink
#F7879A
ΔE00 6.04
Blush (survey)
#F29E8E
ΔE00 6.11
Peachy Pink
#FF9A8A
ΔE00 6.47
Dusty Pink (survey)
#D58A94
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09899 #98F0EF
analogous
#F098C5 #F09899 #F0C398
triadic
#F09899 #99F098 #9899F0
tetradic
#F09899 #C5F098 #98F0EF #C398F0
square
#F09899 #C5F098 #98F0EF #C398F0
split-complementary
#F09899 #98F0C3 #98C5F0
monochromatic
#E02D2F #E86364 #F09899 #F8CDCE #FBE4E5
Accessibility & contrast
On white
2.17
#F09899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#F09899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09899
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09899 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A599
Deuteranopia (green-blind)
#BEB698
Tritanopia (blue-blind)
#FF8E99
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f09899; /* rgb */ color: rgb(240, 152, 153); /* oklch */ color: oklch(76.9% 0.106 19.1);
Tailwind
colors: {
custom: {
50: '#f7b7b7',
500: '#f09899',
950: '#000000',
},
}SCSS
$custom: #f09899; $custom-light: #f7b7b7; $custom-dark: #000000;
JSON
{
"hex": "#f09899",
"rgb": {
"r": 240,
"g": 152,
"b": 153
},
"hsl": {
"h": 359.318,
"s": 74.576,
"l": 76.863
},
"oklch": {
"l": 0.7691,
"c": 0.10611,
"h": 19.1
},
"luminance": 0.43282
}Semantic roles & 50–950 ramp
primary
#F09899
secondary
#D8F3F3
accent
#D7D40F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080