#F09DA3#F09DA3
#F09DA3 is a light, moderate red. Relative luminance 0.453; OKLCH L 78.0% C 0.100 H 14.9°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F09DA3 |
|---|---|
| RGB | rgb(240, 157, 163) |
| HSL | hsl(356, 73%, 78%) |
| HSV | hsv(356, 35%, 94%) |
| CMYK | cmyk(0%, 34.6%, 32.1%, 5.9%) |
| CIE-LAB | lab(73.08, 31.69, 9.74) |
| CIE-LCH | lch(73.08, 33.15, 17.09°) |
| OKLab | oklab(78.01% 0.0962 0.0256) |
| OKLCH | oklch(78.01% 0.1 14.9) |
| XYZ | xyz(54.6048, 45.2874, 40.5085) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.37
Rose Pink
#F7879A
ΔE00 5.87
Soft Pink
#FDB0C0
ΔE00 6.13
Pig Pink
#E78EA5
ΔE00 6.21
Dusty Pink (survey)
#D58A94
ΔE00 6.37
Lightpink
#FFB6C1
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09DA3 #9DF0EA
analogous
#F09DCC #F09DA3 #F0C19D
triadic
#F09DA3 #A3F09D #9DA3F0
tetradic
#F09DA3 #CCF09D #9DF0EA #C19DF0
square
#F09DA3 #CCF09D #9DF0EA #C19DF0
split-complementary
#F09DA3 #9DF0C1 #9DCCF0
monochromatic
#E0333F #E86871 #F09DA3 #F8D2D5 #FBE4E6
Accessibility & contrast
On white
2.09
#F09DA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F09DA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09DA3
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09DA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09DA3 | 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)
#ACAAA3
Deuteranopia (green-blind)
#C0BAA2
Tritanopia (blue-blind)
#FF959F
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f09da3; /* rgb */ color: rgb(240, 157, 163); /* oklch */ color: oklch(78.0% 0.100 14.9);
Tailwind
colors: {
custom: {
50: '#f7babe',
500: '#f09da3',
950: '#000000',
},
}SCSS
$custom: #f09da3; $custom-light: #f7babe; $custom-dark: #000000;
JSON
{
"hex": "#f09da3",
"rgb": {
"r": 240,
"g": 157,
"b": 163
},
"hsl": {
"h": 355.663,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.78007,
"c": 0.09951,
"h": 14.9
},
"luminance": 0.45284
}Semantic roles & 50–950 ramp
primary
#F09DA3
secondary
#D8F3F1
accent
#D6C710
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181