#FCBAED#FCBAED
#FCBAED is a very light, moderate pink. Relative luminance 0.619; OKLCH L 86.5% C 0.100 H 334.7°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBAED |
|---|---|
| RGB | rgb(252, 186, 237) |
| HSL | hsl(314, 92%, 86%) |
| HSV | hsv(314, 26%, 99%) |
| CMYK | cmyk(0%, 26.2%, 6%, 1.2%) |
| CIE-LAB | lab(82.88, 31.68, -15.97) |
| CIE-LCH | lch(82.88, 35.48, 333.25°) |
| OKLab | oklab(86.47% 0.0904 -0.0426) |
| OKLCH | oklch(86.47% 0.1 334.7) |
| XYZ | xyz(72.9889, 61.9303, 88.2133) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.36
Light Lavendar
#EFC0FE
ΔE00 5.63
Very Light Purple
#F6CEFC
ΔE00 5.93
Light Lilac
#EDC8FF
ΔE00 6.82
Powder Pink
#FFB2D0
ΔE00 7.02
Plum
#DDA0DD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBAED #BAFCC9
analogous
#EABAFC #FCBAED #FCBACC
triadic
#FCBAED #EDFCBA #BAEDFC
tetradic
#FCBAED #FCEABA #BAFCC9 #BACCFC
square
#FCBAED #FCEABA #BAFCC9 #BACCFC
split-complementary
#FCBAED #CCFCBA #BAFCEA
monochromatic
#F745CE #F97FDE #FCBAED #FEE2F7 #FEE2F7
Accessibility & contrast
On white
1.57
#FCBAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#FCBAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBAED
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBAED | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9EF
Deuteranopia (green-blind)
#C9D2EB
Tritanopia (blue-blind)
#FFBCCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcbaed; /* rgb */ color: rgb(252, 186, 237); /* oklch */ color: oklch(86.5% 0.100 334.7);
Tailwind
colors: {
custom: {
50: '#fecff2',
500: '#fcbaed',
950: '#000000',
},
}SCSS
$custom: #fcbaed; $custom-light: #fecff2; $custom-dark: #000000;
JSON
{
"hex": "#fcbaed",
"rgb": {
"r": 252,
"g": 186,
"b": 237
},
"hsl": {
"h": 313.636,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.86474,
"c": 0.0999,
"h": 334.7
},
"luminance": 0.61928
}Semantic roles & 50–950 ramp
primary
#FCBAED
secondary
#79E290
accent
#E63400
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385