#F09FC0#F09FC0
#F09FC0 is a light, moderate pink. Relative luminance 0.471; OKLCH L 79.2% C 0.104 H 353.7°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F09FC0 |
|---|---|
| RGB | rgb(240, 159, 192) |
| HSL | hsl(336, 73%, 78%) |
| HSV | hsv(336, 34%, 94%) |
| CMYK | cmyk(0%, 33.8%, 20%, 5.9%) |
| CIE-LAB | lab(74.27, 34.62, -4.51) |
| CIE-LCH | lch(74.27, 34.91, 352.58°) |
| OKLab | oklab(79.17% 0.1035 -0.0115) |
| OKLCH | oklch(79.17% 0.104 353.7) |
| XYZ | xyz(57.8485, 47.1307, 55.9091) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.58
Faded Pink
#DE9DAC
ΔE00 5.67
Pig Pink
#E78EA5
ΔE00 5.79
Baby Pink
#FFB7CE
ΔE00 5.93
Soft Pink
#FDB0C0
ΔE00 6.19
Pinky
#FC86AA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09FC0 #9FF0CF
analogous
#F09FE8 #F09FC0 #F0A69F
triadic
#F09FC0 #C0F09F #9FC0F0
tetradic
#F09FC0 #E8F09F #9FF0CF #A69FF0
square
#F09FC0 #E8F09F #9FF0CF #A69FF0
split-complementary
#F09FC0 #9FF0A6 #9FE8F0
monochromatic
#DF357B #E86A9D #F09FC0 #F8D4E3 #FBE5EE
Accessibility & contrast
On white
2.01
#F09FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#F09FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09FC0
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09FC0 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC1
Deuteranopia (green-blind)
#BBBCBE
Tritanopia (blue-blind)
#FC9CAA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f09fc0; /* rgb */ color: rgb(240, 159, 192); /* oklch */ color: oklch(79.2% 0.104 353.7);
Tailwind
colors: {
custom: {
50: '#f6bcd3',
500: '#f09fc0',
950: '#000000',
},
}SCSS
$custom: #f09fc0; $custom-light: #f6bcd3; $custom-dark: #000000;
JSON
{
"hex": "#f09fc0",
"rgb": {
"r": 240,
"g": 159,
"b": 192
},
"hsl": {
"h": 335.556,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.79168,
"c": 0.10415,
"h": 353.7
},
"luminance": 0.47127
}Semantic roles & 50–950 ramp
primary
#F09FC0
secondary
#D8F3E8
accent
#D58510
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182