#F093AA#F093AA
#F093AA is a light, moderate red. Relative luminance 0.423; OKLCH L 76.5% C 0.115 H 4.1°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F093AA |
|---|---|
| RGB | rgb(240, 147, 170) |
| HSL | hsl(345, 76%, 76%) |
| HSV | hsv(345, 39%, 94%) |
| CMYK | cmyk(0%, 38.8%, 29.2%, 5.9%) |
| CIE-LAB | lab(71.08, 37.83, 2.99) |
| CIE-LCH | lch(71.08, 37.95, 4.51°) |
| OKLab | oklab(76.53% 0.1145 0.0083) |
| OKLCH | oklch(76.53% 0.115 4.1) |
| XYZ | xyz(53.6263, 42.2989, 43.3625) |
| Luminance | 0.4229 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.86
Rosa
#FE86A4
ΔE00 3.82
Pinky
#FC86AA
ΔE00 3.90
Rose Pink
#F7879A
ΔE00 4.23
Faded Pink
#DE9DAC
ΔE00 4.79
Carnation Pink
#FF7FA7
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F093AA #93F0D9
analogous
#F093D8 #F093AA #F0AA93
triadic
#F093AA #AAF093 #93AAF0
tetradic
#F093AA #D8F093 #93F0D9 #AA93F0
square
#F093AA #D8F093 #93F0D9 #AA93F0
split-complementary
#F093AA #93F0AA #93D8F0
monochromatic
#E12855 #E95D80 #F093AA #F7C9D4 #FBE4EA
Accessibility & contrast
On white
2.22
#F093AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#F093AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F093AA
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F093AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F093AA | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AB
Deuteranopia (green-blind)
#B8B5A8
Tritanopia (blue-blind)
#FF8C9B
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f093aa; /* rgb */ color: rgb(240, 147, 170); /* oklch */ color: oklch(76.5% 0.115 4.1);
Tailwind
colors: {
custom: {
50: '#f7b4c3',
500: '#f093aa',
950: '#000000',
},
}SCSS
$custom: #f093aa; $custom-light: #f7b4c3; $custom-dark: #000000;
JSON
{
"hex": "#f093aa",
"rgb": {
"r": 240,
"g": 147,
"b": 170
},
"hsl": {
"h": 345.161,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.76531,
"c": 0.11483,
"h": 4.1
},
"luminance": 0.42295
}Semantic roles & 50–950 ramp
primary
#F093AA
secondary
#D8F3EC
accent
#D8A60E
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081