#F09CA3#F09CA3
#F09CA3 is a light, moderate red. Relative luminance 0.449; OKLCH L 77.8% C 0.101 H 14.2°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CA3 |
|---|---|
| RGB | rgb(240, 156, 163) |
| HSL | hsl(355, 74%, 78%) |
| HSV | hsv(355, 35%, 94%) |
| CMYK | cmyk(0%, 35%, 32.1%, 5.9%) |
| CIE-LAB | lab(72.86, 32.21, 9.43) |
| CIE-LCH | lch(72.86, 33.57, 16.31°) |
| OKLab | oklab(77.84% 0.0978 0.0248) |
| OKLCH | oklch(77.84% 0.101 14.2) |
| XYZ | xyz(54.4363, 44.9504, 40.4524) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.23
Rose Pink
#F7879A
ΔE00 5.53
Pig Pink
#E78EA5
ΔE00 5.85
Soft Pink
#FDB0C0
ΔE00 6.13
Dusty Pink (survey)
#D58A94
ΔE00 6.17
Lightpink
#FFB6C1
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CA3 #9CF0E9
analogous
#F09CCD #F09CA3 #F0BF9C
triadic
#F09CA3 #A3F09C #9CA3F0
tetradic
#F09CA3 #CDF09C #9CF0E9 #BF9CF0
square
#F09CA3 #CDF09C #9CF0E9 #BF9CF0
split-complementary
#F09CA3 #9CF0BF #9CCDF0
monochromatic
#E03240 #E86772 #F09CA3 #F8D1D4 #FBE4E6
Accessibility & contrast
On white
2.10
#F09CA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F09CA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CA3
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CA3 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A3
Deuteranopia (green-blind)
#BFB9A1
Tritanopia (blue-blind)
#FF949F
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f09ca3; /* rgb */ color: rgb(240, 156, 163); /* oklch */ color: oklch(77.8% 0.101 14.2);
Tailwind
colors: {
custom: {
50: '#f7babe',
500: '#f09ca3',
950: '#000000',
},
}SCSS
$custom: #f09ca3; $custom-light: #f7babe; $custom-dark: #000000;
JSON
{
"hex": "#f09ca3",
"rgb": {
"r": 240,
"g": 156,
"b": 163
},
"hsl": {
"h": 355,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.77837,
"c": 0.10084,
"h": 14.2
},
"luminance": 0.44947
}Semantic roles & 50–950 ramp
primary
#F09CA3
secondary
#D8F3F0
accent
#D6C510
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081