#F09FB0#F09FB0
#F09FB0 is a light, moderate red. Relative luminance 0.465; OKLCH L 78.7% C 0.098 H 5.9°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F09FB0 |
|---|---|
| RGB | rgb(240, 159, 176) |
| HSL | hsl(347, 73%, 78%) |
| HSV | hsv(347, 34%, 94%) |
| CMYK | cmyk(0%, 33.8%, 26.7%, 5.9%) |
| CIE-LAB | lab(73.84, 32.34, 3.67) |
| CIE-LCH | lch(73.84, 32.55, 6.48°) |
| OKLab | oklab(78.7% 0.0979 0.01) |
| OKLCH | oklch(78.7% 0.098 5.9) |
| XYZ | xyz(56.1712, 46.4597, 47.0749) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.39
Soft Pink
#FDB0C0
ΔE00 4.13
Pig Pink
#E78EA5
ΔE00 4.30
Lightpink
#FFB6C1
ΔE00 5.58
Rose Pink
#F7879A
ΔE00 6.28
Dusty Pink
#D8A7B1
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09FB0 #9FF0DF
analogous
#F09FD9 #F09FB0 #F0B69F
triadic
#F09FB0 #B0F09F #9FB0F0
tetradic
#F09FB0 #D9F09F #9FF0DF #B69FF0
square
#F09FB0 #D9F09F #9FF0DF #B69FF0
split-complementary
#F09FB0 #9FF0B6 #9FD9F0
monochromatic
#DF3559 #E86A84 #F09FB0 #F8D4DC #FBE5E9
Accessibility & contrast
On white
2.04
#F09FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#F09FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09FB0
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09FB0 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB0
Deuteranopia (green-blind)
#BFBBAE
Tritanopia (blue-blind)
#FE99A5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f09fb0; /* rgb */ color: rgb(240, 159, 176); /* oklch */ color: oklch(78.7% 0.098 5.9);
Tailwind
colors: {
custom: {
50: '#f6bcc7',
500: '#f09fb0',
950: '#000000',
},
}SCSS
$custom: #f09fb0; $custom-light: #f6bcc7; $custom-dark: #000000;
JSON
{
"hex": "#f09fb0",
"rgb": {
"r": 240,
"g": 159,
"b": 176
},
"hsl": {
"h": 347.407,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.78696,
"c": 0.09836,
"h": 5.9
},
"luminance": 0.46456
}Semantic roles & 50–950 ramp
primary
#F09FB0
secondary
#D8F3ED
accent
#D5AC10
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182