#FDDDEB#FDDDEB
#FDDDEB is a very light, muted pink. Relative luminance 0.786; OKLCH L 92.8% C 0.040 H 349.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDDEB |
|---|---|
| RGB | rgb(253, 221, 235) |
| HSL | hsl(334, 89%, 93%) |
| HSV | hsv(334, 13%, 99%) |
| CMYK | cmyk(0%, 12.6%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.05, 13.32, -2.75) |
| CIE-LCH | lch(91.05, 13.60, 348.31°) |
| OKLab | oklab(92.79% 0.039 -0.0071) |
| OKLCH | oklch(92.79% 0.04 349.6) |
| XYZ | xyz(81.3585, 78.5953, 89.4657) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.25
Pale Pink
#FFCFDC
ΔE00 4.89
Mistyrose
#FFE4E1
ΔE00 7.20
Lavenderblush
#FFF0F5
ΔE00 7.48
Thistle
#D8BFD8
ΔE00 8.44
Light Rose
#FFC5CB
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDDEB #DDFDEF
analogous
#FDDDFB #FDDDEB #FDDFDD
triadic
#FDDDEB #EBFDDD #DDEBFD
tetradic
#FDDDEB #FBFDDD #DDFDEF #DFDDFD
square
#FDDDEB #FBFDDD #DDFDEF #DFDDFD
split-complementary
#FDDDEB #DDFDDF #DDFBFD
monochromatic
#F669A7 #FAA3C9 #FDDDEB #FDE2EE #FDE2EE
Accessibility & contrast
On white
1.26
#FDDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#FDDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDDEB
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDDEB | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EC
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#FFDCE2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fdddeb; /* rgb */ color: rgb(253, 221, 235); /* oklch */ color: oklch(92.8% 0.040 349.6);
Tailwind
colors: {
custom: {
50: '#fee7f1',
500: '#fdddeb',
950: '#000000',
},
}SCSS
$custom: #fdddeb; $custom-light: #fee7f1; $custom-dark: #000000;
JSON
{
"hex": "#fdddeb",
"rgb": {
"r": 253,
"g": 221,
"b": 235
},
"hsl": {
"h": 333.75,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.92792,
"c": 0.03962,
"h": 349.6
},
"luminance": 0.78594
}Semantic roles & 50–950 ramp
primary
#FDDDEB
secondary
#97E7C4
accent
#E68100
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485