#FCDBEA#FCDBEA
#FCDBEA is a very light, muted pink. Relative luminance 0.773; OKLCH L 92.3% C 0.041 H 348.8°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBEA |
|---|---|
| RGB | rgb(252, 219, 234) |
| HSL | hsl(333, 85%, 92%) |
| HSV | hsv(333, 13%, 99%) |
| CMYK | cmyk(0%, 13.1%, 7.1%, 1.2%) |
| CIE-LAB | lab(90.46, 13.85, -3.11) |
| CIE-LCH | lch(90.46, 14.19, 347.35°) |
| OKLab | oklab(92.3% 0.0405 -0.008) |
| OKLCH | oklch(92.3% 0.041 348.8) |
| XYZ | xyz(80.3263, 77.3006, 88.5150) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.85
Pale Pink
#FFCFDC
ΔE00 4.52
Mistyrose
#FFE4E1
ΔE00 7.66
Lavenderblush
#FFF0F5
ΔE00 8.02
Thistle
#D8BFD8
ΔE00 8.04
Light Rose
#FFC5CB
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBEA #DBFCED
analogous
#FCDBFB #FCDBEA #FCDDDB
triadic
#FCDBEA #EAFCDB #DBEAFC
tetradic
#FCDBEA #FBFCDB #DBFCED #DDDBFC
square
#FCDBEA #FBFCDB #DBFCED #DDDBFC
split-complementary
#FCDBEA #DBFCDD #DBFBFC
monochromatic
#F36AA8 #F7A3C9 #FCDBEA #FDE3EF #FDE3EF
Accessibility & contrast
On white
1.28
#FCDBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#FCDBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBEA
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBEA | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EB
Deuteranopia (green-blind)
#E4E6E9
Tritanopia (blue-blind)
#FFDAE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdbea; /* rgb */ color: rgb(252, 219, 234); /* oklch */ color: oklch(92.3% 0.041 348.8);
Tailwind
colors: {
custom: {
50: '#fde6f0',
500: '#fcdbea',
950: '#000000',
},
}SCSS
$custom: #fcdbea; $custom-light: #fde6f0; $custom-dark: #000000;
JSON
{
"hex": "#fcdbea",
"rgb": {
"r": 252,
"g": 219,
"b": 234
},
"hsl": {
"h": 332.727,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.92303,
"c": 0.04127,
"h": 348.8
},
"luminance": 0.77299
}Semantic roles & 50–950 ramp
primary
#FCDBEA
secondary
#97E4C1
accent
#E17D04
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485