#F89EBE#F89EBE
#F89EBE is a light, moderate pink. Relative luminance 0.481; OKLCH L 79.8% C 0.113 H 357.1°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F89EBE |
|---|---|
| RGB | rgb(248, 158, 190) |
| HSL | hsl(339, 87%, 80%) |
| HSV | hsv(339, 36%, 97%) |
| CMYK | cmyk(0%, 36.3%, 23.4%, 2.7%) |
| CIE-LAB | lab(74.91, 37.63, -2.37) |
| CIE-LCH | lch(74.91, 37.70, 356.39°) |
| OKLab | oklab(79.83% 0.1132 -0.0057) |
| OKLCH | oklch(79.83% 0.113 357.1) |
| XYZ | xyz(60.2338, 48.1318, 54.8230) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.63
Pig Pink
#E78EA5
ΔE00 5.37
Soft Pink
#FDB0C0
ΔE00 5.54
Pinky
#FC86AA
ΔE00 5.70
Baby Pink
#FFB7CE
ΔE00 5.83
Faded Pink
#DE9DAC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89EBE #9EF8D8
analogous
#F89EEB #F89EBE #F8AB9E
triadic
#F89EBE #BEF89E #9EBEF8
tetradic
#F89EBE #EBF89E #9EF8D8 #AB9EF8
square
#F89EBE #EBF89E #9EF8D8 #AB9EF8
split-complementary
#F89EBE #9EF8AB #9EEBF8
monochromatic
#F02C71 #F46598 #F89EBE #FCD7E4 #FDE2EC
Accessibility & contrast
On white
1.98
#F89EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#F89EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89EBE
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89EBE | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFBF
Deuteranopia (green-blind)
#BFBEBC
Tritanopia (blue-blind)
#FF99A9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f89ebe; /* rgb */ color: rgb(248, 158, 190); /* oklch */ color: oklch(79.8% 0.113 357.1);
Tailwind
colors: {
custom: {
50: '#fcbcd1',
500: '#f89ebe',
950: '#000000',
},
}SCSS
$custom: #f89ebe; $custom-light: #fcbcd1; $custom-dark: #000000;
JSON
{
"hex": "#f89ebe",
"rgb": {
"r": 248,
"g": 158,
"b": 190
},
"hsl": {
"h": 338.667,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.79832,
"c": 0.11334,
"h": 357.1
},
"luminance": 0.48128
}Semantic roles & 50–950 ramp
primary
#F89EBE
secondary
#D6F5EA
accent
#E39302
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182