#FDDBD4#FDDBD4
#FDDBD4 is a very light, muted red. Relative luminance 0.763; OKLCH L 91.8% C 0.039 H 31.6°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDBD4 |
|---|---|
| RGB | rgb(253, 219, 212) |
| HSL | hsl(10, 91%, 91%) |
| HSV | hsv(10, 16%, 99%) |
| CMYK | cmyk(0%, 13.4%, 16.2%, 0.8%) |
| CIE-LAB | lab(90.00, 10.67, 7.79) |
| CIE-LCH | lch(90.00, 13.21, 36.11°) |
| OKLab | oklab(91.78% 0.0334 0.0205) |
| OKLCH | oklch(91.78% 0.039 31.6) |
| XYZ | xyz(77.7229, 76.3013, 72.9080) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.05
Lavenderblush
#FFF0F5
ΔE00 8.52
Apricot
#FBCEB1
ΔE00 8.84
Pale Pink
#FFCFDC
ΔE00 9.03
Light Rose
#FFC5CB
ΔE00 9.04
Very Light Pink
#FFF4F2
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDBD4 #D4F6FD
analogous
#FDD4E1 #FDDBD4 #FDEFD4
triadic
#FDDBD4 #D4FDDB #DBD4FD
tetradic
#FDDBD4 #E1FDD4 #D4F6FD #EFD4FD
square
#FDDBD4 #E1FDD4 #D4F6FD #EFD4FD
split-complementary
#FDDBD4 #D4FDEF #D4E1FD
monochromatic
#F8795F #FAAA9A #FDDBD4 #FEE7E2 #FEE7E2
Accessibility & contrast
On white
1.29
#FDDBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#FDDBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDBD4
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDBD4 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD3
Deuteranopia (green-blind)
#EAE5D4
Tritanopia (blue-blind)
#FFD7D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fddbd4; /* rgb */ color: rgb(253, 219, 212); /* oklch */ color: oklch(91.8% 0.039 31.6);
Tailwind
colors: {
custom: {
50: '#fee6e1',
500: '#fddbd4',
950: '#000000',
},
}SCSS
$custom: #fddbd4; $custom-light: #fee6e1; $custom-dark: #000000;
JSON
{
"hex": "#fddbd4",
"rgb": {
"r": 253,
"g": 219,
"b": 212
},
"hsl": {
"h": 10.244,
"s": 91.111,
"l": 91.176
},
"oklch": {
"l": 0.91783,
"c": 0.03919,
"h": 31.6
},
"luminance": 0.76299
}Semantic roles & 50–950 ramp
primary
#FDDBD4
secondary
#8FD7E6
accent
#BEE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484