#F89FE2#F89FE2
#F89FE2 is a light, vivid pink. Relative luminance 0.502; OKLCH L 81.2% C 0.134 H 336.3°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F89FE2 |
|---|---|
| RGB | rgb(248, 159, 226) |
| HSL | hsl(315, 86%, 80%) |
| HSV | hsv(315, 36%, 97%) |
| CMYK | cmyk(0%, 35.9%, 8.9%, 2.7%) |
| CIE-LAB | lab(76.22, 42.64, -20.12) |
| CIE-LCH | lch(76.22, 47.15, 334.74°) |
| OKLab | oklab(81.19% 0.123 -0.0539) |
| OKLCH | oklch(81.19% 0.134 336.3) |
| XYZ | xyz(64.8367, 50.2470, 78.2202) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.94
Bubblegum Pink
#FE83CC
ΔE00 6.40
Lavender Pink
#DD85D7
ΔE00 7.54
Pink (survey)
#FF81C0
ΔE00 8.05
Violet (CSS)
#EE82EE
ΔE00 8.33
Powder Pink
#FFB2D0
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89FE2 #9FF8B5
analogous
#E19FF8 #F89FE2 #F89FB6
triadic
#F89FE2 #E2F89F #9FE2F8
tetradic
#F89FE2 #F8E19F #9FF8B5 #9FB6F8
square
#F89FE2 #F8E19F #9FF8B5 #9FB6F8
split-complementary
#F89FE2 #B6F89F #9FF8E1
monochromatic
#F02DC0 #F466D1 #F89FE2 #FCD8F3 #FDE2F6
Accessibility & contrast
On white
1.90
#F89FE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#F89FE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89FE2
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89FE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89FE2 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B4E5
Deuteranopia (green-blind)
#B6C1DF
Tritanopia (blue-blind)
#FFA2B7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f89fe2; /* rgb */ color: rgb(248, 159, 226); /* oklch */ color: oklch(81.2% 0.134 336.3);
Tailwind
colors: {
custom: {
50: '#fcbdeb',
500: '#f89fe2',
950: '#000000',
},
}SCSS
$custom: #f89fe2; $custom-light: #fcbdeb; $custom-dark: #000000;
JSON
{
"hex": "#f89fe2",
"rgb": {
"r": 248,
"g": 159,
"b": 226
},
"hsl": {
"h": 314.831,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.81192,
"c": 0.13425,
"h": 336.3
},
"luminance": 0.50244
}Semantic roles & 50–950 ramp
primary
#F89FE2
secondary
#63D980
accent
#E33A03
background
#FFFDFE
surface
#FFF8FD
border
#D7D1D5
text
#181216
muted
#868284