#FDC4EC#FDC4EC
#FDC4EC is a very light, moderate pink. Relative luminance 0.664; OKLCH L 88.3% C 0.083 H 337.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC4EC |
|---|---|
| RGB | rgb(253, 196, 236) |
| HSL | hsl(318, 93%, 88%) |
| HSV | hsv(318, 23%, 99%) |
| CMYK | cmyk(0%, 22.5%, 6.7%, 0.8%) |
| CIE-LAB | lab(85.21, 26.58, -11.93) |
| CIE-LCH | lch(85.21, 29.13, 335.83°) |
| OKLab | oklab(88.28% 0.0762 -0.0316) |
| OKLCH | oklch(88.28% 0.083 337.5) |
| XYZ | xyz(75.3872, 66.4211, 88.1900) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.66
Very Light Purple
#F6CEFC
ΔE00 4.79
Powder Pink
#FFB2D0
ΔE00 6.51
Light Lavendar
#EFC0FE
ΔE00 6.87
Pale Lavender
#EECFFE
ΔE00 6.89
Light Lilac
#EDC8FF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC4EC #C4FDD5
analogous
#F2C4FD #FDC4EC #FDC4CF
triadic
#FDC4EC #ECFDC4 #C4ECFD
tetradic
#FDC4EC #FDF2C4 #C4FDD5 #C4CFFD
square
#FDC4EC #FDF2C4 #C4FDD5 #C4CFFD
split-complementary
#FDC4EC #CFFDC4 #C4FDF2
monochromatic
#F94EC6 #FB89D9 #FDC4EC #FEE1F5 #FEE1F5
Accessibility & contrast
On white
1.47
#FDC4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#FDC4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC4EC
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC4EC | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EE
Deuteranopia (green-blind)
#D2D8EA
Tritanopia (blue-blind)
#FFC5D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdc4ec; /* rgb */ color: rgb(253, 196, 236); /* oklch */ color: oklch(88.3% 0.083 337.5);
Tailwind
colors: {
custom: {
50: '#fed6f2',
500: '#fdc4ec',
950: '#000000',
},
}SCSS
$custom: #fdc4ec; $custom-light: #fed6f2; $custom-dark: #000000;
JSON
{
"hex": "#fdc4ec",
"rgb": {
"r": 253,
"g": 196,
"b": 236
},
"hsl": {
"h": 317.895,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.88279,
"c": 0.08254,
"h": 337.5
},
"luminance": 0.66419
}Semantic roles & 50–950 ramp
primary
#FDC4EC
secondary
#81E59E
accent
#E64400
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385