#FAAFE7#FAAFE7
#FAAFE7 is a very light, moderate pink. Relative luminance 0.568; OKLCH L 84.2% C 0.112 H 336.1°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FAAFE7 |
|---|---|
| RGB | rgb(250, 175, 231) |
| HSL | hsl(315, 88%, 83%) |
| HSV | hsv(315, 30%, 98%) |
| CMYK | cmyk(0%, 30%, 7.6%, 2%) |
| CIE-LAB | lab(80.04, 35.78, -17.03) |
| CIE-LCH | lch(80.04, 39.63, 334.54°) |
| OKLab | oklab(84.2% 0.1027 -0.0455) |
| OKLCH | oklch(84.2% 0.112 336.1) |
| XYZ | xyz(69.1775, 56.7564, 82.8970) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.85
Light Lavendar
#EFC0FE
ΔE00 6.80
Powder Pink
#FFB2D0
ΔE00 7.07
Pale Mauve
#FED0FC
ΔE00 7.82
Very Light Purple
#F6CEFC
ΔE00 8.20
Light Lilac
#EDC8FF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAAFE7 #AFFAC2
analogous
#E7AFFA #FAAFE7 #FAAFC1
triadic
#FAAFE7 #E7FAAF #AFE7FA
tetradic
#FAAFE7 #FAE7AF #AFFAC2 #AFC1FA
square
#FAAFE7 #FAE7AF #AFFAC2 #AFC1FA
split-complementary
#FAAFE7 #C1FAAF #AFFAE7
monochromatic
#F33CC4 #F675D6 #FAAFE7 #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.70
#FAAFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#FAAFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAAFE7
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAAFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAAFE7 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C0E9
Deuteranopia (green-blind)
#C2CBE5
Tritanopia (blue-blind)
#FFB1C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #faafe7; /* rgb */ color: rgb(250, 175, 231); /* oklch */ color: oklch(84.2% 0.112 336.1);
Tailwind
colors: {
custom: {
50: '#fdc7ee',
500: '#faafe7',
950: '#000000',
},
}SCSS
$custom: #faafe7; $custom-light: #fdc7ee; $custom-dark: #000000;
JSON
{
"hex": "#faafe7",
"rgb": {
"r": 250,
"g": 175,
"b": 231
},
"hsl": {
"h": 315.2,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.84199,
"c": 0.11234,
"h": 336.1
},
"luminance": 0.56753
}Semantic roles & 50–950 ramp
primary
#FAAFE7
secondary
#70DD8C
accent
#E53A01
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285