#FA8BE0#FA8BE0
#FA8BE0 is a light, vivid pink. Relative luminance 0.442; OKLCH L 78.3% C 0.168 H 336.5°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8BE0 |
|---|---|
| RGB | rgb(250, 139, 224) |
| HSL | hsl(314, 92%, 76%) |
| HSV | hsv(314, 44%, 98%) |
| CMYK | cmyk(0%, 44.4%, 10.4%, 2%) |
| CIE-LAB | lab(72.35, 53.09, -24.91) |
| CIE-LCH | lch(72.35, 58.64, 334.87°) |
| OKLab | oklab(78.3% 0.154 -0.067) |
| OKLCH | oklch(78.3% 0.168 336.5) |
| XYZ | xyz(62.1116, 44.1749, 75.7617) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.12
Violet (CSS)
#EE82EE
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.07
Purply Pink
#F075E6
ΔE00 5.76
Pink (survey)
#FF81C0
ΔE00 6.61
Plum
#DDA0DD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8BE0 #8BFAA5
analogous
#DD8BFA #FA8BE0 #FA8BA9
triadic
#FA8BE0 #E0FA8B #8BE0FA
tetradic
#FA8BE0 #FADD8B #8BFAA5 #8BA9FA
square
#FA8BE0 #FADD8B #8BFAA5 #8BA9FA
split-complementary
#FA8BE0 #A9FA8B #8BFADD
monochromatic
#F516C1 #F750D0 #FA8BE0 #FDC6F0 #FEE2F7
Accessibility & contrast
On white
2.14
#FA8BE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#FA8BE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8BE0
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8BE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8BE0 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA7E3
Deuteranopia (green-blind)
#AAB8DD
Tritanopia (blue-blind)
#FF8FAB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fa8be0; /* rgb */ color: rgb(250, 139, 224); /* oklch */ color: oklch(78.3% 0.168 336.5);
Tailwind
colors: {
custom: {
50: '#feb0e9',
500: '#fa8be0',
950: '#000000',
},
}SCSS
$custom: #fa8be0; $custom-light: #feb0e9; $custom-dark: #000000;
JSON
{
"hex": "#fa8be0",
"rgb": {
"r": 250,
"g": 139,
"b": 224
},
"hsl": {
"h": 314.054,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.78301,
"c": 0.16792,
"h": 336.5
},
"luminance": 0.44171
}Semantic roles & 50–950 ramp
primary
#FA8BE0
secondary
#D5F6DD
accent
#E63600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084