#FBAEFB#FBAEFB
#FBAEFB is a very light, vivid purple. Relative luminance 0.577; OKLCH L 84.9% C 0.133 H 326.7°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAEFB |
|---|---|
| RGB | rgb(251, 174, 251) |
| HSL | hsl(300, 91%, 83%) |
| HSV | hsv(300, 31%, 98%) |
| CMYK | cmyk(0%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(80.60, 40.12, -26.93) |
| CIE-LCH | lch(80.60, 48.32, 326.12°) |
| OKLab | oklab(84.87% 0.111 -0.073) |
| OKLCH | oklch(84.87% 0.133 326.7) |
| XYZ | xyz(72.3307, 57.7490, 98.5847) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.53
Mauve
#E0B0FF
ΔE00 5.96
Plum
#DDA0DD
ΔE00 6.00
Light Lilac
#EDC8FF
ΔE00 7.92
Light Violet
#D6B4FC
ΔE00 8.30
Very Light Purple
#F6CEFC
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAEFB #AEFBAE
analogous
#D4AEFB #FBAEFB #FBAED4
triadic
#FBAEFB #FBFBAE #AEFBFB
tetradic
#FBAEFB #FBD4AE #AEFBAE #AED4FB
square
#FBAEFB #FBD4AE #AEFBAE #AED4FB
split-complementary
#FBAEFB #D4FBAE #AEFBD4
monochromatic
#F539F5 #F874F8 #FBAEFB #FEE2FE #FEE2FE
Accessibility & contrast
On white
1.67
#FBAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#FBAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAEFB
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAEFB | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FE
Deuteranopia (green-blind)
#BBCCF8
Tritanopia (blue-blind)
#FFB5CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbaefb; /* rgb */ color: rgb(251, 174, 251); /* oklch */ color: oklch(84.9% 0.133 326.7);
Tailwind
colors: {
custom: {
50: '#fdc7fc',
500: '#fbaefb',
950: '#000000',
},
}SCSS
$custom: #fbaefb; $custom-light: #fdc7fc; $custom-dark: #000000;
JSON
{
"hex": "#fbaefb",
"rgb": {
"r": 251,
"g": 174,
"b": 251
},
"hsl": {
"h": 300,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.84867,
"c": 0.13281,
"h": 326.7
},
"luminance": 0.57746
}Semantic roles & 50–950 ramp
primary
#FBAEFB
secondary
#6FDF6F
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285