#FCD3EF#FCD3EF
#FCD3EF is a very light, muted pink. Relative luminance 0.735; OKLCH L 91.0% C 0.058 H 337.8°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD3EF |
|---|---|
| RGB | rgb(252, 211, 239) |
| HSL | hsl(319, 87%, 91%) |
| HSV | hsv(319, 16%, 99%) |
| CMYK | cmyk(0%, 16.3%, 5.2%, 1.2%) |
| CIE-LAB | lab(88.69, 18.88, -8.35) |
| CIE-LCH | lch(88.69, 20.64, 336.15°) |
| OKLab | oklab(90.98% 0.054 -0.022) |
| OKLCH | oklch(90.98% 0.058 337.8) |
| XYZ | xyz(79.0177, 73.5178, 91.6725) |
| Luminance | 0.7352 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.38
Light Pink
#FFD1DF
ΔE00 4.86
Very Light Purple
#F6CEFC
ΔE00 5.28
Pale Pink
#FFCFDC
ΔE00 5.43
Pale Lavender
#EECFFE
ΔE00 6.61
Thistle
#D8BFD8
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD3EF #D3FCE0
analogous
#F4D3FC #FCD3EF #FCD3DA
triadic
#FCD3EF #EFFCD3 #D3EFFC
tetradic
#FCD3EF #FCF4D3 #D3FCE0 #D3DAFC
square
#FCD3EF #FCF4D3 #D3FCE0 #D3DAFC
split-complementary
#FCD3EF #DAFCD3 #D3FCF4
monochromatic
#F460C5 #F89ADA #FCD3EF #FDE2F5 #FDE2F5
Accessibility & contrast
On white
1.34
#FCD3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#FCD3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD3EF
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD3EF | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF0
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#FFD4DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcd3ef; /* rgb */ color: rgb(252, 211, 239); /* oklch */ color: oklch(91.0% 0.058 337.8);
Tailwind
colors: {
custom: {
50: '#fde0f4',
500: '#fcd3ef',
950: '#000000',
},
}SCSS
$custom: #fcd3ef; $custom-light: #fde0f4; $custom-dark: #000000;
JSON
{
"hex": "#fcd3ef",
"rgb": {
"r": 252,
"g": 211,
"b": 239
},
"hsl": {
"h": 319.024,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.90977,
"c": 0.0583,
"h": 337.8
},
"luminance": 0.73516
}Semantic roles & 50–950 ramp
primary
#FCD3EF
secondary
#8FE4AA
accent
#E44902
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485