#F09DB8#F09DB8
#F09DB8 is a light, moderate pink. Relative luminance 0.461; OKLCH L 78.6% C 0.104 H 358.7°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F09DB8 |
|---|---|
| RGB | rgb(240, 157, 184) |
| HSL | hsl(340, 73%, 78%) |
| HSV | hsv(340, 35%, 94%) |
| CMYK | cmyk(0%, 34.6%, 23.3%, 5.9%) |
| CIE-LAB | lab(73.61, 34.51, -1.07) |
| CIE-LCH | lch(73.61, 34.53, 358.22°) |
| OKLab | oklab(78.59% 0.1039 -0.0023) |
| OKLCH | oklch(78.59% 0.104 358.7) |
| XYZ | xyz(56.6450, 46.1034, 51.2534) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.25
Faded Pink
#DE9DAC
ΔE00 4.37
Soft Pink
#FDB0C0
ΔE00 5.28
Powder Pink
#FFB2D0
ΔE00 5.30
Pinky
#FC86AA
ΔE00 5.82
Baby Pink
#FFB7CE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09DB8 #9DF0D5
analogous
#F09DE1 #F09DB8 #F0AB9D
triadic
#F09DB8 #B8F09D #9DB8F0
tetradic
#F09DB8 #E1F09D #9DF0D5 #AB9DF0
square
#F09DB8 #E1F09D #9DF0D5 #AB9DF0
split-complementary
#F09DB8 #9DF0AB #9DE1F0
monochromatic
#E0336B #E86892 #F09DB8 #F8D2DE #FBE4EC
Accessibility & contrast
On white
2.05
#F09DB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#F09DB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09DB8
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09DB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09DB8 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB9
Deuteranopia (green-blind)
#BCBAB6
Tritanopia (blue-blind)
#FD98A6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f09db8; /* rgb */ color: rgb(240, 157, 184); /* oklch */ color: oklch(78.6% 0.104 358.7);
Tailwind
colors: {
custom: {
50: '#f6bbcd',
500: '#f09db8',
950: '#000000',
},
}SCSS
$custom: #f09db8; $custom-light: #f6bbcd; $custom-dark: #000000;
JSON
{
"hex": "#f09db8",
"rgb": {
"r": 240,
"g": 157,
"b": 184
},
"hsl": {
"h": 340.482,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.78589,
"c": 0.10389,
"h": 358.7
},
"luminance": 0.461
}Semantic roles & 50–950 ramp
primary
#F09DB8
secondary
#D8F3EA
accent
#D69510
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171213
muted
#858182