#F894AA#F894AA
#F894AA is a light, vivid red. Relative luminance 0.440; OKLCH L 77.6% C 0.122 H 6.1°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F894AA |
|---|---|
| RGB | rgb(248, 148, 170) |
| HSL | hsl(347, 88%, 78%) |
| HSV | hsv(347, 40%, 97%) |
| CMYK | cmyk(0%, 40.3%, 31.5%, 2.7%) |
| CIE-LAB | lab(72.26, 40.14, 4.82) |
| CIE-LCH | lch(72.26, 40.43, 6.84°) |
| OKLab | oklab(77.64% 0.1217 0.0131) |
| OKLCH | oklch(77.64% 0.122 6.1) |
| XYZ | xyz(56.5591, 44.0430, 43.5447) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.25
Rosa
#FE86A4
ΔE00 3.29
Rose Pink
#F7879A
ΔE00 3.62
Pinky
#FC86AA
ΔE00 3.89
Carnation Pink
#FF7FA7
ΔE00 5.17
Faded Pink
#DE9DAC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F894AA #94F8E2
analogous
#F894DC #F894AA #F8B094
triadic
#F894AA #AAF894 #94AAF8
tetradic
#F894AA #DCF894 #94F8E2 #B094F8
square
#F894AA #DCF894 #94F8E2 #B094F8
split-complementary
#F894AA #94F8B0 #94DCF8
monochromatic
#F0214F #F45B7C #F894AA #FCCDD8 #FDE2E8
Accessibility & contrast
On white
2.14
#F894AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#F894AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F894AA
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F894AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F894AA | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AB
Deuteranopia (green-blind)
#BDB8A8
Tritanopia (blue-blind)
#FF8C9C
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f894aa; /* rgb */ color: rgb(248, 148, 170); /* oklch */ color: oklch(77.6% 0.122 6.1);
Tailwind
colors: {
custom: {
50: '#fdb5c3',
500: '#f894aa',
950: '#000000',
},
}SCSS
$custom: #f894aa; $custom-light: #fdb5c3; $custom-dark: #000000;
JSON
{
"hex": "#f894aa",
"rgb": {
"r": 248,
"g": 148,
"b": 170
},
"hsl": {
"h": 346.8,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.77637,
"c": 0.12237,
"h": 6.1
},
"luminance": 0.44039
}Semantic roles & 50–950 ramp
primary
#F894AA
secondary
#D6F5EE
accent
#E4B201
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081