#FDDBD3#FDDBD3
#FDDBD3 is a very light, muted red. Relative luminance 0.762; OKLCH L 91.8% C 0.040 H 33.4°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDBD3 |
|---|---|
| RGB | rgb(253, 219, 211) |
| HSL | hsl(11, 91%, 91%) |
| HSV | hsv(11, 17%, 99%) |
| CMYK | cmyk(0%, 13.4%, 16.6%, 0.8%) |
| CIE-LAB | lab(89.98, 10.52, 8.28) |
| CIE-LCH | lch(89.98, 13.38, 38.20°) |
| OKLab | oklab(91.76% 0.033 0.0218) |
| OKLCH | oklch(91.76% 0.04 33.4) |
| XYZ | xyz(77.5972, 76.2510, 72.2457) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.25
Apricot
#FBCEB1
ΔE00 8.42
Lavenderblush
#FFF0F5
ΔE00 8.74
Very Light Pink
#FFF4F2
ΔE00 9.11
Light Rose
#FFC5CB
ΔE00 9.35
Pale Pink
#FFCFDC
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDBD3 #D3F5FD
analogous
#FDD3E0 #FDDBD3 #FDF0D3
triadic
#FDDBD3 #D3FDDB #DBD3FD
tetradic
#FDDBD3 #E0FDD3 #D3F5FD #F0D3FD
square
#FDDBD3 #E0FDD3 #D3F5FD #F0D3FD
split-complementary
#FDDBD3 #D3FDF0 #D3E0FD
monochromatic
#F87B5E #FAAB98 #FDDBD3 #FEE7E2 #FEE7E2
Accessibility & contrast
On white
1.29
#FDDBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#FDDBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDBD3
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDBD3 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED2
Deuteranopia (green-blind)
#EAE5D3
Tritanopia (blue-blind)
#FFD7D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fddbd3; /* rgb */ color: rgb(253, 219, 211); /* oklch */ color: oklch(91.8% 0.040 33.4);
Tailwind
colors: {
custom: {
50: '#fee6e0',
500: '#fddbd3',
950: '#000000',
},
}SCSS
$custom: #fddbd3; $custom-light: #fee6e0; $custom-dark: #000000;
JSON
{
"hex": "#fddbd3",
"rgb": {
"r": 253,
"g": 219,
"b": 211
},
"hsl": {
"h": 11.429,
"s": 91.304,
"l": 90.98
},
"oklch": {
"l": 0.91757,
"c": 0.03956,
"h": 33.4
},
"luminance": 0.76249
}Semantic roles & 50–950 ramp
primary
#FDDBD3
secondary
#8ED5E6
accent
#BAE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484