#FDD3EE#FDD3EE
#FDD3EE is a very light, muted pink. Relative luminance 0.736; OKLCH L 91.0% C 0.058 H 339.6°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD3EE |
|---|---|
| RGB | rgb(253, 211, 238) |
| HSL | hsl(321, 91%, 91%) |
| HSV | hsv(321, 17%, 99%) |
| CMYK | cmyk(0%, 16.6%, 5.9%, 0.8%) |
| CIE-LAB | lab(88.75, 19.04, -7.72) |
| CIE-LCH | lch(88.75, 20.55, 337.94°) |
| OKLab | oklab(91.04% 0.0547 -0.0203) |
| OKLCH | oklch(91.04% 0.058 339.6) |
| XYZ | xyz(79.2335, 73.6461, 90.9136) |
| Luminance | 0.7364 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.47
Pale Mauve
#FED0FC
ΔE00 4.69
Pale Pink
#FFCFDC
ΔE00 5.03
Very Light Purple
#F6CEFC
ΔE00 5.66
Pale Lavender
#EECFFE
ΔE00 7.03
Thistle
#D8BFD8
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD3EE #D3FDE2
analogous
#F7D3FD #FDD3EE #FDD3D9
triadic
#FDD3EE #EEFDD3 #D3EEFD
tetradic
#FDD3EE #FDF7D3 #D3FDE2 #D3D9FD
square
#FDD3EE #FDF7D3 #D3FDE2 #D3D9FD
split-complementary
#FDD3EE #D9FDD3 #D3FDF7
monochromatic
#F85EC1 #FA98D7 #FDD3EE #FEE2F4 #FEE2F4
Accessibility & contrast
On white
1.34
#FDD3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#FDD3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD3EE
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD3EE | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#FFD4DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fdd3ee; /* rgb */ color: rgb(253, 211, 238); /* oklch */ color: oklch(91.0% 0.058 339.6);
Tailwind
colors: {
custom: {
50: '#fee0f3',
500: '#fdd3ee',
950: '#000000',
},
}SCSS
$custom: #fdd3ee; $custom-light: #fee0f3; $custom-dark: #000000;
JSON
{
"hex": "#fdd3ee",
"rgb": {
"r": 253,
"g": 211,
"b": 238
},
"hsl": {
"h": 321.429,
"s": 91.304,
"l": 90.98
},
"oklch": {
"l": 0.91035,
"c": 0.05837,
"h": 339.6
},
"luminance": 0.73644
}Semantic roles & 50–950 ramp
primary
#FDD3EE
secondary
#8EE6AE
accent
#E65200
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485