#F09CA4#F09CA4
#F09CA4 is a light, moderate red. Relative luminance 0.450; OKLCH L 77.9% C 0.101 H 13.5°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CA4 |
|---|---|
| RGB | rgb(240, 156, 164) |
| HSL | hsl(354, 74%, 78%) |
| HSV | hsv(354, 35%, 94%) |
| CMYK | cmyk(0%, 35%, 31.7%, 5.9%) |
| CIE-LAB | lab(72.88, 32.34, 8.91) |
| CIE-LCH | lch(72.88, 33.55, 15.40°) |
| OKLab | oklab(77.86% 0.0981 0.0235) |
| OKLCH | oklch(77.86% 0.101 13.5) |
| XYZ | xyz(54.5263, 44.9864, 40.9261) |
| Luminance | 0.4498 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.99
Rose Pink
#F7879A
ΔE00 5.43
Pig Pink
#E78EA5
ΔE00 5.57
Soft Pink
#FDB0C0
ΔE00 5.92
Dusty Pink (survey)
#D58A94
ΔE00 6.12
Lightpink
#FFB6C1
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CA4 #9CF0E8
analogous
#F09CCE #F09CA4 #F0BE9C
triadic
#F09CA4 #A4F09C #9CA4F0
tetradic
#F09CA4 #CEF09C #9CF0E8 #BE9CF0
square
#F09CA4 #CEF09C #9CF0E8 #BE9CF0
split-complementary
#F09CA4 #9CF0BE #9CCEF0
monochromatic
#E03242 #E86773 #F09CA4 #F8D1D5 #FBE4E7
Accessibility & contrast
On white
2.10
#F09CA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F09CA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CA4
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CA4 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A4
Deuteranopia (green-blind)
#BFB9A2
Tritanopia (blue-blind)
#FF949F
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f09ca4; /* rgb */ color: rgb(240, 156, 164); /* oklch */ color: oklch(77.9% 0.101 13.5);
Tailwind
colors: {
custom: {
50: '#f7babe',
500: '#f09ca4',
950: '#000000',
},
}SCSS
$custom: #f09ca4; $custom-light: #f7babe; $custom-dark: #000000;
JSON
{
"hex": "#f09ca4",
"rgb": {
"r": 240,
"g": 156,
"b": 164
},
"hsl": {
"h": 354.286,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.77863,
"c": 0.1009,
"h": 13.5
},
"luminance": 0.44983
}Semantic roles & 50–950 ramp
primary
#F09CA4
secondary
#D8F3F0
accent
#D6C310
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081