#F09EAB#F09EAB
#F09EAB is a light, moderate red. Relative luminance 0.459; OKLCH L 78.4% C 0.099 H 9.2°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EAB |
|---|---|
| RGB | rgb(240, 158, 171) |
| HSL | hsl(350, 73%, 78%) |
| HSV | hsv(350, 34%, 94%) |
| CMYK | cmyk(0%, 34.2%, 28.8%, 5.9%) |
| CIE-LAB | lab(73.50, 32.19, 5.93) |
| CIE-LCH | lch(73.50, 32.74, 10.43°) |
| OKLab | oklab(78.39% 0.0976 0.0159) |
| OKLCH | oklch(78.39% 0.099 9.2) |
| XYZ | xyz(55.5143, 45.9230, 44.4602) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.81
Soft Pink
#FDB0C0
ΔE00 4.64
Pig Pink
#E78EA5
ΔE00 4.64
Lightpink
#FFB6C1
ΔE00 5.70
Rose Pink
#F7879A
ΔE00 5.74
Dusty Pink (survey)
#D58A94
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EAB #9EF0E3
analogous
#F09ED4 #F09EAB #F0BA9E
triadic
#F09EAB #ABF09E #9EABF0
tetradic
#F09EAB #D4F09E #9EF0E3 #BA9EF0
square
#F09EAB #D4F09E #9EF0E3 #BA9EF0
split-complementary
#F09EAB #9EF0BA #9ED4F0
monochromatic
#E0344F #E8697D #F09EAB #F8D3D9 #FBE4E8
Accessibility & contrast
On white
2.06
#F09EAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#F09EAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EAB
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EAB | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAB
Deuteranopia (green-blind)
#BFBAA9
Tritanopia (blue-blind)
#FE97A3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f09eab; /* rgb */ color: rgb(240, 158, 171); /* oklch */ color: oklch(78.4% 0.099 9.2);
Tailwind
colors: {
custom: {
50: '#f7bbc3',
500: '#f09eab',
950: '#000000',
},
}SCSS
$custom: #f09eab; $custom-light: #f7bbc3; $custom-dark: #000000;
JSON
{
"hex": "#f09eab",
"rgb": {
"r": 240,
"g": 158,
"b": 171
},
"hsl": {
"h": 350.488,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.78389,
"c": 0.09887,
"h": 9.2
},
"luminance": 0.45919
}Semantic roles & 50–950 ramp
primary
#F09EAB
secondary
#D8F3EE
accent
#D5B610
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171212
muted
#858181