#F89DA3#F89DA3
#F89DA3 is a light, moderate red. Relative luminance 0.467; OKLCH L 78.9% C 0.109 H 15.6°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F89DA3 |
|---|---|
| RGB | rgb(248, 157, 163) |
| HSL | hsl(356, 87%, 79%) |
| HSV | hsv(356, 37%, 97%) |
| CMYK | cmyk(0%, 36.7%, 34.3%, 2.7%) |
| CIE-LAB | lab(74.01, 34.61, 11.19) |
| CIE-LCH | lch(74.01, 36.38, 17.92°) |
| OKLab | oklab(78.92% 0.105 0.0292) |
| OKLCH | oklch(78.92% 0.109 15.6) |
| XYZ | xyz(57.3814, 46.7191, 40.6387) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.63
Soft Pink
#FDB0C0
ΔE00 6.31
Blush Pink
#FE828C
ΔE00 6.35
Lightpink
#FFB6C1
ΔE00 6.60
Faded Pink
#DE9DAC
ΔE00 6.64
Pig Pink
#E78EA5
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89DA3 #9DF8F2
analogous
#F89DD1 #F89DA3 #F8C59D
triadic
#F89DA3 #A3F89D #9DA3F8
tetradic
#F89DA3 #D1F89D #9DF8F2 #C59DF8
square
#F89DA3 #D1F89D #9DF8F2 #C59DF8
split-complementary
#F89DA3 #9DF8C5 #9DD1F8
monochromatic
#F02B38 #F4646D #F89DA3 #FCD6D9 #FDE2E4
Accessibility & contrast
On white
2.03
#F89DA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#F89DA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89DA3
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89DA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89DA3 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA3
Deuteranopia (green-blind)
#C4BDA1
Tritanopia (blue-blind)
#FF949F
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f89da3; /* rgb */ color: rgb(248, 157, 163); /* oklch */ color: oklch(78.9% 0.109 15.6);
Tailwind
colors: {
custom: {
50: '#fdbbbe',
500: '#f89da3',
950: '#000000',
},
}SCSS
$custom: #f89da3; $custom-light: #fdbbbe; $custom-dark: #000000;
JSON
{
"hex": "#f89da3",
"rgb": {
"r": 248,
"g": 157,
"b": 163
},
"hsl": {
"h": 356.044,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.7892,
"c": 0.10897,
"h": 15.6
},
"luminance": 0.46715
}Semantic roles & 50–950 ramp
primary
#F89DA3
secondary
#D6F5F3
accent
#E3D402
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181