#F09CAA#F09CAA
#F09CAA is a light, moderate red. Relative luminance 0.452; OKLCH L 78.0% C 0.102 H 8.8°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CAA |
|---|---|
| RGB | rgb(240, 156, 170) |
| HSL | hsl(350, 74%, 78%) |
| HSV | hsv(350, 35%, 94%) |
| CMYK | cmyk(0%, 35%, 29.2%, 5.9%) |
| CIE-LAB | lab(73.03, 33.12, 5.81) |
| CIE-LCH | lch(73.03, 33.62, 9.94°) |
| OKLab | oklab(78.02% 0.1004 0.0156) |
| OKLCH | oklch(78.02% 0.102 8.8) |
| XYZ | xyz(55.0810, 45.2082, 43.8474) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.88
Pig Pink
#E78EA5
ΔE00 4.17
Soft Pink
#FDB0C0
ΔE00 5.00
Rose Pink
#F7879A
ΔE00 5.27
Rosa
#FE86A4
ΔE00 6.03
Lightpink
#FFB6C1
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CAA #9CF0E2
analogous
#F09CD4 #F09CAA #F0B89C
triadic
#F09CAA #AAF09C #9CAAF0
tetradic
#F09CAA #D4F09C #9CF0E2 #B89CF0
square
#F09CAA #D4F09C #9CF0E2 #B89CF0
split-complementary
#F09CAA #9CF0B8 #9CD4F0
monochromatic
#E0324F #E8677C #F09CAA #F8D1D8 #FBE4E8
Accessibility & contrast
On white
2.09
#F09CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F09CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CAA
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CAA | 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)
#AAAAAA
Deuteranopia (green-blind)
#BEB9A8
Tritanopia (blue-blind)
#FF95A1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f09caa; /* rgb */ color: rgb(240, 156, 170); /* oklch */ color: oklch(78.0% 0.102 8.8);
Tailwind
colors: {
custom: {
50: '#f7bac3',
500: '#f09caa',
950: '#000000',
},
}SCSS
$custom: #f09caa; $custom-light: #f7bac3; $custom-dark: #000000;
JSON
{
"hex": "#f09caa",
"rgb": {
"r": 240,
"g": 156,
"b": 170
},
"hsl": {
"h": 350,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.78023,
"c": 0.10157,
"h": 8.8
},
"luminance": 0.45204
}Semantic roles & 50–950 ramp
primary
#F09CAA
secondary
#D8F3EE
accent
#D6B510
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171212
muted
#858181