#F09CA0#F09CA0
#F09CA0 is a light, moderate red. Relative luminance 0.448; OKLCH L 77.8% C 0.101 H 16.5°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CA0 |
|---|---|
| RGB | rgb(240, 156, 160) |
| HSL | hsl(357, 74%, 78%) |
| HSV | hsv(357, 35%, 94%) |
| CMYK | cmyk(0%, 35%, 33.3%, 5.9%) |
| CIE-LAB | lab(72.79, 31.84, 10.98) |
| CIE-LCH | lch(72.79, 33.68, 19.03°) |
| OKLab | oklab(77.76% 0.0966 0.0287) |
| OKLCH | oklch(77.76% 0.101 16.5) |
| XYZ | xyz(54.1707, 44.8441, 39.0535) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.99
Faded Pink
#DE9DAC
ΔE00 6.01
Dusty Pink (survey)
#D58A94
ΔE00 6.44
Blush Pink
#FE828C
ΔE00 6.68
Pig Pink
#E78EA5
ΔE00 6.73
Soft Pink
#FDB0C0
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CA0 #9CF0EC
analogous
#F09CCA #F09CA0 #F0C29C
triadic
#F09CA0 #A0F09C #9CA0F0
tetradic
#F09CA0 #CAF09C #9CF0EC #C29CF0
square
#F09CA0 #CAF09C #9CF0EC #C29CF0
split-complementary
#F09CA0 #9CF0C2 #9CCAF0
monochromatic
#E0323A #E8676D #F09CA0 #F8D1D3 #FBE4E5
Accessibility & contrast
On white
2.11
#F09CA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F09CA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CA0
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CA0 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA9A0
Deuteranopia (green-blind)
#C0B99F
Tritanopia (blue-blind)
#FF939E
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f09ca0; /* rgb */ color: rgb(240, 156, 160); /* oklch */ color: oklch(77.8% 0.101 16.5);
Tailwind
colors: {
custom: {
50: '#f7babc',
500: '#f09ca0',
950: '#000000',
},
}SCSS
$custom: #f09ca0; $custom-light: #f7babc; $custom-dark: #000000;
JSON
{
"hex": "#f09ca0",
"rgb": {
"r": 240,
"g": 156,
"b": 160
},
"hsl": {
"h": 357.143,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.7776,
"c": 0.10079,
"h": 16.5
},
"luminance": 0.4484
}Semantic roles & 50–950 ramp
primary
#F09CA0
secondary
#D8F3F1
accent
#D6CC10
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081