#FBAEF8#FBAEF8
#FBAEF8 is a very light, vivid purple. Relative luminance 0.576; OKLCH L 84.8% C 0.130 H 328.0°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAEF8 |
|---|---|
| RGB | rgb(251, 174, 248) |
| HSL | hsl(302, 91%, 83%) |
| HSV | hsv(302, 31%, 98%) |
| CMYK | cmyk(0%, 30.7%, 1.2%, 1.6%) |
| CIE-LAB | lab(80.49, 39.58, -25.48) |
| CIE-LCH | lch(80.49, 47.07, 327.22°) |
| OKLab | oklab(84.75% 0.1102 -0.0689) |
| OKLCH | oklch(84.75% 0.13 328) |
| XYZ | xyz(71.8616, 57.5613, 96.1138) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.55
Plum
#DDA0DD
ΔE00 5.77
Mauve
#E0B0FF
ΔE00 6.33
Light Lilac
#EDC8FF
ΔE00 7.91
Light Violet
#D6B4FC
ΔE00 8.57
Very Light Purple
#F6CEFC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAEF8 #AEFBB1
analogous
#D7AEFB #FBAEF8 #FBAED1
triadic
#FBAEF8 #F8FBAE #AEF8FB
tetradic
#FBAEF8 #FBD7AE #AEFBB1 #AED1FB
square
#FBAEF8 #FBD7AE #AEFBB1 #AED1FB
split-complementary
#FBAEF8 #D1FBAE #AEFBD7
monochromatic
#F539EE #F874F3 #FBAEF8 #FEE2FC #FEE2FC
Accessibility & contrast
On white
1.68
#FBAEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#FBAEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAEF8
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAEF8 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FB
Deuteranopia (green-blind)
#BCCBF5
Tritanopia (blue-blind)
#FFB4C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbaef8; /* rgb */ color: rgb(251, 174, 248); /* oklch */ color: oklch(84.8% 0.130 328.0);
Tailwind
colors: {
custom: {
50: '#fdc7fa',
500: '#fbaef8',
950: '#000000',
},
}SCSS
$custom: #fbaef8; $custom-light: #fdc7fa; $custom-dark: #000000;
JSON
{
"hex": "#fbaef8",
"rgb": {
"r": 251,
"g": 174,
"b": 248
},
"hsl": {
"h": 302.338,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.84753,
"c": 0.12995,
"h": 328
},
"luminance": 0.57559
}Semantic roles & 50–950 ramp
primary
#FBAEF8
secondary
#6FDF73
accent
#E60900
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285