#F09CA7#F09CA7
#F09CA7 is a light, moderate red. Relative luminance 0.451; OKLCH L 77.9% C 0.101 H 11.1°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CA7 |
|---|---|
| RGB | rgb(240, 156, 167) |
| HSL | hsl(352, 74%, 78%) |
| HSV | hsv(352, 35%, 94%) |
| CMYK | cmyk(0%, 35%, 30.4%, 5.9%) |
| CIE-LAB | lab(72.96, 32.72, 7.36) |
| CIE-LCH | lch(72.96, 33.54, 12.67°) |
| OKLab | oklab(77.94% 0.0993 0.0195) |
| OKLCH | oklch(77.94% 0.101 11.1) |
| XYZ | xyz(54.8004, 45.0960, 42.3698) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.35
Pig Pink
#E78EA5
ΔE00 4.81
Rose Pink
#F7879A
ΔE00 5.24
Soft Pink
#FDB0C0
ΔE00 5.38
Dusty Pink (survey)
#D58A94
ΔE00 6.08
Lightpink
#FFB6C1
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CA7 #9CF0E5
analogous
#F09CD1 #F09CA7 #F0BB9C
triadic
#F09CA7 #A7F09C #9CA7F0
tetradic
#F09CA7 #D1F09C #9CF0E5 #BB9CF0
square
#F09CA7 #D1F09C #9CF0E5 #BB9CF0
split-complementary
#F09CA7 #9CF0BB #9CD1F0
monochromatic
#E03249 #E86778 #F09CA7 #F8D1D6 #FBE4E7
Accessibility & contrast
On white
2.10
#F09CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#F09CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CA7
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CA7 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAA7
Deuteranopia (green-blind)
#BFB9A5
Tritanopia (blue-blind)
#FF94A0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f09ca7; /* rgb */ color: rgb(240, 156, 167); /* oklch */ color: oklch(77.9% 0.101 11.1);
Tailwind
colors: {
custom: {
50: '#f7bac1',
500: '#f09ca7',
950: '#000000',
},
}SCSS
$custom: #f09ca7; $custom-light: #f7bac1; $custom-dark: #000000;
JSON
{
"hex": "#f09ca7",
"rgb": {
"r": 240,
"g": 156,
"b": 167
},
"hsl": {
"h": 352.143,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.77942,
"c": 0.10115,
"h": 11.1
},
"luminance": 0.45092
}Semantic roles & 50–950 ramp
primary
#F09CA7
secondary
#D8F3EF
accent
#D6BC10
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081