#FBAEFA#FBAEFA
#FBAEFA is a very light, vivid purple. Relative luminance 0.577; OKLCH L 84.8% C 0.132 H 327.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAEFA |
|---|---|
| RGB | rgb(251, 174, 250) |
| HSL | hsl(301, 91%, 83%) |
| HSV | hsv(301, 31%, 98%) |
| CMYK | cmyk(0%, 30.7%, 0.4%, 1.6%) |
| CIE-LAB | lab(80.56, 39.94, -26.45) |
| CIE-LCH | lch(80.56, 47.90, 326.48°) |
| OKLab | oklab(84.83% 0.1107 -0.0716) |
| OKLCH | oklch(84.83% 0.132 327.1) |
| XYZ | xyz(72.1735, 57.6861, 97.7567) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.53
Plum
#DDA0DD
ΔE00 5.91
Mauve
#E0B0FF
ΔE00 6.08
Light Lilac
#EDC8FF
ΔE00 7.91
Light Violet
#D6B4FC
ΔE00 8.38
Very Light Purple
#F6CEFC
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAEFA #AEFBAF
analogous
#D5AEFB #FBAEFA #FBAED3
triadic
#FBAEFA #FAFBAE #AEFAFB
tetradic
#FBAEFA #FBD5AE #AEFBAF #AED3FB
square
#FBAEFA #FBD5AE #AEFBAF #AED3FB
split-complementary
#FBAEFA #D3FBAE #AEFBD5
monochromatic
#F539F3 #F874F6 #FBAEFA #FEE2FD #FEE2FD
Accessibility & contrast
On white
1.68
#FBAEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#FBAEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAEFA
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAEFA | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FD
Deuteranopia (green-blind)
#BCCBF7
Tritanopia (blue-blind)
#FFB5CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbaefa; /* rgb */ color: rgb(251, 174, 250); /* oklch */ color: oklch(84.8% 0.132 327.1);
Tailwind
colors: {
custom: {
50: '#fdc7fc',
500: '#fbaefa',
950: '#000000',
},
}SCSS
$custom: #fbaefa; $custom-light: #fdc7fc; $custom-dark: #000000;
JSON
{
"hex": "#fbaefa",
"rgb": {
"r": 251,
"g": 174,
"b": 250
},
"hsl": {
"h": 300.779,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.84829,
"c": 0.13185,
"h": 327.1
},
"luminance": 0.57683
}Semantic roles & 50–950 ramp
primary
#FBAEFA
secondary
#6FDF70
accent
#E60300
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285