#FAAFE8#FAAFE8
#FAAFE8 is a very light, moderate pink. Relative luminance 0.568; OKLCH L 84.2% C 0.113 H 335.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FAAFE8 |
|---|---|
| RGB | rgb(250, 175, 232) |
| HSL | hsl(314, 88%, 83%) |
| HSV | hsv(314, 30%, 98%) |
| CMYK | cmyk(0%, 30%, 7.2%, 2%) |
| CIE-LAB | lab(80.07, 35.95, -17.52) |
| CIE-LCH | lch(80.07, 39.99, 334.01°) |
| OKLab | oklab(84.23% 0.103 -0.0468) |
| OKLCH | oklch(84.23% 0.113 335.6) |
| XYZ | xyz(69.3191, 56.8130, 83.6429) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.76
Light Lavendar
#EFC0FE
ΔE00 6.65
Powder Pink
#FFB2D0
ΔE00 7.30
Pale Mauve
#FED0FC
ΔE00 7.82
Very Light Purple
#F6CEFC
ΔE00 8.16
Light Lilac
#EDC8FF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAAFE8 #AFFAC1
analogous
#E6AFFA #FAAFE8 #FAAFC2
triadic
#FAAFE8 #E8FAAF #AFE8FA
tetradic
#FAAFE8 #FAE6AF #AFFAC1 #AFC2FA
square
#FAAFE8 #FAE6AF #AFFAC1 #AFC2FA
split-complementary
#FAAFE8 #C2FAAF #AFFAE6
monochromatic
#F33CC7 #F675D7 #FAAFE8 #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.70
#FAAFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#FAAFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAAFE8
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAAFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAAFE8 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C0EA
Deuteranopia (green-blind)
#C1CBE6
Tritanopia (blue-blind)
#FFB2C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #faafe8; /* rgb */ color: rgb(250, 175, 232); /* oklch */ color: oklch(84.2% 0.113 335.6);
Tailwind
colors: {
custom: {
50: '#fdc7ef',
500: '#faafe8',
950: '#000000',
},
}SCSS
$custom: #faafe8; $custom-light: #fdc7ef; $custom-dark: #000000;
JSON
{
"hex": "#faafe8",
"rgb": {
"r": 250,
"g": 175,
"b": 232
},
"hsl": {
"h": 314.4,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.84234,
"c": 0.11317,
"h": 335.6
},
"luminance": 0.5681
}Semantic roles & 50–950 ramp
primary
#FAAFE8
secondary
#70DD8A
accent
#E53701
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285