#F89EB5#F89EB5
#F89EB5 is a light, moderate pink. Relative luminance 0.477; OKLCH L 79.6% C 0.110 H 3.3°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F89EB5 |
|---|---|
| RGB | rgb(248, 158, 181) |
| HSL | hsl(345, 87%, 80%) |
| HSV | hsv(345, 36%, 97%) |
| CMYK | cmyk(0%, 36.3%, 27%, 2.7%) |
| CIE-LAB | lab(74.67, 36.39, 2.23) |
| CIE-LCH | lch(74.67, 36.46, 3.50°) |
| OKLab | oklab(79.57% 0.11 0.0063) |
| OKLCH | oklch(79.57% 0.11 3.3) |
| XYZ | xyz(59.2803, 47.7504, 49.8016) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.31
Pig Pink
#E78EA5
ΔE00 4.46
Faded Pink
#DE9DAC
ΔE00 4.93
Pinky
#FC86AA
ΔE00 5.54
Rosa
#FE86A4
ΔE00 5.58
Powder Pink
#FFB2D0
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89EB5 #9EF8E1
analogous
#F89EE2 #F89EB5 #F8B49E
triadic
#F89EB5 #B5F89E #9EB5F8
tetradic
#F89EB5 #E2F89E #9EF8E1 #B49EF8
square
#F89EB5 #E2F89E #9EF8E1 #B49EF8
split-complementary
#F89EB5 #9EF8B4 #9EE2F8
monochromatic
#F02C5E #F46589 #F89EB5 #FCD7E1 #FDE2E9
Accessibility & contrast
On white
1.99
#F89EB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#F89EB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89EB5
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89EB5 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB6
Deuteranopia (green-blind)
#C1BEB3
Tritanopia (blue-blind)
#FF98A6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f89eb5; /* rgb */ color: rgb(248, 158, 181); /* oklch */ color: oklch(79.6% 0.110 3.3);
Tailwind
colors: {
custom: {
50: '#fcbccb',
500: '#f89eb5',
950: '#000000',
},
}SCSS
$custom: #f89eb5; $custom-light: #fcbccb; $custom-dark: #000000;
JSON
{
"hex": "#f89eb5",
"rgb": {
"r": 248,
"g": 158,
"b": 181
},
"hsl": {
"h": 344.667,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.79569,
"c": 0.1102,
"h": 3.3
},
"luminance": 0.47746
}Semantic roles & 50–950 ramp
primary
#F89EB5
secondary
#D6F5ED
accent
#E3AA02
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182