#F09CB7#F09CB7
#F09CB7 is a light, moderate pink. Relative luminance 0.457; OKLCH L 78.4% C 0.105 H 359.0°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CB7 |
|---|---|
| RGB | rgb(240, 156, 183) |
| HSL | hsl(341, 74%, 78%) |
| HSV | hsv(341, 35%, 94%) |
| CMYK | cmyk(0%, 35%, 23.8%, 5.9%) |
| CIE-LAB | lab(73.37, 34.89, -0.88) |
| CIE-LCH | lch(73.37, 34.90, 358.55°) |
| OKLab | oklab(78.39% 0.1051 -0.0018) |
| OKLCH | oklch(78.39% 0.105 359) |
| XYZ | xyz(56.3721, 45.7247, 50.6471) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.01
Faded Pink
#DE9DAC
ΔE00 4.38
Soft Pink
#FDB0C0
ΔE00 5.43
Powder Pink
#FFB2D0
ΔE00 5.53
Pinky
#FC86AA
ΔE00 5.58
Rosa
#FE86A4
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CB7 #9CF0D5
analogous
#F09CE1 #F09CB7 #F0AB9C
triadic
#F09CB7 #B7F09C #9CB7F0
tetradic
#F09CB7 #E1F09C #9CF0D5 #AB9CF0
square
#F09CB7 #E1F09C #9CF0D5 #AB9CF0
split-complementary
#F09CB7 #9CF0AB #9CE1F0
monochromatic
#E0326A #E86790 #F09CB7 #F8D1DE #FBE4EC
Accessibility & contrast
On white
2.07
#F09CB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#F09CB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CB7
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CB7 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB8
Deuteranopia (green-blind)
#BBBAB5
Tritanopia (blue-blind)
#FD97A5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f09cb7; /* rgb */ color: rgb(240, 156, 183); /* oklch */ color: oklch(78.4% 0.105 359.0);
Tailwind
colors: {
custom: {
50: '#f6bacc',
500: '#f09cb7',
950: '#000000',
},
}SCSS
$custom: #f09cb7; $custom-light: #f6bacc; $custom-dark: #000000;
JSON
{
"hex": "#f09cb7",
"rgb": {
"r": 240,
"g": 156,
"b": 183
},
"hsl": {
"h": 340.714,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.78392,
"c": 0.10509,
"h": 359
},
"luminance": 0.45721
}Semantic roles & 50–950 ramp
primary
#F09CB7
secondary
#D8F3EA
accent
#D69610
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182