#F09ABB#F09ABB
#F09ABB is a light, moderate pink. Relative luminance 0.452; OKLCH L 78.2% C 0.110 H 355.3°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F09ABB |
|---|---|
| RGB | rgb(240, 154, 187) |
| HSL | hsl(337, 74%, 77%) |
| HSV | hsv(337, 36%, 94%) |
| CMYK | cmyk(0%, 35.8%, 22.1%, 5.9%) |
| CIE-LAB | lab(73.04, 36.51, -3.57) |
| CIE-LCH | lch(73.04, 36.69, 354.42°) |
| OKLab | oklab(78.18% 0.1096 -0.0089) |
| OKLCH | oklch(78.18% 0.11 355.3) |
| XYZ | xyz(56.4615, 45.2279, 52.7600) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.69
Faded Pink
#DE9DAC
ΔE00 5.54
Pinky
#FC86AA
ΔE00 5.55
Powder Pink
#FFB2D0
ΔE00 5.64
Rosa
#FE86A4
ΔE00 6.60
Soft Pink
#FDB0C0
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09ABB #9AF0CF
analogous
#F09AE6 #F09ABB #F0A49A
triadic
#F09ABB #BBF09A #9ABBF0
tetradic
#F09ABB #E6F09A #9AF0CF #A49AF0
square
#F09ABB #E6F09A #9AF0CF #A49AF0
split-complementary
#F09ABB #9AF0A4 #9AE6F0
monochromatic
#E02F73 #E86597 #F09ABB #F8CFDF #FBE4ED
Accessibility & contrast
On white
2.09
#F09ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F09ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09ABB
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09ABB | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#B9B9B9
Tritanopia (blue-blind)
#FD96A5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f09abb; /* rgb */ color: rgb(240, 154, 187); /* oklch */ color: oklch(78.2% 0.110 355.3);
Tailwind
colors: {
custom: {
50: '#f6b9cf',
500: '#f09abb',
950: '#000000',
},
}SCSS
$custom: #f09abb; $custom-light: #f6b9cf; $custom-dark: #000000;
JSON
{
"hex": "#f09abb",
"rgb": {
"r": 240,
"g": 154,
"b": 187
},
"hsl": {
"h": 336.977,
"s": 74.138,
"l": 77.255
},
"oklch": {
"l": 0.78181,
"c": 0.10994,
"h": 355.3
},
"luminance": 0.45224
}Semantic roles & 50–950 ramp
primary
#F09ABB
secondary
#D8F3E9
accent
#D68A0F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082