#FAAEF2#FAAEF2
#FAAEF2 is a very light, vivid purple. Relative luminance 0.570; OKLCH L 84.4% C 0.124 H 330.3°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FAAEF2 |
|---|---|
| RGB | rgb(250, 174, 242) |
| HSL | hsl(306, 88%, 83%) |
| HSV | hsv(306, 30%, 98%) |
| CMYK | cmyk(0%, 30.4%, 3.2%, 2%) |
| CIE-LAB | lab(80.19, 38.20, -22.74) |
| CIE-LCH | lch(80.19, 44.46, 329.23°) |
| OKLab | oklab(84.43% 0.1074 -0.0613) |
| OKLCH | oklch(84.43% 0.124 330.3) |
| XYZ | xyz(70.5862, 57.0096, 91.2730) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.37
Light Lavendar
#EFC0FE
ΔE00 5.70
Mauve
#E0B0FF
ΔE00 7.02
Light Lilac
#EDC8FF
ΔE00 7.91
Pale Mauve
#FED0FC
ΔE00 8.43
Very Light Purple
#F6CEFC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAAEF2 #AEFAB6
analogous
#DCAEFA #FAAEF2 #FAAECC
triadic
#FAAEF2 #F2FAAE #AEF2FA
tetradic
#FAAEF2 #FADCAE #AEFAB6 #AECCFA
square
#FAAEF2 #FADCAE #AEFAB6 #AECCFA
split-complementary
#FAAEF2 #CCFAAE #AEFADC
monochromatic
#F33BDF #F674E9 #FAAEF2 #FDE2FA #FDE2FA
Accessibility & contrast
On white
1.69
#FAAEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#FAAEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAAEF2
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAAEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAAEF2 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC1F5
Deuteranopia (green-blind)
#BECBEF
Tritanopia (blue-blind)
#FFB3C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #faaef2; /* rgb */ color: rgb(250, 174, 242); /* oklch */ color: oklch(84.4% 0.124 330.3);
Tailwind
colors: {
custom: {
50: '#fdc7f6',
500: '#faaef2',
950: '#000000',
},
}SCSS
$custom: #faaef2; $custom-light: #fdc7f6; $custom-dark: #000000;
JSON
{
"hex": "#faaef2",
"rgb": {
"r": 250,
"g": 174,
"b": 242
},
"hsl": {
"h": 306.316,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.84427,
"c": 0.12367,
"h": 330.3
},
"luminance": 0.57007
}Semantic roles & 50–950 ramp
primary
#FAAEF2
secondary
#6FDD7B
accent
#E51901
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285