#F09CB0#F09CB0
#F09CB0 is a light, moderate red. Relative luminance 0.454; OKLCH L 78.2% C 0.103 H 4.2°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CB0 |
|---|---|
| RGB | rgb(240, 156, 176) |
| HSL | hsl(346, 74%, 78%) |
| HSV | hsv(346, 35%, 94%) |
| CMYK | cmyk(0%, 35%, 26.7%, 5.9%) |
| CIE-LAB | lab(73.18, 33.92, 2.71) |
| CIE-LCH | lch(73.18, 34.03, 4.57°) |
| OKLab | oklab(78.19% 0.1026 0.0076) |
| OKLCH | oklch(78.19% 0.103 4.2) |
| XYZ | xyz(55.6615, 45.4405, 46.9050) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.53
Faded Pink
#DE9DAC
ΔE00 3.60
Soft Pink
#FDB0C0
ΔE00 4.80
Rosa
#FE86A4
ΔE00 5.73
Pinky
#FC86AA
ΔE00 5.79
Rose Pink
#F7879A
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CB0 #9CF0DC
analogous
#F09CDA #F09CB0 #F0B29C
triadic
#F09CB0 #B0F09C #9CB0F0
tetradic
#F09CB0 #DAF09C #9CF0DC #B29CF0
square
#F09CB0 #DAF09C #9CF0DC #B29CF0
split-complementary
#F09CB0 #9CF0B2 #9CDAF0
monochromatic
#E0325B #E86786 #F09CB0 #F8D1DA #FBE4EA
Accessibility & contrast
On white
2.08
#F09CB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#F09CB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CB0
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CB0 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB1
Deuteranopia (green-blind)
#BDBAAE
Tritanopia (blue-blind)
#FE96A3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f09cb0; /* rgb */ color: rgb(240, 156, 176); /* oklch */ color: oklch(78.2% 0.103 4.2);
Tailwind
colors: {
custom: {
50: '#f6bac7',
500: '#f09cb0',
950: '#000000',
},
}SCSS
$custom: #f09cb0; $custom-light: #f6bac7; $custom-dark: #000000;
JSON
{
"hex": "#f09cb0",
"rgb": {
"r": 240,
"g": 156,
"b": 176
},
"hsl": {
"h": 345.714,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.78189,
"c": 0.10285,
"h": 4.2
},
"luminance": 0.45437
}Semantic roles & 50–950 ramp
primary
#F09CB0
secondary
#D8F3EC
accent
#D6A710
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182