#F09DBE#F09DBE
#F09DBE is a light, moderate pink. Relative luminance 0.464; OKLCH L 78.8% C 0.106 H 354.4°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F09DBE |
|---|---|
| RGB | rgb(240, 157, 190) |
| HSL | hsl(336, 73%, 78%) |
| HSV | hsv(336, 35%, 94%) |
| CMYK | cmyk(0%, 34.6%, 20.8%, 5.9%) |
| CIE-LAB | lab(73.78, 35.38, -4.14) |
| CIE-LCH | lch(73.78, 35.62, 353.33°) |
| OKLab | oklab(78.77% 0.1059 -0.0105) |
| OKLCH | oklch(78.77% 0.106 354.4) |
| XYZ | xyz(57.2873, 46.3604, 54.6362) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.99
Pig Pink
#E78EA5
ΔE00 5.34
Faded Pink
#DE9DAC
ΔE00 5.59
Pinky
#FC86AA
ΔE00 6.29
Baby Pink
#FFB7CE
ΔE00 6.30
Soft Pink
#FDB0C0
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09DBE #9DF0CF
analogous
#F09DE7 #F09DBE #F0A69D
triadic
#F09DBE #BEF09D #9DBEF0
tetradic
#F09DBE #E7F09D #9DF0CF #A69DF0
square
#F09DBE #E7F09D #9DF0CF #A69DF0
split-complementary
#F09DBE #9DF0A6 #9DE7F0
monochromatic
#E03378 #E8689B #F09DBE #F8D2E1 #FBE4ED
Accessibility & contrast
On white
2.04
#F09DBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#F09DBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09DBE
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09DBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09DBE | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADBF
Deuteranopia (green-blind)
#BABBBC
Tritanopia (blue-blind)
#FC9AA8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f09dbe; /* rgb */ color: rgb(240, 157, 190); /* oklch */ color: oklch(78.8% 0.106 354.4);
Tailwind
colors: {
custom: {
50: '#f6bbd1',
500: '#f09dbe',
950: '#000000',
},
}SCSS
$custom: #f09dbe; $custom-light: #f6bbd1; $custom-dark: #000000;
JSON
{
"hex": "#f09dbe",
"rgb": {
"r": 240,
"g": 157,
"b": 190
},
"hsl": {
"h": 336.145,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.78771,
"c": 0.10646,
"h": 354.4
},
"luminance": 0.46357
}Semantic roles & 50–950 ramp
primary
#F09DBE
secondary
#D8F3E8
accent
#D68710
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182