#F89EB6#F89EB6
#F89EB6 is a light, moderate pink. Relative luminance 0.478; OKLCH L 79.6% C 0.110 H 2.6°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F89EB6 |
|---|---|
| RGB | rgb(248, 158, 182) |
| HSL | hsl(344, 87%, 80%) |
| HSV | hsv(344, 36%, 97%) |
| CMYK | cmyk(0%, 36.3%, 26.6%, 2.7%) |
| CIE-LAB | lab(74.69, 36.52, 1.71) |
| CIE-LCH | lch(74.69, 36.56, 2.69°) |
| OKLab | oklab(79.6% 0.1104 0.005) |
| OKLCH | oklch(79.6% 0.11 2.6) |
| XYZ | xyz(59.3833, 47.7916, 50.3439) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.39
Pig Pink
#E78EA5
ΔE00 4.49
Faded Pink
#DE9DAC
ΔE00 5.00
Pinky
#FC86AA
ΔE00 5.49
Powder Pink
#FFB2D0
ΔE00 5.55
Rosa
#FE86A4
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89EB6 #9EF8E0
analogous
#F89EE3 #F89EB6 #F8B39E
triadic
#F89EB6 #B6F89E #9EB6F8
tetradic
#F89EB6 #E3F89E #9EF8E0 #B39EF8
square
#F89EB6 #E3F89E #9EF8E0 #B39EF8
split-complementary
#F89EB6 #9EF8B3 #9EE3F8
monochromatic
#F02C60 #F4658B #F89EB6 #FCD7E1 #FDE2EA
Accessibility & contrast
On white
1.99
#F89EB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#F89EB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89EB6
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89EB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89EB6 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB7
Deuteranopia (green-blind)
#C1BEB4
Tritanopia (blue-blind)
#FF98A6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f89eb6; /* rgb */ color: rgb(248, 158, 182); /* oklch */ color: oklch(79.6% 0.110 2.6);
Tailwind
colors: {
custom: {
50: '#fcbccb',
500: '#f89eb6',
950: '#000000',
},
}SCSS
$custom: #f89eb6; $custom-light: #fcbccb; $custom-dark: #000000;
JSON
{
"hex": "#f89eb6",
"rgb": {
"r": 248,
"g": 158,
"b": 182
},
"hsl": {
"h": 344,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.79597,
"c": 0.11049,
"h": 2.6
},
"luminance": 0.47788
}Semantic roles & 50–950 ramp
primary
#F89EB6
secondary
#D6F5ED
accent
#E3A702
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182