#F09CBD#F09CBD
#F09CBD is a light, moderate pink. Relative luminance 0.460; OKLCH L 78.6% C 0.108 H 354.7°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CBD |
|---|---|
| RGB | rgb(240, 156, 189) |
| HSL | hsl(336, 74%, 78%) |
| HSV | hsv(336, 35%, 94%) |
| CMYK | cmyk(0%, 35%, 21.2%, 5.9%) |
| CIE-LAB | lab(73.53, 35.76, -3.95) |
| CIE-LCH | lch(73.53, 35.97, 353.70°) |
| OKLab | oklab(78.57% 0.1072 -0.01) |
| OKLCH | oklch(78.57% 0.108 354.7) |
| XYZ | xyz(57.0099, 45.9798, 54.0064) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.12
Powder Pink
#FFB2D0
ΔE00 5.21
Faded Pink
#DE9DAC
ΔE00 5.56
Pinky
#FC86AA
ΔE00 6.04
Soft Pink
#FDB0C0
ΔE00 6.44
Baby Pink
#FFB7CE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CBD #9CF0CF
analogous
#F09CE7 #F09CBD #F0A59C
triadic
#F09CBD #BDF09C #9CBDF0
tetradic
#F09CBD #E7F09C #9CF0CF #A59CF0
square
#F09CBD #E7F09C #9CF0CF #A59CF0
split-complementary
#F09CBD #9CF0A5 #9CE7F0
monochromatic
#E03276 #E8679A #F09CBD #F8D1E0 #FBE4ED
Accessibility & contrast
On white
2.06
#F09CBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F09CBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CBD
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CBD | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBE
Deuteranopia (green-blind)
#BABABB
Tritanopia (blue-blind)
#FC98A7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f09cbd; /* rgb */ color: rgb(240, 156, 189); /* oklch */ color: oklch(78.6% 0.108 354.7);
Tailwind
colors: {
custom: {
50: '#f6bad0',
500: '#f09cbd',
950: '#000000',
},
}SCSS
$custom: #f09cbd; $custom-light: #f6bad0; $custom-dark: #000000;
JSON
{
"hex": "#f09cbd",
"rgb": {
"r": 240,
"g": 156,
"b": 189
},
"hsl": {
"h": 336.429,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.78574,
"c": 0.10761,
"h": 354.7
},
"luminance": 0.45976
}Semantic roles & 50–950 ramp
primary
#F09CBD
secondary
#D8F3E8
accent
#D68810
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182