#FDDBD2#FDDBD2
#FDDBD2 is a very light, muted red. Relative luminance 0.762; OKLCH L 91.7% C 0.040 H 35.2°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDBD2 |
|---|---|
| RGB | rgb(253, 219, 210) |
| HSL | hsl(13, 91%, 91%) |
| HSV | hsv(13, 17%, 99%) |
| CMYK | cmyk(0%, 13.4%, 17%, 0.8%) |
| CIE-LAB | lab(89.95, 10.37, 8.77) |
| CIE-LCH | lch(89.95, 13.58, 40.22°) |
| OKLab | oklab(91.73% 0.0326 0.023) |
| OKLCH | oklch(91.73% 0.04 35.2) |
| XYZ | xyz(77.4722, 76.2010, 71.5875) |
| Luminance | 0.7620 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.50
Apricot
#FBCEB1
ΔE00 8.01
Lavenderblush
#FFF0F5
ΔE00 8.96
Very Light Pink
#FFF4F2
ΔE00 9.15
Peach
#FFDAB9
ΔE00 9.45
Light Rose
#FFC5CB
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDBD2 #D2F4FD
analogous
#FDD2DE #FDDBD2 #FDF0D2
triadic
#FDDBD2 #D2FDDB #DBD2FD
tetradic
#FDDBD2 #DEFDD2 #D2F4FD #F0D2FD
square
#FDDBD2 #DEFDD2 #D2F4FD #F0D2FD
split-complementary
#FDDBD2 #D2FDF0 #D2DEFD
monochromatic
#F87D5D #FAAC97 #FDDBD2 #FEE8E2 #FEE8E2
Accessibility & contrast
On white
1.29
#FDDBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#FDDBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDBD2
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDBD2 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED1
Deuteranopia (green-blind)
#EAE5D2
Tritanopia (blue-blind)
#FFD7D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fddbd2; /* rgb */ color: rgb(253, 219, 210); /* oklch */ color: oklch(91.7% 0.040 35.2);
Tailwind
colors: {
custom: {
50: '#fee6df',
500: '#fddbd2',
950: '#000000',
},
}SCSS
$custom: #fddbd2; $custom-light: #fee6df; $custom-dark: #000000;
JSON
{
"hex": "#fddbd2",
"rgb": {
"r": 253,
"g": 219,
"b": 210
},
"hsl": {
"h": 12.558,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.91732,
"c": 0.03995,
"h": 35.2
},
"luminance": 0.76199
}Semantic roles & 50–950 ramp
primary
#FDDBD2
secondary
#8DD3E6
accent
#B5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484