#FAAFE2#FAAFE2
#FAAFE2 is a very light, moderate pink. Relative luminance 0.565; OKLCH L 84.0% C 0.108 H 339.1°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FAAFE2 |
|---|---|
| RGB | rgb(250, 175, 226) |
| HSL | hsl(319, 88%, 83%) |
| HSV | hsv(319, 30%, 98%) |
| CMYK | cmyk(0%, 30%, 9.6%, 2%) |
| CIE-LAB | lab(79.89, 34.95, -14.57) |
| CIE-LCH | lch(79.89, 37.86, 337.37°) |
| OKLab | oklab(84.03% 0.1012 -0.0387) |
| OKLCH | oklch(84.03% 0.108 339.1) |
| XYZ | xyz(68.4814, 56.4779, 79.2309) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.86
Plum
#DDA0DD
ΔE00 6.41
Light Lavendar
#EFC0FE
ΔE00 7.62
Baby Pink
#FFB7CE
ΔE00 7.65
Pale Mauve
#FED0FC
ΔE00 7.93
Very Light Purple
#F6CEFC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAAFE2 #AFFAC7
analogous
#ECAFFA #FAAFE2 #FAAFBC
triadic
#FAAFE2 #E2FAAF #AFE2FA
tetradic
#FAAFE2 #FAECAF #AFFAC7 #AFBCFA
square
#FAAFE2 #FAECAF #AFFAC7 #AFBCFA
split-complementary
#FAAFE2 #BCFAAF #AFFAEC
monochromatic
#F33CB8 #F675CD #FAAFE2 #FDE2F5 #FDE2F5
Accessibility & contrast
On white
1.71
#FAAFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#FAAFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAAFE2
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAAFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAAFE2 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BFE4
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#FFB0C1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #faafe2; /* rgb */ color: rgb(250, 175, 226); /* oklch */ color: oklch(84.0% 0.108 339.1);
Tailwind
colors: {
custom: {
50: '#fdc7eb',
500: '#faafe2',
950: '#000000',
},
}SCSS
$custom: #faafe2; $custom-light: #fdc7eb; $custom-dark: #000000;
JSON
{
"hex": "#faafe2",
"rgb": {
"r": 250,
"g": 175,
"b": 226
},
"hsl": {
"h": 319.2,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.84027,
"c": 0.10835,
"h": 339.1
},
"luminance": 0.56475
}Semantic roles & 50–950 ramp
primary
#FAAFE2
secondary
#70DD93
accent
#E54A01
background
#FFFDFE
surface
#FFF9FD
border
#D7D2D5
text
#181316
muted
#868284