#F09DC6#F09DC6
#F09DC6 is a light, moderate pink. Relative luminance 0.467; OKLCH L 79.0% C 0.111 H 348.9°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F09DC6 |
|---|---|
| RGB | rgb(240, 157, 198) |
| HSL | hsl(330, 73%, 78%) |
| HSV | hsv(330, 35%, 94%) |
| CMYK | cmyk(0%, 34.6%, 17.5%, 5.9%) |
| CIE-LAB | lab(74.01, 36.58, -8.20) |
| CIE-LCH | lch(74.01, 37.48, 347.36°) |
| OKLab | oklab(79.02% 0.1086 -0.0213) |
| OKLCH | oklch(79.02% 0.111 348.9) |
| XYZ | xyz(58.1858, 46.7198, 59.3682) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.45
Pink (survey)
#FF81C0
ΔE00 6.68
Bubblegum Pink
#FE83CC
ΔE00 7.06
Pig Pink
#E78EA5
ΔE00 7.12
Baby Pink
#FFB7CE
ΔE00 7.20
Faded Pink
#DE9DAC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09DC6 #9DF0C7
analogous
#F09DF0 #F09DC6 #F09D9D
triadic
#F09DC6 #C6F09D #9DC6F0
tetradic
#F09DC6 #F0F09D #9DF0C7 #9D9DF0
square
#F09DC6 #F0F09D #9DF0C7 #9D9DF0
split-complementary
#F09DC6 #9DF09D #9DF0F0
monochromatic
#E03388 #E868A7 #F09DC6 #F8D2E5 #FBE4F0
Accessibility & contrast
On white
2.03
#F09DC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#F09DC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09DC6
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09DC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09DC6 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AEC8
Deuteranopia (green-blind)
#B8BBC4
Tritanopia (blue-blind)
#FB9BAB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f09dc6; /* rgb */ color: rgb(240, 157, 198); /* oklch */ color: oklch(79.0% 0.111 348.9);
Tailwind
colors: {
custom: {
50: '#f6bbd7',
500: '#f09dc6',
950: '#000000',
},
}SCSS
$custom: #f09dc6; $custom-light: #f6bbd7; $custom-dark: #000000;
JSON
{
"hex": "#f09dc6",
"rgb": {
"r": 240,
"g": 157,
"b": 198
},
"hsl": {
"h": 330.361,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.79024,
"c": 0.11071,
"h": 348.9
},
"luminance": 0.46716
}Semantic roles & 50–950 ramp
primary
#F09DC6
secondary
#D8F3E6
accent
#D67410
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171214
muted
#858183