#FAAEFB#FAAEFB
#FAAEFB is a very light, vivid purple. Relative luminance 0.576; OKLCH L 84.8% C 0.132 H 326.2°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FAAEFB |
|---|---|
| RGB | rgb(250, 174, 251) |
| HSL | hsl(299, 91%, 83%) |
| HSV | hsv(299, 31%, 98%) |
| CMYK | cmyk(0.4%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(80.50, 39.80, -27.10) |
| CIE-LCH | lch(80.50, 48.15, 325.75°) |
| OKLab | oklab(84.77% 0.1099 -0.0735) |
| OKLCH | oklch(84.77% 0.132 326.2) |
| XYZ | xyz(71.9713, 57.5637, 98.5678) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.42
Mauve
#E0B0FF
ΔE00 5.77
Plum
#DDA0DD
ΔE00 5.91
Light Lilac
#EDC8FF
ΔE00 7.83
Light Violet
#D6B4FC
ΔE00 8.11
Very Light Purple
#F6CEFC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAAEFB #AFFBAE
analogous
#D3AEFB #FAAEFB #FBAED5
triadic
#FAAEFB #FBFAAE #AEFBFA
tetradic
#FAAEFB #FBD3AE #AFFBAE #AED5FB
square
#FAAEFB #FBD3AE #AFFBAE #AED5FB
split-complementary
#FAAEFB #D5FBAE #AEFBD3
monochromatic
#F339F5 #F674F8 #FAAEFB #FDE2FE #FDE2FE
Accessibility & contrast
On white
1.68
#FAAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#FAAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAAEFB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAAEFB | 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)
#A8C2FE
Deuteranopia (green-blind)
#BBCBF8
Tritanopia (blue-blind)
#FEB5CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #faaefb; /* rgb */ color: rgb(250, 174, 251); /* oklch */ color: oklch(84.8% 0.132 326.2);
Tailwind
colors: {
custom: {
50: '#fdc7fc',
500: '#faaefb',
950: '#000000',
},
}SCSS
$custom: #faaefb; $custom-light: #fdc7fc; $custom-dark: #000000;
JSON
{
"hex": "#faaefb",
"rgb": {
"r": 250,
"g": 174,
"b": 251
},
"hsl": {
"h": 299.221,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.84766,
"c": 0.13216,
"h": 326.2
},
"luminance": 0.57561
}Semantic roles & 50–950 ramp
primary
#FAAEFB
secondary
#70DF6F
accent
#E60003
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285