#F09CB2#F09CB2
#F09CB2 is a light, moderate pink. Relative luminance 0.455; OKLCH L 78.2% C 0.103 H 2.7°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CB2 |
|---|---|
| RGB | rgb(240, 156, 178) |
| HSL | hsl(344, 74%, 78%) |
| HSV | hsv(344, 35%, 94%) |
| CMYK | cmyk(0%, 35%, 25.8%, 5.9%) |
| CIE-LAB | lab(73.23, 34.19, 1.68) |
| CIE-LCH | lch(73.23, 34.23, 2.82°) |
| OKLab | oklab(78.25% 0.1033 0.0049) |
| OKLCH | oklch(78.25% 0.103 2.7) |
| XYZ | xyz(55.8609, 45.5202, 47.9549) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.54
Faded Pink
#DE9DAC
ΔE00 3.72
Soft Pink
#FDB0C0
ΔE00 4.89
Pinky
#FC86AA
ΔE00 5.64
Rosa
#FE86A4
ΔE00 5.78
Powder Pink
#FFB2D0
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CB2 #9CF0DA
analogous
#F09CDC #F09CB2 #F0B09C
triadic
#F09CB2 #B2F09C #9CB2F0
tetradic
#F09CB2 #DCF09C #9CF0DA #B09CF0
square
#F09CB2 #DCF09C #9CF0DA #B09CF0
split-complementary
#F09CB2 #9CF0B0 #9CDCF0
monochromatic
#E0325F #E86789 #F09CB2 #F8D1DB #FBE4EA
Accessibility & contrast
On white
2.08
#F09CB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#F09CB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CB2
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CB2 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB3
Deuteranopia (green-blind)
#BCBAB0
Tritanopia (blue-blind)
#FE96A4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f09cb2; /* rgb */ color: rgb(240, 156, 178); /* oklch */ color: oklch(78.2% 0.103 2.7);
Tailwind
colors: {
custom: {
50: '#f6bac9',
500: '#f09cb2',
950: '#000000',
},
}SCSS
$custom: #f09cb2; $custom-light: #f6bac9; $custom-dark: #000000;
JSON
{
"hex": "#f09cb2",
"rgb": {
"r": 240,
"g": 156,
"b": 178
},
"hsl": {
"h": 344.286,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.78246,
"c": 0.10341,
"h": 2.7
},
"luminance": 0.45517
}Semantic roles & 50–950 ramp
primary
#F09CB2
secondary
#D8F3EC
accent
#D6A210
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182