#FBA4E5#FBA4E5
#FBA4E5 is a very light, vivid pink. Relative luminance 0.527; OKLCH L 82.4% C 0.131 H 336.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA4E5 |
|---|---|
| RGB | rgb(251, 164, 229) |
| HSL | hsl(315, 92%, 81%) |
| HSV | hsv(315, 35%, 98%) |
| CMYK | cmyk(0%, 34.7%, 8.8%, 1.6%) |
| CIE-LAB | lab(77.71, 41.51, -19.46) |
| CIE-LCH | lch(77.71, 45.85, 334.88°) |
| OKLab | oklab(82.43% 0.1197 -0.0521) |
| OKLCH | oklch(82.43% 0.131 336.5) |
| XYZ | xyz(67.2016, 52.7206, 80.7499) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.31
Bubblegum Pink
#FE83CC
ΔE00 7.28
Light Lavendar
#EFC0FE
ΔE00 8.41
Powder Pink
#FFB2D0
ΔE00 8.46
Lavender Pink
#DD85D7
ΔE00 8.62
Pink (survey)
#FF81C0
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA4E5 #A4FBBA
analogous
#E6A4FB #FBA4E5 #FBA4BA
triadic
#FBA4E5 #E5FBA4 #A4E5FB
tetradic
#FBA4E5 #FBE6A4 #A4FBBA #A4BAFB
square
#FBA4E5 #FBE6A4 #A4FBBA #A4BAFB
split-complementary
#FBA4E5 #BAFBA4 #A4FBE6
monochromatic
#F62FC4 #F869D4 #FBA4E5 #FEDFF6 #FEE2F7
Accessibility & contrast
On white
1.82
#FBA4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#FBA4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA4E5
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA4E5 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B8E7
Deuteranopia (green-blind)
#BBC5E2
Tritanopia (blue-blind)
#FFA7BB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fba4e5; /* rgb */ color: rgb(251, 164, 229); /* oklch */ color: oklch(82.4% 0.131 336.5);
Tailwind
colors: {
custom: {
50: '#fec0ed',
500: '#fba4e5',
950: '#000000',
},
}SCSS
$custom: #fba4e5; $custom-light: #fec0ed; $custom-dark: #000000;
JSON
{
"hex": "#fba4e5",
"rgb": {
"r": 251,
"g": 164,
"b": 229
},
"hsl": {
"h": 315.172,
"s": 91.579,
"l": 81.373
},
"oklch": {
"l": 0.82427,
"c": 0.13051,
"h": 336.5
},
"luminance": 0.52717
}Semantic roles & 50–950 ramp
primary
#FBA4E5
secondary
#66DD84
accent
#E63A00
background
#FFFDFE
surface
#FFF9FD
border
#D7D2D5
text
#181216
muted
#868284