#F09DA4#F09DA4
#F09DA4 is a light, moderate red. Relative luminance 0.453; OKLCH L 78.0% C 0.100 H 14.1°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F09DA4 |
|---|---|
| RGB | rgb(240, 157, 164) |
| HSL | hsl(355, 73%, 78%) |
| HSV | hsv(355, 35%, 94%) |
| CMYK | cmyk(0%, 34.6%, 31.7%, 5.9%) |
| CIE-LAB | lab(73.10, 31.81, 9.23) |
| CIE-LCH | lch(73.10, 33.12, 16.17°) |
| OKLab | oklab(78.03% 0.0966 0.0243) |
| OKLCH | oklch(78.03% 0.1 14.1) |
| XYZ | xyz(54.6948, 45.3234, 40.9823) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.12
Rose Pink
#F7879A
ΔE00 5.74
Soft Pink
#FDB0C0
ΔE00 5.91
Pig Pink
#E78EA5
ΔE00 5.93
Dusty Pink (survey)
#D58A94
ΔE00 6.30
Lightpink
#FFB6C1
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09DA4 #9DF0E9
analogous
#F09DCD #F09DA4 #F0BF9D
triadic
#F09DA4 #A4F09D #9DA4F0
tetradic
#F09DA4 #CDF09D #9DF0E9 #BF9DF0
square
#F09DA4 #CDF09D #9DF0E9 #BF9DF0
split-complementary
#F09DA4 #9DF0BF #9DCDF0
monochromatic
#E03341 #E86873 #F09DA4 #F8D2D5 #FBE4E6
Accessibility & contrast
On white
2.09
#F09DA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F09DA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09DA4
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09DA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09DA4 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA4
Deuteranopia (green-blind)
#C0BAA3
Tritanopia (blue-blind)
#FF95A0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f09da4; /* rgb */ color: rgb(240, 157, 164); /* oklch */ color: oklch(78.0% 0.100 14.1);
Tailwind
colors: {
custom: {
50: '#f7babe',
500: '#f09da4',
950: '#000000',
},
}SCSS
$custom: #f09da4; $custom-light: #f7babe; $custom-dark: #000000;
JSON
{
"hex": "#f09da4",
"rgb": {
"r": 240,
"g": 157,
"b": 164
},
"hsl": {
"h": 354.94,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.78033,
"c": 0.09955,
"h": 14.1
},
"luminance": 0.4532
}Semantic roles & 50–950 ramp
primary
#F09DA4
secondary
#D8F3F0
accent
#D6C510
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181