#FAAFE0#FAAFE0
#FAAFE0 is a very light, moderate pink. Relative luminance 0.564; OKLCH L 84.0% C 0.107 H 340.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FAAFE0 |
|---|---|
| RGB | rgb(250, 175, 224) |
| HSL | hsl(321, 88%, 83%) |
| HSV | hsv(321, 30%, 98%) |
| CMYK | cmyk(0%, 30%, 10.4%, 2%) |
| CIE-LAB | lab(79.82, 34.62, -13.58) |
| CIE-LCH | lch(79.82, 37.19, 338.57°) |
| OKLab | oklab(83.96% 0.1006 -0.036) |
| OKLCH | oklch(83.96% 0.107 340.3) |
| XYZ | xyz(68.2086, 56.3688, 77.7940) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.37
Plum
#DDA0DD
ΔE00 6.69
Baby Pink
#FFB7CE
ΔE00 7.17
Light Lavendar
#EFC0FE
ΔE00 7.98
Pale Mauve
#FED0FC
ΔE00 8.02
Pastel Pink
#FFBACD
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAAFE0 #AFFAC9
analogous
#EEAFFA #FAAFE0 #FAAFBA
triadic
#FAAFE0 #E0FAAF #AFE0FA
tetradic
#FAAFE0 #FAEEAF #AFFAC9 #AFBAFA
square
#FAAFE0 #FAEEAF #AFFAC9 #AFBAFA
split-complementary
#FAAFE0 #BAFAAF #AFFAEE
monochromatic
#F33CB3 #F675CA #FAAFE0 #FDE2F4 #FDE2F4
Accessibility & contrast
On white
1.71
#FAAFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#FAAFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAAFE0
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAAFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAAFE0 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BFE2
Deuteranopia (green-blind)
#C4CADE
Tritanopia (blue-blind)
#FFB0C0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #faafe0; /* rgb */ color: rgb(250, 175, 224); /* oklch */ color: oklch(84.0% 0.107 340.3);
Tailwind
colors: {
custom: {
50: '#fdc7e9',
500: '#faafe0',
950: '#000000',
},
}SCSS
$custom: #faafe0; $custom-light: #fdc7e9; $custom-dark: #000000;
JSON
{
"hex": "#faafe0",
"rgb": {
"r": 250,
"g": 175,
"b": 224
},
"hsl": {
"h": 320.8,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.8396,
"c": 0.10682,
"h": 340.3
},
"luminance": 0.56366
}Semantic roles & 50–950 ramp
primary
#FAAFE0
secondary
#70DD96
accent
#E55001
background
#FFFDFE
surface
#FFF9FD
border
#D7D2D5
text
#181316
muted
#868284