#FBAAEF#FBAAEF
#FBAAEF is a very light, vivid purple. Relative luminance 0.555; OKLCH L 83.8% C 0.129 H 332.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAAEF |
|---|---|
| RGB | rgb(251, 170, 239) |
| HSL | hsl(309, 91%, 83%) |
| HSV | hsv(309, 32%, 98%) |
| CMYK | cmyk(0%, 32.3%, 4.8%, 1.6%) |
| CIE-LAB | lab(79.32, 40.09, -22.42) |
| CIE-LCH | lch(79.32, 45.93, 330.78°) |
| OKLab | oklab(83.76% 0.1136 -0.0603) |
| OKLCH | oklch(83.76% 0.129 332) |
| XYZ | xyz(69.7375, 55.4936, 88.6826) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.25
Light Lavendar
#EFC0FE
ΔE00 6.68
Mauve
#E0B0FF
ΔE00 7.63
Light Lilac
#EDC8FF
ΔE00 8.88
Bubblegum Pink
#FE83CC
ΔE00 9.07
Pale Mauve
#FED0FC
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAAEF #AAFBB6
analogous
#DFAAFB #FBAAEF #FBAAC6
triadic
#FBAAEF #EFFBAA #AAEFFB
tetradic
#FBAAEF #FBDFAA #AAFBB6 #AAC6FB
square
#FBAAEF #FBDFAA #AAFBB6 #AAC6FB
split-complementary
#FBAAEF #C6FBAA #AAFBDF
monochromatic
#F535D9 #F870E4 #FBAAEF #FEE2F9 #FEE2F9
Accessibility & contrast
On white
1.74
#FBAAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#FBAAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAAEF
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAAEF | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BEF2
Deuteranopia (green-blind)
#BCC9EC
Tritanopia (blue-blind)
#FFAEC3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fbaaef; /* rgb */ color: rgb(251, 170, 239); /* oklch */ color: oklch(83.8% 0.129 332.0);
Tailwind
colors: {
custom: {
50: '#fec4f4',
500: '#fbaaef',
950: '#000000',
},
}SCSS
$custom: #fbaaef; $custom-light: #fec4f4; $custom-dark: #000000;
JSON
{
"hex": "#fbaaef",
"rgb": {
"r": 251,
"g": 170,
"b": 239
},
"hsl": {
"h": 308.889,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.83763,
"c": 0.12862,
"h": 332
},
"luminance": 0.55491
}Semantic roles & 50–950 ramp
primary
#FBAAEF
secondary
#6BDE7C
accent
#E62200
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285