#FDC4EA#FDC4EA
#FDC4EA is a very light, moderate pink. Relative luminance 0.663; OKLCH L 88.2% C 0.081 H 339.0°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC4EA |
|---|---|
| RGB | rgb(253, 196, 234) |
| HSL | hsl(320, 93%, 88%) |
| HSV | hsv(320, 23%, 99%) |
| CMYK | cmyk(0%, 22.5%, 7.5%, 0.8%) |
| CIE-LAB | lab(85.15, 26.24, -10.95) |
| CIE-LCH | lch(85.15, 28.43, 337.35°) |
| OKLab | oklab(88.21% 0.0756 -0.029) |
| OKLCH | oklch(88.21% 0.081 339) |
| XYZ | xyz(75.0983, 66.3055, 86.6683) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.00
Very Light Purple
#F6CEFC
ΔE00 5.16
Powder Pink
#FFB2D0
ΔE00 6.14
Baby Pink
#FFB7CE
ΔE00 6.61
Pastel Pink
#FFBACD
ΔE00 7.15
Pale Lavender
#EECFFE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC4EA #C4FDD7
analogous
#F3C4FD #FDC4EA #FDC4CD
triadic
#FDC4EA #EAFDC4 #C4EAFD
tetradic
#FDC4EA #FDF3C4 #C4FDD7 #C4CDFD
square
#FDC4EA #FDF3C4 #C4FDD7 #C4CDFD
split-complementary
#FDC4EA #CDFDC4 #C4FDF3
monochromatic
#F94EC0 #FB89D5 #FDC4EA #FEE1F4 #FEE1F4
Accessibility & contrast
On white
1.47
#FDC4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#FDC4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC4EA
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC4EA | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#D3D8E8
Tritanopia (blue-blind)
#FFC5D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdc4ea; /* rgb */ color: rgb(253, 196, 234); /* oklch */ color: oklch(88.2% 0.081 339.0);
Tailwind
colors: {
custom: {
50: '#fed6f0',
500: '#fdc4ea',
950: '#000000',
},
}SCSS
$custom: #fdc4ea; $custom-light: #fed6f0; $custom-dark: #000000;
JSON
{
"hex": "#fdc4ea",
"rgb": {
"r": 253,
"g": 196,
"b": 234
},
"hsl": {
"h": 320,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.88214,
"c": 0.08095,
"h": 339
},
"luminance": 0.66303
}Semantic roles & 50–950 ramp
primary
#FDC4EA
secondary
#81E5A2
accent
#E64D00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385