#F09CA2#F09CA2
#F09CA2 is a light, moderate red. Relative luminance 0.449; OKLCH L 77.8% C 0.101 H 15.0°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CA2 |
|---|---|
| RGB | rgb(240, 156, 162) |
| HSL | hsl(356, 74%, 78%) |
| HSV | hsv(356, 35%, 94%) |
| CMYK | cmyk(0%, 35%, 32.5%, 5.9%) |
| CIE-LAB | lab(72.84, 32.09, 9.95) |
| CIE-LCH | lch(72.84, 33.59, 17.22°) |
| OKLab | oklab(77.81% 0.0974 0.0261) |
| OKLCH | oklch(77.81% 0.101 15) |
| XYZ | xyz(54.3471, 44.9147, 39.9824) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.48
Rose Pink
#F7879A
ΔE00 5.66
Pig Pink
#E78EA5
ΔE00 6.14
Dusty Pink (survey)
#D58A94
ΔE00 6.24
Soft Pink
#FDB0C0
ΔE00 6.35
Lightpink
#FFB6C1
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CA2 #9CF0EA
analogous
#F09CCC #F09CA2 #F0C09C
triadic
#F09CA2 #A2F09C #9CA2F0
tetradic
#F09CA2 #CCF09C #9CF0EA #C09CF0
square
#F09CA2 #CCF09C #9CF0EA #C09CF0
split-complementary
#F09CA2 #9CF0C0 #9CCCF0
monochromatic
#E0323E #E86770 #F09CA2 #F8D1D4 #FBE4E6
Accessibility & contrast
On white
2.10
#F09CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#F09CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CA2
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CA2 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#BFB9A1
Tritanopia (blue-blind)
#FF949E
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f09ca2; /* rgb */ color: rgb(240, 156, 162); /* oklch */ color: oklch(77.8% 0.101 15.0);
Tailwind
colors: {
custom: {
50: '#f7babd',
500: '#f09ca2',
950: '#000000',
},
}SCSS
$custom: #f09ca2; $custom-light: #f7babd; $custom-dark: #000000;
JSON
{
"hex": "#f09ca2",
"rgb": {
"r": 240,
"g": 156,
"b": 162
},
"hsl": {
"h": 355.714,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.77811,
"c": 0.1008,
"h": 15
},
"luminance": 0.44911
}Semantic roles & 50–950 ramp
primary
#F09CA2
secondary
#D8F3F1
accent
#D6C810
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081