#F993AA#F993AA
#F993AA is a light, vivid red. Relative luminance 0.439; OKLCH L 77.6% C 0.125 H 5.9°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F993AA |
|---|---|
| RGB | rgb(249, 147, 170) |
| HSL | hsl(346, 89%, 78%) |
| HSV | hsv(346, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 31.7%, 2.4%) |
| CIE-LAB | lab(72.17, 41.00, 4.71) |
| CIE-LCH | lch(72.17, 41.27, 6.55°) |
| OKLab | oklab(77.6% 0.1243 0.0128) |
| OKLCH | oklch(77.6% 0.125 5.9) |
| XYZ | xyz(56.7585, 43.9140, 43.5093) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.99
Pig Pink
#E78EA5
ΔE00 3.30
Rose Pink
#F7879A
ΔE00 3.52
Pinky
#FC86AA
ΔE00 3.59
Carnation Pink
#FF7FA7
ΔE00 4.87
Faded Pink
#DE9DAC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F993AA #93F9E2
analogous
#F993DD #F993AA #F9AF93
triadic
#F993AA #AAF993 #93AAF9
tetradic
#F993AA #DDF993 #93F9E2 #AF93F9
square
#F993AA #DDF993 #93F9E2 #AF93F9
split-complementary
#F993AA #93F9AF #93DDF9
monochromatic
#F31F4F #F6597C #F993AA #FCCDD8 #FDE2E8
Accessibility & contrast
On white
2.15
#F993AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#F993AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F993AA
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F993AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F993AA | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5AB
Deuteranopia (green-blind)
#BDB8A8
Tritanopia (blue-blind)
#FF8B9B
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f993aa; /* rgb */ color: rgb(249, 147, 170); /* oklch */ color: oklch(77.6% 0.125 5.9);
Tailwind
colors: {
custom: {
50: '#feb4c3',
500: '#f993aa',
950: '#000000',
},
}SCSS
$custom: #f993aa; $custom-light: #feb4c3; $custom-dark: #000000;
JSON
{
"hex": "#f993aa",
"rgb": {
"r": 249,
"g": 147,
"b": 170
},
"hsl": {
"h": 346.471,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.77598,
"c": 0.12496,
"h": 5.9
},
"luminance": 0.43909
}Semantic roles & 50–950 ramp
primary
#F993AA
secondary
#D6F5EE
accent
#E6B200
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081