#FAAEEB#FAAEEB
#FAAEEB is a very light, moderate pink. Relative luminance 0.566; OKLCH L 84.2% C 0.117 H 333.8°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FAAEEB |
|---|---|
| RGB | rgb(250, 174, 235) |
| HSL | hsl(312, 88%, 83%) |
| HSV | hsv(312, 30%, 98%) |
| CMYK | cmyk(0%, 30.4%, 6%, 2%) |
| CIE-LAB | lab(79.95, 36.99, -19.33) |
| CIE-LCH | lch(79.95, 41.73, 332.41°) |
| OKLab | oklab(84.17% 0.1054 -0.0518) |
| OKLCH | oklch(84.17% 0.117 333.8) |
| XYZ | xyz(69.5550, 56.5971, 85.8417) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.45
Light Lavendar
#EFC0FE
ΔE00 6.36
Pale Mauve
#FED0FC
ΔE00 8.11
Powder Pink
#FFB2D0
ΔE00 8.14
Mauve
#E0B0FF
ΔE00 8.22
Light Lilac
#EDC8FF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAAEEB #AEFABD
analogous
#E3AEFA #FAAEEB #FAAEC5
triadic
#FAAEEB #EBFAAE #AEEBFA
tetradic
#FAAEEB #FAE3AE #AEFABD #AEC5FA
square
#FAAEEB #FAE3AE #AEFABD #AEC5FA
split-complementary
#FAAEEB #C5FAAE #AEFAE3
monochromatic
#F33BCF #F674DD #FAAEEB #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.70
#FAAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#FAAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAAEEB
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAAEEB | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#C0CAE9
Tritanopia (blue-blind)
#FFB1C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #faaeeb; /* rgb */ color: rgb(250, 174, 235); /* oklch */ color: oklch(84.2% 0.117 333.8);
Tailwind
colors: {
custom: {
50: '#fdc7f1',
500: '#faaeeb',
950: '#000000',
},
}SCSS
$custom: #faaeeb; $custom-light: #fdc7f1; $custom-dark: #000000;
JSON
{
"hex": "#faaeeb",
"rgb": {
"r": 250,
"g": 174,
"b": 235
},
"hsl": {
"h": 311.842,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.84173,
"c": 0.11745,
"h": 333.8
},
"luminance": 0.56594
}Semantic roles & 50–950 ramp
primary
#FAAEEB
secondary
#6FDD85
accent
#E52E01
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285