#F89EB4#F89EB4
#F89EB4 is a light, moderate red. Relative luminance 0.477; OKLCH L 79.5% C 0.110 H 4.0°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F89EB4 |
|---|---|
| RGB | rgb(248, 158, 180) |
| HSL | hsl(345, 87%, 80%) |
| HSV | hsv(345, 36%, 97%) |
| CMYK | cmyk(0%, 36.3%, 27.4%, 2.7%) |
| CIE-LAB | lab(74.64, 36.26, 2.74) |
| CIE-LCH | lch(74.64, 36.36, 4.32°) |
| OKLab | oklab(79.54% 0.1097 0.0077) |
| OKLCH | oklch(79.54% 0.11 4) |
| XYZ | xyz(59.1781, 47.7095, 49.2631) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.25
Pig Pink
#E78EA5
ΔE00 4.44
Faded Pink
#DE9DAC
ΔE00 4.89
Rosa
#FE86A4
ΔE00 5.55
Pinky
#FC86AA
ΔE00 5.61
Powder Pink
#FFB2D0
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89EB4 #9EF8E2
analogous
#F89EE1 #F89EB4 #F8B59E
triadic
#F89EB4 #B4F89E #9EB4F8
tetradic
#F89EB4 #E1F89E #9EF8E2 #B59EF8
square
#F89EB4 #E1F89E #9EF8E2 #B59EF8
split-complementary
#F89EB4 #9EF8B5 #9EE1F8
monochromatic
#F02C5C #F46588 #F89EB4 #FCD7E0 #FDE2E9
Accessibility & contrast
On white
1.99
#F89EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#F89EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89EB4
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89EB4 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB5
Deuteranopia (green-blind)
#C1BEB2
Tritanopia (blue-blind)
#FF98A6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f89eb4; /* rgb */ color: rgb(248, 158, 180); /* oklch */ color: oklch(79.5% 0.110 4.0);
Tailwind
colors: {
custom: {
50: '#fcbbca',
500: '#f89eb4',
950: '#000000',
},
}SCSS
$custom: #f89eb4; $custom-light: #fcbbca; $custom-dark: #000000;
JSON
{
"hex": "#f89eb4",
"rgb": {
"r": 248,
"g": 158,
"b": 180
},
"hsl": {
"h": 345.333,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.7954,
"c": 0.10994,
"h": 4
},
"luminance": 0.47705
}Semantic roles & 50–950 ramp
primary
#F89EB4
secondary
#D6F5ED
accent
#E3AC02
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182