#F09DBB#F09DBB
#F09DBB is a light, moderate pink. Relative luminance 0.462; OKLCH L 78.7% C 0.105 H 356.5°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F09DBB |
|---|---|
| RGB | rgb(240, 157, 187) |
| HSL | hsl(338, 73%, 78%) |
| HSV | hsv(338, 35%, 94%) |
| CMYK | cmyk(0%, 34.6%, 22.1%, 5.9%) |
| CIE-LAB | lab(73.69, 34.94, -2.61) |
| CIE-LCH | lch(73.69, 35.04, 355.73°) |
| OKLab | oklab(78.68% 0.1049 -0.0064) |
| OKLCH | oklch(78.68% 0.105 356.5) |
| XYZ | xyz(56.9628, 46.2306, 52.9272) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.75
Faded Pink
#DE9DAC
ΔE00 4.95
Powder Pink
#FFB2D0
ΔE00 5.07
Soft Pink
#FDB0C0
ΔE00 5.78
Pinky
#FC86AA
ΔE00 6.00
Baby Pink
#FFB7CE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09DBB #9DF0D2
analogous
#F09DE5 #F09DBB #F0A89D
triadic
#F09DBB #BBF09D #9DBBF0
tetradic
#F09DBB #E5F09D #9DF0D2 #A89DF0
square
#F09DBB #E5F09D #9DF0D2 #A89DF0
split-complementary
#F09DBB #9DF0A8 #9DE5F0
monochromatic
#E03371 #E86896 #F09DBB #F8D2E0 #FBE4ED
Accessibility & contrast
On white
2.05
#F09DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#F09DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09DBB
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09DBB | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#BBBBB9
Tritanopia (blue-blind)
#FD99A7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f09dbb; /* rgb */ color: rgb(240, 157, 187); /* oklch */ color: oklch(78.7% 0.105 356.5);
Tailwind
colors: {
custom: {
50: '#f6bbcf',
500: '#f09dbb',
950: '#000000',
},
}SCSS
$custom: #f09dbb; $custom-light: #f6bbcf; $custom-dark: #000000;
JSON
{
"hex": "#f09dbb",
"rgb": {
"r": 240,
"g": 157,
"b": 187
},
"hsl": {
"h": 338.313,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.78679,
"c": 0.10511,
"h": 356.5
},
"luminance": 0.46227
}Semantic roles & 50–950 ramp
primary
#F09DBB
secondary
#D8F3E9
accent
#D68E10
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171213
muted
#858182