#FDC4EE#FDC4EE
#FDC4EE is a very light, moderate pink. Relative luminance 0.665; OKLCH L 88.3% C 0.084 H 336.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC4EE |
|---|---|
| RGB | rgb(253, 196, 238) |
| HSL | hsl(316, 93%, 88%) |
| HSV | hsv(316, 23%, 99%) |
| CMYK | cmyk(0%, 22.5%, 5.9%, 0.8%) |
| CIE-LAB | lab(85.27, 26.92, -12.90) |
| CIE-LCH | lch(85.27, 29.85, 334.39°) |
| OKLab | oklab(88.34% 0.0769 -0.0343) |
| OKLCH | oklch(88.34% 0.084 336) |
| XYZ | xyz(75.6794, 66.5379, 89.7289) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.38
Very Light Purple
#F6CEFC
ΔE00 4.46
Light Lavendar
#EFC0FE
ΔE00 6.37
Light Lilac
#EDC8FF
ΔE00 6.49
Pale Lavender
#EECFFE
ΔE00 6.58
Powder Pink
#FFB2D0
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC4EE #C4FDD3
analogous
#EFC4FD #FDC4EE #FDC4D1
triadic
#FDC4EE #EEFDC4 #C4EEFD
tetradic
#FDC4EE #FDEFC4 #C4FDD3 #C4D1FD
square
#FDC4EE #FDEFC4 #C4FDD3 #C4D1FD
split-complementary
#FDC4EE #D1FDC4 #C4FDEF
monochromatic
#F94ECC #FB89DD #FDC4EE #FEE1F6 #FEE1F6
Accessibility & contrast
On white
1.47
#FDC4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#FDC4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC4EE
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC4EE | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0F0
Deuteranopia (green-blind)
#D1D8EC
Tritanopia (blue-blind)
#FFC6D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdc4ee; /* rgb */ color: rgb(253, 196, 238); /* oklch */ color: oklch(88.3% 0.084 336.0);
Tailwind
colors: {
custom: {
50: '#fed6f3',
500: '#fdc4ee',
950: '#000000',
},
}SCSS
$custom: #fdc4ee; $custom-light: #fed6f3; $custom-dark: #000000;
JSON
{
"hex": "#fdc4ee",
"rgb": {
"r": 253,
"g": 196,
"b": 238
},
"hsl": {
"h": 315.789,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.88344,
"c": 0.08419,
"h": 336
},
"luminance": 0.66536
}Semantic roles & 50–950 ramp
primary
#FDC4EE
secondary
#81E59B
accent
#E63C00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385