#F09DA7#F09DA7
#F09DA7 is a light, moderate red. Relative luminance 0.454; OKLCH L 78.1% C 0.100 H 11.8°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F09DA7 |
|---|---|
| RGB | rgb(240, 157, 167) |
| HSL | hsl(353, 73%, 78%) |
| HSV | hsv(353, 35%, 94%) |
| CMYK | cmyk(0%, 34.6%, 30.4%, 5.9%) |
| CIE-LAB | lab(73.18, 32.20, 7.67) |
| CIE-LCH | lch(73.18, 33.10, 13.40°) |
| OKLab | oklab(78.11% 0.0977 0.0203) |
| OKLCH | oklch(78.11% 0.1 11.8) |
| XYZ | xyz(54.9689, 45.4330, 42.4260) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.44
Pig Pink
#E78EA5
ΔE00 5.15
Soft Pink
#FDB0C0
ΔE00 5.32
Rose Pink
#F7879A
ΔE00 5.51
Lightpink
#FFB6C1
ΔE00 6.07
Dusty Pink (survey)
#D58A94
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09DA7 #9DF0E6
analogous
#F09DD0 #F09DA7 #F0BC9D
triadic
#F09DA7 #A7F09D #9DA7F0
tetradic
#F09DA7 #D0F09D #9DF0E6 #BC9DF0
square
#F09DA7 #D0F09D #9DF0E6 #BC9DF0
split-complementary
#F09DA7 #9DF0BC #9DD0F0
monochromatic
#E03348 #E86877 #F09DA7 #F8D2D7 #FBE4E7
Accessibility & contrast
On white
2.08
#F09DA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#F09DA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09DA7
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09DA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09DA7 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA7
Deuteranopia (green-blind)
#BFBAA5
Tritanopia (blue-blind)
#FF95A1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f09da7; /* rgb */ color: rgb(240, 157, 167); /* oklch */ color: oklch(78.1% 0.100 11.8);
Tailwind
colors: {
custom: {
50: '#f7bac1',
500: '#f09da7',
950: '#000000',
},
}SCSS
$custom: #f09da7; $custom-light: #f7bac1; $custom-dark: #000000;
JSON
{
"hex": "#f09da7",
"rgb": {
"r": 240,
"g": 157,
"b": 167
},
"hsl": {
"h": 352.771,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.78111,
"c": 0.09976,
"h": 11.8
},
"luminance": 0.45429
}Semantic roles & 50–950 ramp
primary
#F09DA7
secondary
#D8F3EF
accent
#D6BE10
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171212
muted
#858181