#F09DB7#F09DB7
#F09DB7 is a light, moderate pink. Relative luminance 0.461; OKLCH L 78.6% C 0.104 H 359.4°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F09DB7 |
|---|---|
| RGB | rgb(240, 157, 183) |
| HSL | hsl(341, 73%, 78%) |
| HSV | hsv(341, 35%, 94%) |
| CMYK | cmyk(0%, 34.6%, 23.8%, 5.9%) |
| CIE-LAB | lab(73.59, 34.37, -0.56) |
| CIE-LCH | lch(73.59, 34.37, 359.06°) |
| OKLab | oklab(78.56% 0.1035 -0.001) |
| OKLCH | oklch(78.56% 0.104 359.4) |
| XYZ | xyz(56.5405, 46.0617, 50.7033) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.11
Faded Pink
#DE9DAC
ΔE00 4.20
Soft Pink
#FDB0C0
ΔE00 5.14
Powder Pink
#FFB2D0
ΔE00 5.41
Pinky
#FC86AA
ΔE00 5.80
Baby Pink
#FFB7CE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09DB7 #9DF0D6
analogous
#F09DE0 #F09DB7 #F0AC9D
triadic
#F09DB7 #B7F09D #9DB7F0
tetradic
#F09DB7 #E0F09D #9DF0D6 #AC9DF0
square
#F09DB7 #E0F09D #9DF0D6 #AC9DF0
split-complementary
#F09DB7 #9DF0AC #9DE0F0
monochromatic
#E03369 #E86890 #F09DB7 #F8D2DE #FBE4EC
Accessibility & contrast
On white
2.06
#F09DB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#F09DB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09DB7
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09DB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09DB7 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB8
Deuteranopia (green-blind)
#BCBAB5
Tritanopia (blue-blind)
#FD98A6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f09db7; /* rgb */ color: rgb(240, 157, 183); /* oklch */ color: oklch(78.6% 0.104 359.4);
Tailwind
colors: {
custom: {
50: '#f6bbcc',
500: '#f09db7',
950: '#000000',
},
}SCSS
$custom: #f09db7; $custom-light: #f6bbcc; $custom-dark: #000000;
JSON
{
"hex": "#f09db7",
"rgb": {
"r": 240,
"g": 157,
"b": 183
},
"hsl": {
"h": 341.205,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.7856,
"c": 0.10351,
"h": 359.4
},
"luminance": 0.46058
}Semantic roles & 50–950 ramp
primary
#F09DB7
secondary
#D8F3EA
accent
#D69810
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182