#F09C98#F09C98
#F09C98 is a light, moderate red. Relative luminance 0.446; OKLCH L 77.6% C 0.101 H 22.6°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F09C98 |
|---|---|
| RGB | rgb(240, 156, 152) |
| HSL | hsl(3, 75%, 77%) |
| HSV | hsv(3, 37%, 94%) |
| CMYK | cmyk(0%, 35%, 36.7%, 5.9%) |
| CIE-LAB | lab(72.61, 30.88, 15.14) |
| CIE-LCH | lch(72.61, 34.39, 26.12°) |
| OKLab | oklab(77.56% 0.0935 0.039) |
| OKLCH | oklch(77.56% 0.101 22.6) |
| XYZ | xyz(53.4933, 44.5732, 35.4857) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.31
Peachy Pink
#FF9A8A
ΔE00 5.08
Lightcoral
#F08080
ΔE00 6.78
Light Salmon
#FEA993
ΔE00 7.05
Blush Pink
#FE828C
ΔE00 7.15
Dusty Pink (survey)
#D58A94
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09C98 #98ECF0
analogous
#F098C0 #F09C98 #F0C898
triadic
#F09C98 #98F09C #9C98F0
tetradic
#F09C98 #C0F098 #98ECF0 #C898F0
square
#F09C98 #C0F098 #98ECF0 #C898F0
split-complementary
#F09C98 #98F0C8 #98C0F0
monochromatic
#E0352D #E86963 #F09C98 #F8CFCD #FBE5E4
Accessibility & contrast
On white
2.12
#F09C98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#F09C98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09C98
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09C98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09C98 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA897
Deuteranopia (green-blind)
#C1B997
Tritanopia (blue-blind)
#FF929B
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f09c98; /* rgb */ color: rgb(240, 156, 152); /* oklch */ color: oklch(77.6% 0.101 22.6);
Tailwind
colors: {
custom: {
50: '#f7bab6',
500: '#f09c98',
950: '#000000',
},
}SCSS
$custom: #f09c98; $custom-light: #f7bab6; $custom-dark: #000000;
JSON
{
"hex": "#f09c98",
"rgb": {
"r": 240,
"g": 156,
"b": 152
},
"hsl": {
"h": 2.727,
"s": 74.576,
"l": 76.863
},
"oklch": {
"l": 0.77564,
"c": 0.10135,
"h": 22.6
},
"luminance": 0.44569
}Semantic roles & 50–950 ramp
primary
#F09C98
secondary
#D8F2F3
accent
#CED70F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080