#F89BE2#F89BE2
#F89BE2 is a light, vivid pink. Relative luminance 0.489; OKLCH L 80.6% C 0.141 H 336.0°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F89BE2 |
|---|---|
| RGB | rgb(248, 155, 226) |
| HSL | hsl(314, 87%, 79%) |
| HSV | hsv(314, 38%, 97%) |
| CMYK | cmyk(0%, 37.5%, 8.9%, 2.7%) |
| CIE-LAB | lab(75.39, 44.71, -21.39) |
| CIE-LCH | lch(75.39, 49.56, 334.43°) |
| OKLab | oklab(80.56% 0.1289 -0.0574) |
| OKLCH | oklch(80.56% 0.141 336) |
| XYZ | xyz(64.1600, 48.8935, 77.9947) |
| Luminance | 0.4889 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.13
Bubblegum Pink
#FE83CC
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 6.79
Violet (CSS)
#EE82EE
ΔE00 7.44
Pink (survey)
#FF81C0
ΔE00 7.67
Purply Pink
#F075E6
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89BE2 #9BF8B1
analogous
#E09BF8 #F89BE2 #F89BB4
triadic
#F89BE2 #E2F89B #9BE2F8
tetradic
#F89BE2 #F8E09B #9BF8B1 #9BB4F8
square
#F89BE2 #F8E09B #9BF8B1 #9BB4F8
split-complementary
#F89BE2 #B4F89B #9BF8E0
monochromatic
#F029C1 #F462D1 #F89BE2 #FCD4F3 #FDE2F7
Accessibility & contrast
On white
1.95
#F89BE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#F89BE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89BE2
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89BE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89BE2 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB1E5
Deuteranopia (green-blind)
#B3BFDF
Tritanopia (blue-blind)
#FF9EB5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f89be2; /* rgb */ color: rgb(248, 155, 226); /* oklch */ color: oklch(80.6% 0.141 336.0);
Tailwind
colors: {
custom: {
50: '#fcbaeb',
500: '#f89be2',
950: '#000000',
},
}SCSS
$custom: #f89be2; $custom-light: #fcbaeb; $custom-dark: #000000;
JSON
{
"hex": "#f89be2",
"rgb": {
"r": 248,
"g": 155,
"b": 226
},
"hsl": {
"h": 314.194,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.8056,
"c": 0.14109,
"h": 336
},
"luminance": 0.4889
}Semantic roles & 50–950 ramp
primary
#F89BE2
secondary
#D6F5DD
accent
#E33702
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184