#FACAEB#FACAEB
#FACAEB is a very light, moderate pink. Relative luminance 0.686; OKLCH L 89.0% C 0.069 H 337.8°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FACAEB |
|---|---|
| RGB | rgb(250, 202, 235) |
| HSL | hsl(319, 83%, 89%) |
| HSV | hsv(319, 19%, 98%) |
| CMYK | cmyk(0%, 19.2%, 6%, 2%) |
| CIE-LAB | lab(86.29, 22.24, -9.82) |
| CIE-LCH | lch(86.29, 24.32, 336.18°) |
| OKLab | oklab(89.04% 0.0637 -0.026) |
| OKLCH | oklch(89.04% 0.069 337.8) |
| XYZ | xyz(75.5391, 68.5653, 87.8364) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.54
Very Light Purple
#F6CEFC
ΔE00 4.61
Light Pink
#FFD1DF
ΔE00 5.99
Pale Pink
#FFCFDC
ΔE00 6.33
Pale Lavender
#EECFFE
ΔE00 6.42
Thistle
#D8BFD8
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACAEB #CAFAD9
analogous
#F1CAFA #FACAEB #FACAD3
triadic
#FACAEB #EBFACA #CAEBFA
tetradic
#FACAEB #FAF1CA #CAFAD9 #CAD3FA
square
#FACAEB #FAF1CA #CAFAD9 #CAD3FA
split-complementary
#FACAEB #D3FACA #CAFAF1
monochromatic
#EF5AC1 #F592D6 #FACAEB #FCE3F4 #FCE3F4
Accessibility & contrast
On white
1.43
#FACAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#FACAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACAEB
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACAEB | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EC
Deuteranopia (green-blind)
#D6DAEA
Tritanopia (blue-blind)
#FFCBD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #facaeb; /* rgb */ color: rgb(250, 202, 235); /* oklch */ color: oklch(89.0% 0.069 337.8);
Tailwind
colors: {
custom: {
50: '#fcdaf1',
500: '#facaeb',
950: '#000000',
},
}SCSS
$custom: #facaeb; $custom-light: #fcdaf1; $custom-dark: #000000;
JSON
{
"hex": "#facaeb",
"rgb": {
"r": 250,
"g": 202,
"b": 235
},
"hsl": {
"h": 318.75,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.89036,
"c": 0.06883,
"h": 337.8
},
"luminance": 0.68563
}Semantic roles & 50–950 ramp
primary
#FACAEB
secondary
#89DFA4
accent
#DF4A06
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385