#F09ABC#F09ABC
#F09ABC is a light, moderate pink. Relative luminance 0.453; OKLCH L 78.2% C 0.110 H 354.7°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F09ABC |
|---|---|
| RGB | rgb(240, 154, 188) |
| HSL | hsl(336, 74%, 77%) |
| HSV | hsv(336, 36%, 94%) |
| CMYK | cmyk(0%, 35.8%, 21.7%, 5.9%) |
| CIE-LAB | lab(73.07, 36.66, -4.08) |
| CIE-LCH | lch(73.07, 36.89, 353.65°) |
| OKLab | oklab(78.21% 0.1099 -0.0103) |
| OKLCH | oklch(78.21% 0.11 354.7) |
| XYZ | xyz(56.5689, 45.2709, 53.3258) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.91
Powder Pink
#FFB2D0
ΔE00 5.63
Pinky
#FC86AA
ΔE00 5.67
Faded Pink
#DE9DAC
ΔE00 5.75
Rosa
#FE86A4
ΔE00 6.78
Pink (survey)
#FF81C0
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09ABC #9AF0CE
analogous
#F09AE7 #F09ABC #F0A39A
triadic
#F09ABC #BCF09A #9ABCF0
tetradic
#F09ABC #E7F09A #9AF0CE #A39AF0
square
#F09ABC #E7F09A #9AF0CE #A39AF0
split-complementary
#F09ABC #9AF0A3 #9AE7F0
monochromatic
#E02F75 #E86599 #F09ABC #F8CFDF #FBE4ED
Accessibility & contrast
On white
2.09
#F09ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F09ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09ABC
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09ABC | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABD
Deuteranopia (green-blind)
#B9B9BA
Tritanopia (blue-blind)
#FD96A6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f09abc; /* rgb */ color: rgb(240, 154, 188); /* oklch */ color: oklch(78.2% 0.110 354.7);
Tailwind
colors: {
custom: {
50: '#f6b9d0',
500: '#f09abc',
950: '#000000',
},
}SCSS
$custom: #f09abc; $custom-light: #f6b9d0; $custom-dark: #000000;
JSON
{
"hex": "#f09abc",
"rgb": {
"r": 240,
"g": 154,
"b": 188
},
"hsl": {
"h": 336.279,
"s": 74.138,
"l": 77.255
},
"oklch": {
"l": 0.78212,
"c": 0.1104,
"h": 354.7
},
"luminance": 0.45267
}Semantic roles & 50–950 ramp
primary
#F09ABC
secondary
#D8F3E8
accent
#D6880F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082