#FDD4EB#FDD4EB
#FDD4EB is a very light, muted pink. Relative luminance 0.740; OKLCH L 91.1% C 0.054 H 343.5°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD4EB |
|---|---|
| RGB | rgb(253, 212, 235) |
| HSL | hsl(326, 91%, 91%) |
| HSV | hsv(326, 16%, 99%) |
| CMYK | cmyk(0%, 16.2%, 7.1%, 0.8%) |
| CIE-LAB | lab(88.91, 18.01, -5.91) |
| CIE-LCH | lch(88.91, 18.95, 341.84°) |
| OKLab | oklab(91.13% 0.0522 -0.0155) |
| OKLCH | oklch(91.13% 0.054 343.5) |
| XYZ | xyz(79.0457, 73.9697, 88.6948) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.41
Pale Pink
#FFCFDC
ΔE00 4.04
Pale Mauve
#FED0FC
ΔE00 5.90
Very Light Purple
#F6CEFC
ΔE00 6.81
Thistle
#D8BFD8
ΔE00 7.29
Bubblegum
#FFC1CC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD4EB #D4FDE6
analogous
#FAD4FD #FDD4EB #FDD4D6
triadic
#FDD4EB #EBFDD4 #D4EBFD
tetradic
#FDD4EB #FDFAD4 #D4FDE6 #D4D6FD
square
#FDD4EB #FDFAD4 #D4FDE6 #D4D6FD
split-complementary
#FDD4EB #D6FDD4 #D4FDFA
monochromatic
#F85FB5 #FA9AD0 #FDD4EB #FEE2F1 #FEE2F1
Accessibility & contrast
On white
1.33
#FDD4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#FDD4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD4EB
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD4EB | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#DFE2EA
Tritanopia (blue-blind)
#FFD4DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fdd4eb; /* rgb */ color: rgb(253, 212, 235); /* oklch */ color: oklch(91.1% 0.054 343.5);
Tailwind
colors: {
custom: {
50: '#fee1f1',
500: '#fdd4eb',
950: '#000000',
},
}SCSS
$custom: #fdd4eb; $custom-light: #fee1f1; $custom-dark: #000000;
JSON
{
"hex": "#fdd4eb",
"rgb": {
"r": 253,
"g": 212,
"b": 235
},
"hsl": {
"h": 326.341,
"s": 91.111,
"l": 91.176
},
"oklch": {
"l": 0.91127,
"c": 0.05444,
"h": 343.5
},
"luminance": 0.73968
}Semantic roles & 50–950 ramp
primary
#FDD4EB
secondary
#8FE6B5
accent
#E66500
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485