#FDD5EB#FDD5EB
#FDD5EB is a very light, muted pink. Relative luminance 0.745; OKLCH L 91.3% C 0.053 H 344.0°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD5EB |
|---|---|
| RGB | rgb(253, 213, 235) |
| HSL | hsl(327, 91%, 91%) |
| HSV | hsv(327, 16%, 99%) |
| CMYK | cmyk(0%, 15.8%, 7.1%, 0.8%) |
| CIE-LAB | lab(89.14, 17.49, -5.56) |
| CIE-LCH | lch(89.14, 18.35, 342.36°) |
| OKLab | oklab(91.31% 0.0507 -0.0146) |
| OKLCH | oklch(91.31% 0.053 344) |
| XYZ | xyz(79.2964, 74.4712, 88.7784) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.29
Pale Pink
#FFCFDC
ΔE00 3.95
Pale Mauve
#FED0FC
ΔE00 6.22
Very Light Purple
#F6CEFC
ΔE00 7.08
Thistle
#D8BFD8
ΔE00 7.33
Bubblegum
#FFC1CC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD5EB #D5FDE7
analogous
#FBD5FD #FDD5EB #FDD5D7
triadic
#FDD5EB #EBFDD5 #D5EBFD
tetradic
#FDD5EB #FDFBD5 #D5FDE7 #D5D7FD
square
#FDD5EB #FDFBD5 #D5FDE7 #D5D7FD
split-complementary
#FDD5EB #D7FDD5 #D5FDFB
monochromatic
#F760B3 #FA9BCF #FDD5EB #FEE2F1 #FEE2F1
Accessibility & contrast
On white
1.32
#FDD5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#FDD5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD5EB
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD5EB | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#E0E2EA
Tritanopia (blue-blind)
#FFD5DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fdd5eb; /* rgb */ color: rgb(253, 213, 235); /* oklch */ color: oklch(91.3% 0.053 344.0);
Tailwind
colors: {
custom: {
50: '#fee2f1',
500: '#fdd5eb',
950: '#000000',
},
}SCSS
$custom: #fdd5eb; $custom-light: #fee2f1; $custom-dark: #000000;
JSON
{
"hex": "#fdd5eb",
"rgb": {
"r": 253,
"g": 213,
"b": 235
},
"hsl": {
"h": 327,
"s": 90.909,
"l": 91.373
},
"oklch": {
"l": 0.9131,
"c": 0.05277,
"h": 344
},
"luminance": 0.74469
}Semantic roles & 50–950 ramp
primary
#FDD5EB
secondary
#90E6B7
accent
#E66700
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485