#F09CB4#F09CB4
#F09CB4 is a light, moderate pink. Relative luminance 0.456; OKLCH L 78.3% C 0.104 H 1.2°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CB4 |
|---|---|
| RGB | rgb(240, 156, 180) |
| HSL | hsl(343, 74%, 78%) |
| HSV | hsv(343, 35%, 94%) |
| CMYK | cmyk(0%, 35%, 25%, 5.9%) |
| CIE-LAB | lab(73.29, 34.47, 0.66) |
| CIE-LCH | lch(73.29, 34.48, 1.09°) |
| OKLab | oklab(78.3% 0.104 0.0022) |
| OKLCH | oklch(78.3% 0.104 1.2) |
| XYZ | xyz(56.0631, 45.6011, 49.0202) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.66
Faded Pink
#DE9DAC
ΔE00 3.93
Soft Pink
#FDB0C0
ΔE00 5.06
Pinky
#FC86AA
ΔE00 5.56
Powder Pink
#FFB2D0
ΔE00 5.90
Rosa
#FE86A4
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CB4 #9CF0D8
analogous
#F09CDE #F09CB4 #F0AE9C
triadic
#F09CB4 #B4F09C #9CB4F0
tetradic
#F09CB4 #DEF09C #9CF0D8 #AE9CF0
square
#F09CB4 #DEF09C #9CF0D8 #AE9CF0
split-complementary
#F09CB4 #9CF0AE #9CDEF0
monochromatic
#E03263 #E8678C #F09CB4 #F8D1DC #FBE4EB
Accessibility & contrast
On white
2.08
#F09CB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F09CB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CB4
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CB4 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB5
Deuteranopia (green-blind)
#BCBAB2
Tritanopia (blue-blind)
#FE97A4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f09cb4; /* rgb */ color: rgb(240, 156, 180); /* oklch */ color: oklch(78.3% 0.104 1.2);
Tailwind
colors: {
custom: {
50: '#f6baca',
500: '#f09cb4',
950: '#000000',
},
}SCSS
$custom: #f09cb4; $custom-light: #f6baca; $custom-dark: #000000;
JSON
{
"hex": "#f09cb4",
"rgb": {
"r": 240,
"g": 156,
"b": 180
},
"hsl": {
"h": 342.857,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.78304,
"c": 0.10403,
"h": 1.2
},
"luminance": 0.45597
}Semantic roles & 50–950 ramp
primary
#F09CB4
secondary
#D8F3EB
accent
#D69D10
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182