#F09ABE#F09ABE
#F09ABE is a light, moderate pink. Relative luminance 0.454; OKLCH L 78.3% C 0.111 H 353.3°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F09ABE |
|---|---|
| RGB | rgb(240, 154, 190) |
| HSL | hsl(335, 74%, 77%) |
| HSV | hsv(335, 36%, 94%) |
| CMYK | cmyk(0%, 35.8%, 20.8%, 5.9%) |
| CIE-LAB | lab(73.13, 36.95, -5.10) |
| CIE-LCH | lch(73.13, 37.30, 352.14°) |
| OKLab | oklab(78.27% 0.1106 -0.013) |
| OKLCH | oklch(78.27% 0.111 353.3) |
| XYZ | xyz(56.7860, 45.3577, 54.4691) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.36
Powder Pink
#FFB2D0
ΔE00 5.66
Pinky
#FC86AA
ΔE00 5.94
Faded Pink
#DE9DAC
ΔE00 6.18
Pink (survey)
#FF81C0
ΔE00 6.56
Baby Pink
#FFB7CE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09ABE #9AF0CC
analogous
#F09AE9 #F09ABE #F0A19A
triadic
#F09ABE #BEF09A #9ABEF0
tetradic
#F09ABE #E9F09A #9AF0CC #A19AF0
square
#F09ABE #E9F09A #9AF0CC #A19AF0
split-complementary
#F09ABE #9AF0A1 #9AE9F0
monochromatic
#E02F79 #E8659C #F09ABE #F8CFE0 #FBE4EE
Accessibility & contrast
On white
2.09
#F09ABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F09ABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09ABE
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09ABE | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABBF
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#FC97A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f09abe; /* rgb */ color: rgb(240, 154, 190); /* oklch */ color: oklch(78.3% 0.111 353.3);
Tailwind
colors: {
custom: {
50: '#f6b9d1',
500: '#f09abe',
950: '#000000',
},
}SCSS
$custom: #f09abe; $custom-light: #f6b9d1; $custom-dark: #000000;
JSON
{
"hex": "#f09abe",
"rgb": {
"r": 240,
"g": 154,
"b": 190
},
"hsl": {
"h": 334.884,
"s": 74.138,
"l": 77.255
},
"oklch": {
"l": 0.78274,
"c": 0.11136,
"h": 353.3
},
"luminance": 0.45354
}Semantic roles & 50–950 ramp
primary
#F09ABE
secondary
#D8F3E8
accent
#D6830F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082