#F89EAE#F89EAE
#F89EAE is a light, moderate red. Relative luminance 0.475; OKLCH L 79.4% C 0.109 H 8.3°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F89EAE |
|---|---|
| RGB | rgb(248, 158, 174) |
| HSL | hsl(349, 87%, 80%) |
| HSV | hsv(349, 36%, 97%) |
| CMYK | cmyk(0%, 36.3%, 29.8%, 2.7%) |
| CIE-LAB | lab(74.49, 35.47, 5.82) |
| CIE-LCH | lch(74.49, 35.94, 9.32°) |
| OKLab | oklab(79.37% 0.1075 0.0156) |
| OKLCH | oklch(79.37% 0.109 8.3) |
| XYZ | xyz(58.5801, 47.4703, 46.1135) |
| Luminance | 0.4747 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.35
Pig Pink
#E78EA5
ΔE00 4.84
Faded Pink
#DE9DAC
ΔE00 4.99
Rose Pink
#F7879A
ΔE00 5.39
Lightpink
#FFB6C1
ΔE00 5.61
Rosa
#FE86A4
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89EAE #9EF8E8
analogous
#F89EDB #F89EAE #F8BB9E
triadic
#F89EAE #AEF89E #9EAEF8
tetradic
#F89EAE #DBF89E #9EF8E8 #BB9EF8
square
#F89EAE #DBF89E #9EF8E8 #BB9EF8
split-complementary
#F89EAE #9EF8BB #9EDBF8
monochromatic
#F02C4F #F4657E #F89EAE #FCD7DE #FDE2E7
Accessibility & contrast
On white
2.00
#F89EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#F89EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89EAE
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89EAE | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAE
Deuteranopia (green-blind)
#C2BEAC
Tritanopia (blue-blind)
#FF96A4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f89eae; /* rgb */ color: rgb(248, 158, 174); /* oklch */ color: oklch(79.4% 0.109 8.3);
Tailwind
colors: {
custom: {
50: '#fcbbc6',
500: '#f89eae',
950: '#000000',
},
}SCSS
$custom: #f89eae; $custom-light: #fcbbc6; $custom-dark: #000000;
JSON
{
"hex": "#f89eae",
"rgb": {
"r": 248,
"g": 158,
"b": 174
},
"hsl": {
"h": 349.333,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.79374,
"c": 0.10862,
"h": 8.3
},
"luminance": 0.47466
}Semantic roles & 50–950 ramp
primary
#F89EAE
secondary
#D6F5EF
accent
#E3BB02
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182