#F893AA#F893AA
#F893AA is a light, vivid red. Relative luminance 0.437; OKLCH L 77.5% C 0.124 H 5.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F893AA |
|---|---|
| RGB | rgb(248, 147, 170) |
| HSL | hsl(346, 88%, 77%) |
| HSV | hsv(346, 41%, 97%) |
| CMYK | cmyk(0%, 40.7%, 31.5%, 2.7%) |
| CIE-LAB | lab(72.05, 40.65, 4.51) |
| CIE-LCH | lch(72.05, 40.90, 6.34°) |
| OKLab | oklab(77.48% 0.1232 0.0123) |
| OKLCH | oklch(77.48% 0.124 5.7) |
| XYZ | xyz(56.4029, 43.7306, 43.4926) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.05
Pig Pink
#E78EA5
ΔE00 3.13
Rose Pink
#F7879A
ΔE00 3.57
Pinky
#FC86AA
ΔE00 3.59
Carnation Pink
#FF7FA7
ΔE00 4.88
Faded Pink
#DE9DAC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F893AA #93F8E1
analogous
#F893DC #F893AA #F8AF93
triadic
#F893AA #AAF893 #93AAF8
tetradic
#F893AA #DCF893 #93F8E1 #AF93F8
square
#F893AA #DCF893 #93F8E1 #AF93F8
split-complementary
#F893AA #93F8AF #93DCF8
monochromatic
#F12050 #F45A7D #F893AA #FCCCD7 #FDE2E8
Accessibility & contrast
On white
2.15
#F893AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F893AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F893AA
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F893AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F893AA | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AB
Deuteranopia (green-blind)
#BCB8A8
Tritanopia (blue-blind)
#FF8B9B
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f893aa; /* rgb */ color: rgb(248, 147, 170); /* oklch */ color: oklch(77.5% 0.124 5.7);
Tailwind
colors: {
custom: {
50: '#fdb4c3',
500: '#f893aa',
950: '#000000',
},
}SCSS
$custom: #f893aa; $custom-light: #fdb4c3; $custom-dark: #000000;
JSON
{
"hex": "#f893aa",
"rgb": {
"r": 248,
"g": 147,
"b": 170
},
"hsl": {
"h": 346.337,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.77478,
"c": 0.12384,
"h": 5.7
},
"luminance": 0.43726
}Semantic roles & 50–950 ramp
primary
#F893AA
secondary
#D6F5EE
accent
#E4B101
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081