#F09698#F09698
#F09698 is a light, moderate red. Relative luminance 0.426; OKLCH L 76.5% C 0.109 H 18.5°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F09698 |
|---|---|
| RGB | rgb(240, 150, 152) |
| HSL | hsl(359, 75%, 76%) |
| HSV | hsv(359, 38%, 94%) |
| CMYK | cmyk(0%, 37.5%, 36.7%, 5.9%) |
| CIE-LAB | lab(71.29, 34.03, 13.29) |
| CIE-LCH | lch(71.29, 36.53, 21.33°) |
| OKLab | oklab(76.55% 0.1031 0.0344) |
| OKLCH | oklch(76.55% 0.109 18.5) |
| XYZ | xyz(52.5112, 42.6091, 35.1584) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.31
Rose Pink
#F7879A
ΔE00 5.54
Lightcoral
#F08080
ΔE00 5.64
Dusty Pink (survey)
#D58A94
ΔE00 6.25
Blush (survey)
#F29E8E
ΔE00 6.50
Peachy Pink
#FF9A8A
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09698 #96F0EE
analogous
#F096C5 #F09698 #F0C196
triadic
#F09698 #98F096 #9698F0
tetradic
#F09698 #C5F096 #96F0EE #C196F0
square
#F09698 #C5F096 #96F0EE #C196F0
split-complementary
#F09698 #96F0C1 #96C5F0
monochromatic
#E12B2F #E86063 #F09698 #F8CCCD #FBE4E5
Accessibility & contrast
On white
2.21
#F09698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#F09698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09698
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09698 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A498
Deuteranopia (green-blind)
#BDB596
Tritanopia (blue-blind)
#FF8C97
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f09698; /* rgb */ color: rgb(240, 150, 152); /* oklch */ color: oklch(76.5% 0.109 18.5);
Tailwind
colors: {
custom: {
50: '#f7b6b6',
500: '#f09698',
950: '#000000',
},
}SCSS
$custom: #f09698; $custom-light: #f7b6b6; $custom-dark: #000000;
JSON
{
"hex": "#f09698",
"rgb": {
"r": 240,
"g": 150,
"b": 152
},
"hsl": {
"h": 358.667,
"s": 75,
"l": 76.471
},
"oklch": {
"l": 0.7655,
"c": 0.10867,
"h": 18.5
},
"luminance": 0.42605
}Semantic roles & 50–950 ramp
primary
#F09698
secondary
#D8F3F2
accent
#D7D30E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080