#FDDCEF#FDDCEF
#FDDCEF is a very light, muted pink. Relative luminance 0.783; OKLCH L 92.7% C 0.044 H 342.5°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDCEF |
|---|---|
| RGB | rgb(253, 220, 239) |
| HSL | hsl(325, 89%, 93%) |
| HSV | hsv(325, 13%, 99%) |
| CMYK | cmyk(0%, 13%, 5.5%, 0.8%) |
| CIE-LAB | lab(90.92, 14.51, -5.05) |
| CIE-LCH | lch(90.92, 15.37, 340.82°) |
| OKLab | oklab(92.72% 0.0419 -0.0132) |
| OKLCH | oklch(92.72% 0.044 342.5) |
| XYZ | xyz(81.6796, 78.3026, 92.4558) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.39
Pale Pink
#FFCFDC
ΔE00 5.10
Pale Mauve
#FED0FC
ΔE00 7.55
Thistle
#D8BFD8
ΔE00 7.76
Very Light Purple
#F6CEFC
ΔE00 8.15
Lavenderblush
#FFF0F5
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDCEF #DCFDEA
analogous
#FBDCFD #FDDCEF #FDDCDE
triadic
#FDDCEF #EFFDDC #DCEFFD
tetradic
#FDDCEF #FDFBDC #DCFDEA #DCDEFD
square
#FDDCEF #FDFBDC #DCFDEA #DCDEFD
split-complementary
#FDDCEF #DEFDDC #DCFDFB
monochromatic
#F668BA #FAA2D5 #FDDCEF #FDE2F2 #FDE2F2
Accessibility & contrast
On white
1.26
#FDDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#FDDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDCEF
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDCEF | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F0
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#FFDCE2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fddcef; /* rgb */ color: rgb(253, 220, 239); /* oklch */ color: oklch(92.7% 0.044 342.5);
Tailwind
colors: {
custom: {
50: '#fee7f4',
500: '#fddcef',
950: '#000000',
},
}SCSS
$custom: #fddcef; $custom-light: #fee7f4; $custom-dark: #000000;
JSON
{
"hex": "#fddcef",
"rgb": {
"r": 253,
"g": 220,
"b": 239
},
"hsl": {
"h": 325.455,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.92723,
"c": 0.04391,
"h": 342.5
},
"luminance": 0.78301
}Semantic roles & 50–950 ramp
primary
#FDDCEF
secondary
#96E7B9
accent
#E66100
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485