#FBA4EF#FBA4EF
#FBA4EF is a very light, vivid purple. Relative luminance 0.533; OKLCH L 82.8% C 0.139 H 331.8°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA4EF |
|---|---|
| RGB | rgb(251, 164, 239) |
| HSL | hsl(308, 92%, 81%) |
| HSV | hsv(308, 35%, 98%) |
| CMYK | cmyk(0%, 34.7%, 4.8%, 1.6%) |
| CIE-LAB | lab(78.05, 43.20, -24.37) |
| CIE-LCH | lch(78.05, 49.60, 330.58°) |
| OKLab | oklab(82.8% 0.1224 -0.0657) |
| OKLCH | oklch(82.8% 0.139 331.8) |
| XYZ | xyz(68.6383, 53.2952, 88.3162) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.21
Light Lavendar
#EFC0FE
ΔE00 7.72
Mauve
#E0B0FF
ΔE00 7.79
Violet (CSS)
#EE82EE
ΔE00 8.09
Lavender Pink
#DD85D7
ΔE00 8.19
Bubblegum Pink
#FE83CC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA4EF #A4FBB0
analogous
#DCA4FB #FBA4EF #FBA4C4
triadic
#FBA4EF #EFFBA4 #A4EFFB
tetradic
#FBA4EF #FBDCA4 #A4FBB0 #A4C4FB
square
#FBA4EF #FBDCA4 #A4FBB0 #A4C4FB
split-complementary
#FBA4EF #C4FBA4 #A4FBDC
monochromatic
#F62FDA #F869E5 #FBA4EF #FEDFF9 #FEE2FA
Accessibility & contrast
On white
1.80
#FBA4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#FBA4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA4EF
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA4EF | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B9F2
Deuteranopia (green-blind)
#B8C5EC
Tritanopia (blue-blind)
#FFA9BF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fba4ef; /* rgb */ color: rgb(251, 164, 239); /* oklch */ color: oklch(82.8% 0.139 331.8);
Tailwind
colors: {
custom: {
50: '#fec0f4',
500: '#fba4ef',
950: '#000000',
},
}SCSS
$custom: #fba4ef; $custom-light: #fec0f4; $custom-dark: #000000;
JSON
{
"hex": "#fba4ef",
"rgb": {
"r": 251,
"g": 164,
"b": 239
},
"hsl": {
"h": 308.276,
"s": 91.579,
"l": 81.373
},
"oklch": {
"l": 0.82796,
"c": 0.13894,
"h": 331.8
},
"luminance": 0.53292
}Semantic roles & 50–950 ramp
primary
#FBA4EF
secondary
#66DD76
accent
#E62000
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285