#FDD4EA#FDD4EA
#FDD4EA is a very light, muted pink. Relative luminance 0.739; OKLCH L 91.1% C 0.054 H 344.7°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD4EA |
|---|---|
| RGB | rgb(253, 212, 234) |
| HSL | hsl(328, 91%, 91%) |
| HSV | hsv(328, 16%, 99%) |
| CMYK | cmyk(0%, 16.2%, 7.5%, 0.8%) |
| CIE-LAB | lab(88.88, 17.84, -5.42) |
| CIE-LCH | lch(88.88, 18.65, 343.10°) |
| OKLab | oklab(91.1% 0.0518 -0.0142) |
| OKLCH | oklch(91.1% 0.054 344.7) |
| XYZ | xyz(78.9016, 73.9121, 87.9360) |
| Luminance | 0.7391 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.12
Pale Pink
#FFCFDC
ΔE00 3.76
Pale Mauve
#FED0FC
ΔE00 6.21
Very Light Purple
#F6CEFC
ΔE00 7.11
Thistle
#D8BFD8
ΔE00 7.35
Bubblegum
#FFC1CC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD4EA #D4FDE7
analogous
#FBD4FD #FDD4EA #FDD4D5
triadic
#FDD4EA #EAFDD4 #D4EAFD
tetradic
#FDD4EA #FDFBD4 #D4FDE7 #D4D5FD
square
#FDD4EA #FDFBD4 #D4FDE7 #D4D5FD
split-complementary
#FDD4EA #D5FDD4 #D4FDFB
monochromatic
#F85FB1 #FA9ACD #FDD4EA #FEE2F1 #FEE2F1
Accessibility & contrast
On white
1.33
#FDD4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#FDD4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD4EA
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD4EA | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#DFE2E9
Tritanopia (blue-blind)
#FFD4DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fdd4ea; /* rgb */ color: rgb(253, 212, 234); /* oklch */ color: oklch(91.1% 0.054 344.7);
Tailwind
colors: {
custom: {
50: '#fee1f0',
500: '#fdd4ea',
950: '#000000',
},
}SCSS
$custom: #fdd4ea; $custom-light: #fee1f0; $custom-dark: #000000;
JSON
{
"hex": "#fdd4ea",
"rgb": {
"r": 253,
"g": 212,
"b": 234
},
"hsl": {
"h": 327.805,
"s": 91.111,
"l": 91.176
},
"oklch": {
"l": 0.91097,
"c": 0.05375,
"h": 344.7
},
"luminance": 0.7391
}Semantic roles & 50–950 ramp
primary
#FDD4EA
secondary
#8FE6B7
accent
#E66A00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485