#F09DA9#F09DA9
#F09DA9 is a light, moderate red. Relative luminance 0.455; OKLCH L 78.2% C 0.100 H 10.2°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F09DA9 |
|---|---|
| RGB | rgb(240, 157, 169) |
| HSL | hsl(351, 73%, 78%) |
| HSV | hsv(351, 35%, 94%) |
| CMYK | cmyk(0%, 34.6%, 29.6%, 5.9%) |
| CIE-LAB | lab(73.22, 32.46, 6.64) |
| CIE-LCH | lch(73.22, 33.13, 11.56°) |
| OKLab | oklab(78.16% 0.0984 0.0177) |
| OKLCH | oklch(78.16% 0.1 10.2) |
| XYZ | xyz(55.1552, 45.5075, 43.4072) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.06
Pig Pink
#E78EA5
ΔE00 4.70
Soft Pink
#FDB0C0
ΔE00 5.00
Rose Pink
#F7879A
ΔE00 5.47
Lightpink
#FFB6C1
ΔE00 5.96
Dusty Pink (survey)
#D58A94
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09DA9 #9DF0E4
analogous
#F09DD3 #F09DA9 #F0BA9D
triadic
#F09DA9 #A9F09D #9DA9F0
tetradic
#F09DA9 #D3F09D #9DF0E4 #BA9DF0
square
#F09DA9 #D3F09D #9DF0E4 #BA9DF0
split-complementary
#F09DA9 #9DF0BA #9DD3F0
monochromatic
#E0334C #E8687A #F09DA9 #F8D2D8 #FBE4E8
Accessibility & contrast
On white
2.08
#F09DA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#F09DA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09DA9
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09DA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09DA9 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA9
Deuteranopia (green-blind)
#BFBAA7
Tritanopia (blue-blind)
#FF96A1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f09da9; /* rgb */ color: rgb(240, 157, 169); /* oklch */ color: oklch(78.2% 0.100 10.2);
Tailwind
colors: {
custom: {
50: '#f7bbc2',
500: '#f09da9',
950: '#000000',
},
}SCSS
$custom: #f09da9; $custom-light: #f7bbc2; $custom-dark: #000000;
JSON
{
"hex": "#f09da9",
"rgb": {
"r": 240,
"g": 157,
"b": 169
},
"hsl": {
"h": 351.325,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.78165,
"c": 0.1,
"h": 10.2
},
"luminance": 0.45504
}Semantic roles & 50–950 ramp
primary
#F09DA9
secondary
#D8F3EF
accent
#D6B910
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171212
muted
#858181