#F09EAF#F09EAF
#F09EAF is a light, moderate red. Relative luminance 0.461; OKLCH L 78.5% C 0.100 H 6.1°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EAF |
|---|---|
| RGB | rgb(240, 158, 175) |
| HSL | hsl(348, 73%, 78%) |
| HSV | hsv(348, 34%, 94%) |
| CMYK | cmyk(0%, 34.2%, 27.1%, 5.9%) |
| CIE-LAB | lab(73.60, 32.73, 3.86) |
| CIE-LCH | lch(73.60, 32.96, 6.73°) |
| OKLab | oklab(78.5% 0.0991 0.0105) |
| OKLCH | oklch(78.5% 0.1 6.1) |
| XYZ | xyz(55.9013, 46.0778, 46.4987) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.45
Pig Pink
#E78EA5
ΔE00 4.10
Soft Pink
#FDB0C0
ΔE00 4.35
Lightpink
#FFB6C1
ΔE00 5.78
Rose Pink
#F7879A
ΔE00 6.02
Rosa
#FE86A4
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EAF #9EF0DF
analogous
#F09ED8 #F09EAF #F0B69E
triadic
#F09EAF #AFF09E #9EAFF0
tetradic
#F09EAF #D8F09E #9EF0DF #B69EF0
square
#F09EAF #D8F09E #9EF0DF #B69EF0
split-complementary
#F09EAF #9EF0B6 #9ED8F0
monochromatic
#E03458 #E86983 #F09EAF #F8D3DB #FBE4E9
Accessibility & contrast
On white
2.06
#F09EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#F09EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EAF
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EAF | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAF
Deuteranopia (green-blind)
#BEBBAD
Tritanopia (blue-blind)
#FE98A4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f09eaf; /* rgb */ color: rgb(240, 158, 175); /* oklch */ color: oklch(78.5% 0.100 6.1);
Tailwind
colors: {
custom: {
50: '#f6bbc6',
500: '#f09eaf',
950: '#000000',
},
}SCSS
$custom: #f09eaf; $custom-light: #f6bbc6; $custom-dark: #000000;
JSON
{
"hex": "#f09eaf",
"rgb": {
"r": 240,
"g": 158,
"b": 175
},
"hsl": {
"h": 347.561,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.78499,
"c": 0.09962,
"h": 6.1
},
"luminance": 0.46074
}Semantic roles & 50–950 ramp
primary
#F09EAF
secondary
#D8F3ED
accent
#D5AC10
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182