#FDDEEF#FDDEEF
#FDDEEF is a very light, muted pink. Relative luminance 0.794; OKLCH L 93.1% C 0.041 H 343.7°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDEEF |
|---|---|
| RGB | rgb(253, 222, 239) |
| HSL | hsl(327, 89%, 93%) |
| HSV | hsv(327, 12%, 99%) |
| CMYK | cmyk(0%, 12.3%, 5.5%, 0.8%) |
| CIE-LAB | lab(91.40, 13.47, -4.34) |
| CIE-LCH | lch(91.40, 14.16, 342.13°) |
| OKLab | oklab(93.1% 0.039 -0.0114) |
| OKLCH | oklch(93.1% 0.041 343.7) |
| XYZ | xyz(82.2077, 79.3587, 92.6318) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.76
Pale Pink
#FFCFDC
ΔE00 5.46
Lavenderblush
#FFF0F5
ΔE00 7.74
Thistle
#D8BFD8
ΔE00 8.12
Mistyrose
#FFE4E1
ΔE00 8.12
Pale Mauve
#FED0FC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDEEF #DEFDEC
analogous
#FBDEFD #FDDEEF #FDDEDF
triadic
#FDDEEF #EFFDDE #DEEFFD
tetradic
#FDDEEF #FDFBDE #DEFDEC #DEDFFD
square
#FDDEEF #FDFBDE #DEFDEC #DEDFFD
split-complementary
#FDDEEF #DFFDDE #DEFDFB
monochromatic
#F66BB7 #FAA4D3 #FDDEEF #FDE2F1 #FDE2F1
Accessibility & contrast
On white
1.24
#FDDEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#FDDEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDEEF
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDEEF | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F0
Deuteranopia (green-blind)
#E6E8EE
Tritanopia (blue-blind)
#FFDEE3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fddeef; /* rgb */ color: rgb(253, 222, 239); /* oklch */ color: oklch(93.1% 0.041 343.7);
Tailwind
colors: {
custom: {
50: '#fee8f4',
500: '#fddeef',
950: '#000000',
},
}SCSS
$custom: #fddeef; $custom-light: #fee8f4; $custom-dark: #000000;
JSON
{
"hex": "#fddeef",
"rgb": {
"r": 253,
"g": 222,
"b": 239
},
"hsl": {
"h": 327.097,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.93096,
"c": 0.04058,
"h": 343.7
},
"luminance": 0.79357
}Semantic roles & 50–950 ramp
primary
#FDDEEF
secondary
#98E7BC
accent
#E56800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485