#FBA4E7#FBA4E7
#FBA4E7 is a very light, vivid pink. Relative luminance 0.528; OKLCH L 82.5% C 0.132 H 335.5°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA4E7 |
|---|---|
| RGB | rgb(251, 164, 231) |
| HSL | hsl(314, 92%, 81%) |
| HSV | hsv(314, 35%, 98%) |
| CMYK | cmyk(0%, 34.7%, 8%, 1.6%) |
| CIE-LAB | lab(77.78, 41.85, -20.45) |
| CIE-LCH | lch(77.78, 46.58, 333.96°) |
| OKLab | oklab(82.5% 0.1202 -0.0548) |
| OKLCH | oklch(82.5% 0.132 335.5) |
| XYZ | xyz(67.4825, 52.8329, 82.2290) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.21
Bubblegum Pink
#FE83CC
ΔE00 7.42
Light Lavendar
#EFC0FE
ΔE00 8.23
Lavender Pink
#DD85D7
ΔE00 8.49
Powder Pink
#FFB2D0
ΔE00 8.87
Mauve
#E0B0FF
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA4E7 #A4FBB8
analogous
#E4A4FB #FBA4E7 #FBA4BC
triadic
#FBA4E7 #E7FBA4 #A4E7FB
tetradic
#FBA4E7 #FBE4A4 #A4FBB8 #A4BCFB
square
#FBA4E7 #FBE4A4 #A4FBB8 #A4BCFB
split-complementary
#FBA4E7 #BCFBA4 #A4FBE4
monochromatic
#F62FC8 #F869D8 #FBA4E7 #FEDFF6 #FEE2F7
Accessibility & contrast
On white
1.82
#FBA4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#FBA4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA4E7
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA4E7 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B8EA
Deuteranopia (green-blind)
#BAC5E4
Tritanopia (blue-blind)
#FFA7BC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fba4e7; /* rgb */ color: rgb(251, 164, 231); /* oklch */ color: oklch(82.5% 0.132 335.5);
Tailwind
colors: {
custom: {
50: '#fec0ee',
500: '#fba4e7',
950: '#000000',
},
}SCSS
$custom: #fba4e7; $custom-light: #fec0ee; $custom-dark: #000000;
JSON
{
"hex": "#fba4e7",
"rgb": {
"r": 251,
"g": 164,
"b": 231
},
"hsl": {
"h": 313.793,
"s": 91.579,
"l": 81.373
},
"oklch": {
"l": 0.82499,
"c": 0.13214,
"h": 335.5
},
"luminance": 0.5283
}Semantic roles & 50–950 ramp
primary
#FBA4E7
secondary
#66DD81
accent
#E63500
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285