#F89CA2#F89CA2
#F89CA2 is a light, moderate red. Relative luminance 0.463; OKLCH L 78.7% C 0.110 H 15.7°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F89CA2 |
|---|---|
| RGB | rgb(248, 156, 162) |
| HSL | hsl(356, 87%, 79%) |
| HSV | hsv(356, 37%, 97%) |
| CMYK | cmyk(0%, 37.1%, 34.7%, 2.7%) |
| CIE-LAB | lab(73.77, 35.01, 11.40) |
| CIE-LCH | lch(73.77, 36.82, 18.04°) |
| OKLab | oklab(78.73% 0.1062 0.0298) |
| OKLCH | oklch(78.73% 0.11 15.7) |
| XYZ | xyz(57.1237, 46.3464, 40.1125) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.45
Blush Pink
#FE828C
ΔE00 6.10
Soft Pink
#FDB0C0
ΔE00 6.53
Faded Pink
#DE9DAC
ΔE00 6.74
Pig Pink
#E78EA5
ΔE00 6.80
Lightpink
#FFB6C1
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89CA2 #9CF8F2
analogous
#F89CD0 #F89CA2 #F8C49C
triadic
#F89CA2 #A2F89C #9CA2F8
tetradic
#F89CA2 #D0F89C #9CF8F2 #C49CF8
square
#F89CA2 #D0F89C #9CF8F2 #C49CF8
split-complementary
#F89CA2 #9CF8C4 #9CD0F8
monochromatic
#F02A37 #F4636C #F89CA2 #FCD5D8 #FDE2E4
Accessibility & contrast
On white
2.05
#F89CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#F89CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89CA2
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89CA2 | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA2
Deuteranopia (green-blind)
#C3BCA0
Tritanopia (blue-blind)
#FF929E
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f89ca2; /* rgb */ color: rgb(248, 156, 162); /* oklch */ color: oklch(78.7% 0.110 15.7);
Tailwind
colors: {
custom: {
50: '#fdbabd',
500: '#f89ca2',
950: '#000000',
},
}SCSS
$custom: #f89ca2; $custom-light: #fdbabd; $custom-dark: #000000;
JSON
{
"hex": "#f89ca2",
"rgb": {
"r": 248,
"g": 156,
"b": 162
},
"hsl": {
"h": 356.087,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.78729,
"c": 0.11026,
"h": 15.7
},
"luminance": 0.46342
}Semantic roles & 50–950 ramp
primary
#F89CA2
secondary
#D6F5F3
accent
#E3D502
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181