#FDDBDF#FDDBDF
#FDDBDF is a very light, muted red. Relative luminance 0.769; OKLCH L 92.1% C 0.038 H 9.8°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDBDF |
|---|---|
| RGB | rgb(253, 219, 223) |
| HSL | hsl(353, 89%, 93%) |
| HSV | hsv(353, 13%, 99%) |
| CMYK | cmyk(0%, 13.4%, 11.9%, 0.8%) |
| CIE-LAB | lab(90.26, 12.39, 2.39) |
| CIE-LCH | lch(90.26, 12.62, 10.94°) |
| OKLab | oklab(92.08% 0.0375 0.0065) |
| OKLCH | oklch(92.08% 0.038 9.8) |
| XYZ | xyz(79.1580, 76.8753, 80.4663) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.21
Light Pink
#FFD1DF
ΔE00 5.04
Pale Pink
#FFCFDC
ΔE00 5.25
Light Rose
#FFC5CB
ΔE00 7.15
Lavenderblush
#FFF0F5
ΔE00 7.29
Pale Rose
#FDC1C5
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDBDF #DBFDF9
analogous
#FDDBF0 #FDDBDF #FDE8DB
triadic
#FDDBDF #DFFDDB #DBDFFD
tetradic
#FDDBDF #F0FDDB #DBFDF9 #E8DBFD
square
#FDDBDF #F0FDDB #DBFDF9 #E8DBFD
split-complementary
#FDDBDF #DBFDE8 #DBF0FD
monochromatic
#F76778 #FAA1AB #FDDBDF #FDE2E5 #FDE2E5
Accessibility & contrast
On white
1.28
#FDDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#FDDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDBDF
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDBDF | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#E7E5DE
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fddbdf; /* rgb */ color: rgb(253, 219, 223); /* oklch */ color: oklch(92.1% 0.038 9.8);
Tailwind
colors: {
custom: {
50: '#fee6e9',
500: '#fddbdf',
950: '#000000',
},
}SCSS
$custom: #fddbdf; $custom-light: #fee6e9; $custom-dark: #000000;
JSON
{
"hex": "#fddbdf",
"rgb": {
"r": 253,
"g": 219,
"b": 223
},
"hsl": {
"h": 352.941,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.92078,
"c": 0.03809,
"h": 9.8
},
"luminance": 0.76873
}Semantic roles & 50–950 ramp
primary
#FDDBDF
secondary
#95E7DD
accent
#E6CA00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171516
muted
#858484