#F09ABA#F09ABA
#F09ABA is a light, moderate pink. Relative luminance 0.452; OKLCH L 78.1% C 0.109 H 356.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F09ABA |
|---|---|
| RGB | rgb(240, 154, 186) |
| HSL | hsl(338, 74%, 77%) |
| HSV | hsv(338, 36%, 94%) |
| CMYK | cmyk(0%, 35.8%, 22.5%, 5.9%) |
| CIE-LAB | lab(73.01, 36.37, -3.06) |
| CIE-LCH | lch(73.01, 36.50, 355.19°) |
| OKLab | oklab(78.15% 0.1092 -0.0076) |
| OKLCH | oklch(78.15% 0.109 356) |
| XYZ | xyz(56.3548, 45.1852, 52.1982) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.47
Faded Pink
#DE9DAC
ΔE00 5.34
Pinky
#FC86AA
ΔE00 5.44
Powder Pink
#FFB2D0
ΔE00 5.67
Rosa
#FE86A4
ΔE00 6.43
Soft Pink
#FDB0C0
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09ABA #9AF0D0
analogous
#F09AE5 #F09ABA #F0A59A
triadic
#F09ABA #BAF09A #9ABAF0
tetradic
#F09ABA #E5F09A #9AF0D0 #A59AF0
square
#F09ABA #E5F09A #9AF0D0 #A59AF0
split-complementary
#F09ABA #9AF0A5 #9AE5F0
monochromatic
#E02F71 #E86596 #F09ABA #F8CFDE #FBE4ED
Accessibility & contrast
On white
2.09
#F09ABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F09ABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09ABA
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09ABA | 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)
#A4AABB
Deuteranopia (green-blind)
#B9B9B8
Tritanopia (blue-blind)
#FD96A5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f09aba; /* rgb */ color: rgb(240, 154, 186); /* oklch */ color: oklch(78.1% 0.109 356.0);
Tailwind
colors: {
custom: {
50: '#f6b9ce',
500: '#f09aba',
950: '#000000',
},
}SCSS
$custom: #f09aba; $custom-light: #f6b9ce; $custom-dark: #000000;
JSON
{
"hex": "#f09aba",
"rgb": {
"r": 240,
"g": 154,
"b": 186
},
"hsl": {
"h": 337.674,
"s": 74.138,
"l": 77.255
},
"oklch": {
"l": 0.7815,
"c": 0.10949,
"h": 356
},
"luminance": 0.45182
}Semantic roles & 50–950 ramp
primary
#F09ABA
secondary
#D8F3E9
accent
#D68C0F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082