#F09DBF#F09DBF
#F09DBF is a light, moderate pink. Relative luminance 0.464; OKLCH L 78.8% C 0.107 H 353.7°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F09DBF |
|---|---|
| RGB | rgb(240, 157, 191) |
| HSL | hsl(335, 73%, 78%) |
| HSV | hsv(335, 35%, 94%) |
| CMYK | cmyk(0%, 34.6%, 20.4%, 5.9%) |
| CIE-LAB | lab(73.81, 35.52, -4.65) |
| CIE-LCH | lch(73.81, 35.83, 352.55°) |
| OKLab | oklab(78.8% 0.1063 -0.0118) |
| OKLCH | oklch(78.8% 0.107 353.7) |
| XYZ | xyz(57.3970, 46.4042, 55.2138) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.00
Pig Pink
#E78EA5
ΔE00 5.55
Faded Pink
#DE9DAC
ΔE00 5.81
Baby Pink
#FFB7CE
ΔE00 6.38
Pinky
#FC86AA
ΔE00 6.41
Soft Pink
#FDB0C0
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09DBF #9DF0CE
analogous
#F09DE8 #F09DBF #F0A59D
triadic
#F09DBF #BFF09D #9DBFF0
tetradic
#F09DBF #E8F09D #9DF0CE #A59DF0
square
#F09DBF #E8F09D #9DF0CE #A59DF0
split-complementary
#F09DBF #9DF0A5 #9DE8F0
monochromatic
#E0337A #E8689C #F09DBF #F8D2E2 #FBE4EE
Accessibility & contrast
On white
2.04
#F09DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#F09DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09DBF
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09DBF | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#FC9AA9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f09dbf; /* rgb */ color: rgb(240, 157, 191); /* oklch */ color: oklch(78.8% 0.107 353.7);
Tailwind
colors: {
custom: {
50: '#f6bbd2',
500: '#f09dbf',
950: '#000000',
},
}SCSS
$custom: #f09dbf; $custom-light: #f6bbd2; $custom-dark: #000000;
JSON
{
"hex": "#f09dbf",
"rgb": {
"r": 240,
"g": 157,
"b": 191
},
"hsl": {
"h": 335.422,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.78802,
"c": 0.10695,
"h": 353.7
},
"luminance": 0.46401
}Semantic roles & 50–950 ramp
primary
#F09DBF
secondary
#D8F3E8
accent
#D68510
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182