#FDC4EF#FDC4EF
#FDC4EF is a very light, moderate pink. Relative luminance 0.666; OKLCH L 88.4% C 0.085 H 335.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC4EF |
|---|---|
| RGB | rgb(253, 196, 239) |
| HSL | hsl(315, 93%, 88%) |
| HSV | hsv(315, 23%, 99%) |
| CMYK | cmyk(0%, 22.5%, 5.5%, 0.8%) |
| CIE-LAB | lab(85.30, 27.09, -13.39) |
| CIE-LCH | lch(85.30, 30.22, 333.70°) |
| OKLab | oklab(88.38% 0.0772 -0.0356) |
| OKLCH | oklch(88.38% 0.085 335.2) |
| XYZ | xyz(75.8268, 66.5969, 90.5048) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.26
Very Light Purple
#F6CEFC
ΔE00 4.31
Light Lavendar
#EFC0FE
ΔE00 6.12
Light Lilac
#EDC8FF
ΔE00 6.29
Pale Lavender
#EECFFE
ΔE00 6.43
Powder Pink
#FFB2D0
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC4EF #C4FDD2
analogous
#EEC4FD #FDC4EF #FDC4D2
triadic
#FDC4EF #EFFDC4 #C4EFFD
tetradic
#FDC4EF #FDEEC4 #C4FDD2 #C4D2FD
square
#FDC4EF #FDEEC4 #C4FDD2 #C4D2FD
split-complementary
#FDC4EF #D2FDC4 #C4FDEE
monochromatic
#F94ECF #FB89DF #FDC4EF #FEE1F7 #FEE1F7
Accessibility & contrast
On white
1.47
#FDC4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#FDC4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC4EF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC4EF | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F1
Deuteranopia (green-blind)
#D1D8ED
Tritanopia (blue-blind)
#FFC6D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdc4ef; /* rgb */ color: rgb(253, 196, 239); /* oklch */ color: oklch(88.4% 0.085 335.2);
Tailwind
colors: {
custom: {
50: '#fed6f4',
500: '#fdc4ef',
950: '#000000',
},
}SCSS
$custom: #fdc4ef; $custom-light: #fed6f4; $custom-dark: #000000;
JSON
{
"hex": "#fdc4ef",
"rgb": {
"r": 253,
"g": 196,
"b": 239
},
"hsl": {
"h": 314.737,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.88377,
"c": 0.08504,
"h": 335.2
},
"luminance": 0.66594
}Semantic roles & 50–950 ramp
primary
#FDC4EF
secondary
#81E599
accent
#E63800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385