#FDC4EB#FDC4EB
#FDC4EB is a very light, moderate pink. Relative luminance 0.664; OKLCH L 88.2% C 0.082 H 338.2°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC4EB |
|---|---|
| RGB | rgb(253, 196, 235) |
| HSL | hsl(319, 93%, 88%) |
| HSV | hsv(319, 23%, 99%) |
| CMYK | cmyk(0%, 22.5%, 7.1%, 0.8%) |
| CIE-LAB | lab(85.18, 26.41, -11.44) |
| CIE-LCH | lch(85.18, 28.78, 336.58°) |
| OKLab | oklab(88.25% 0.0759 -0.0303) |
| OKLCH | oklch(88.25% 0.082 338.2) |
| XYZ | xyz(75.2424, 66.3631, 87.4270) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.83
Very Light Purple
#F6CEFC
ΔE00 4.97
Powder Pink
#FFB2D0
ΔE00 6.33
Baby Pink
#FFB7CE
ΔE00 6.85
Pale Lavender
#EECFFE
ΔE00 7.05
Light Lavendar
#EFC0FE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC4EB #C4FDD6
analogous
#F2C4FD #FDC4EB #FDC4CE
triadic
#FDC4EB #EBFDC4 #C4EBFD
tetradic
#FDC4EB #FDF2C4 #C4FDD6 #C4CEFD
square
#FDC4EB #FDF2C4 #C4FDD6 #C4CEFD
split-complementary
#FDC4EB #CEFDC4 #C4FDF2
monochromatic
#F94EC3 #FB89D7 #FDC4EB #FEE1F5 #FEE1F5
Accessibility & contrast
On white
1.47
#FDC4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#FDC4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC4EB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC4EB | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0ED
Deuteranopia (green-blind)
#D2D8E9
Tritanopia (blue-blind)
#FFC5D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdc4eb; /* rgb */ color: rgb(253, 196, 235); /* oklch */ color: oklch(88.2% 0.082 338.2);
Tailwind
colors: {
custom: {
50: '#fed6f1',
500: '#fdc4eb',
950: '#000000',
},
}SCSS
$custom: #fdc4eb; $custom-light: #fed6f1; $custom-dark: #000000;
JSON
{
"hex": "#fdc4eb",
"rgb": {
"r": 253,
"g": 196,
"b": 235
},
"hsl": {
"h": 318.947,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.88247,
"c": 0.08174,
"h": 338.2
},
"luminance": 0.66361
}Semantic roles & 50–950 ramp
primary
#FDC4EB
secondary
#81E5A0
accent
#E64800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385