#F09FB2#F09FB2
#F09FB2 is a light, moderate red. Relative luminance 0.465; OKLCH L 78.8% C 0.099 H 4.3°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F09FB2 |
|---|---|
| RGB | rgb(240, 159, 178) |
| HSL | hsl(346, 73%, 78%) |
| HSV | hsv(346, 34%, 94%) |
| CMYK | cmyk(0%, 33.8%, 25.8%, 5.9%) |
| CIE-LAB | lab(73.89, 32.61, 2.64) |
| CIE-LCH | lch(73.89, 32.72, 4.63°) |
| OKLab | oklab(78.75% 0.0986 0.0074) |
| OKLCH | oklch(78.75% 0.099 4.3) |
| XYZ | xyz(56.3705, 46.5395, 48.1248) |
| Luminance | 0.4654 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.40
Soft Pink
#FDB0C0
ΔE00 4.14
Pig Pink
#E78EA5
ΔE00 4.20
Lightpink
#FFB6C1
ΔE00 5.74
Baby Pink
#FFB7CE
ΔE00 6.10
Powder Pink
#FFB2D0
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09FB2 #9FF0DD
analogous
#F09FDA #F09FB2 #F0B49F
triadic
#F09FB2 #B2F09F #9FB2F0
tetradic
#F09FB2 #DAF09F #9FF0DD #B49FF0
square
#F09FB2 #DAF09F #9FF0DD #B49FF0
split-complementary
#F09FB2 #9FF0B4 #9FDAF0
monochromatic
#DF355D #E86A88 #F09FB2 #F8D4DC #FBE5EA
Accessibility & contrast
On white
2.04
#F09FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F09FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09FB2
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09FB2 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB3
Deuteranopia (green-blind)
#BEBBB0
Tritanopia (blue-blind)
#FE99A6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f09fb2; /* rgb */ color: rgb(240, 159, 178); /* oklch */ color: oklch(78.8% 0.099 4.3);
Tailwind
colors: {
custom: {
50: '#f6bcc9',
500: '#f09fb2',
950: '#000000',
},
}SCSS
$custom: #f09fb2; $custom-light: #f6bcc9; $custom-dark: #000000;
JSON
{
"hex": "#f09fb2",
"rgb": {
"r": 240,
"g": 159,
"b": 178
},
"hsl": {
"h": 345.926,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.78753,
"c": 0.09886,
"h": 4.3
},
"luminance": 0.46536
}Semantic roles & 50–950 ramp
primary
#F09FB2
secondary
#D8F3EC
accent
#D5A710
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182