#FDDBC7#FDDBC7
#FDDBC7 is a very light, muted orange. Relative luminance 0.757; OKLCH L 91.5% C 0.046 H 52.3°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDBC7 |
|---|---|
| RGB | rgb(253, 219, 199) |
| HSL | hsl(22, 93%, 89%) |
| HSV | hsv(22, 21%, 99%) |
| CMYK | cmyk(0%, 13.4%, 21.3%, 0.8%) |
| CIE-LAB | lab(89.71, 8.75, 14.18) |
| CIE-LCH | lch(89.71, 16.67, 58.32°) |
| OKLab | oklab(91.46% 0.0284 0.0368) |
| OKLCH | oklch(91.46% 0.046 52.3) |
| XYZ | xyz(76.1486, 75.6716, 64.6166) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.45
Peach
#FFDAB9
ΔE00 4.59
Light Peach
#FFD8B1
ΔE00 6.37
Bisque
#FFE4C4
ΔE00 6.52
Mistyrose
#FFE4E1
ΔE00 7.36
Antiquewhite
#FAEBD7
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDBC7 #C7E9FD
analogous
#FDC7CE #FDDBC7 #FDF6C7
triadic
#FDDBC7 #C7FDDB #DBC7FD
tetradic
#FDDBC7 #CEFDC7 #C7E9FD #F6C7FD
square
#FDDBC7 #CEFDC7 #C7E9FD #F6C7FD
split-complementary
#FDDBC7 #C7FDF6 #C7CEFD
monochromatic
#F98F51 #FBB58C #FDDBC7 #FEECE1 #FEECE1
Accessibility & contrast
On white
1.30
#FDDBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#FDDBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDBC7
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDBC7 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC6
Deuteranopia (green-blind)
#ECE4C7
Tritanopia (blue-blind)
#FFD5D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fddbc7; /* rgb */ color: rgb(253, 219, 199); /* oklch */ color: oklch(91.5% 0.046 52.3);
Tailwind
colors: {
custom: {
50: '#fee6d8',
500: '#fddbc7',
950: '#000000',
},
}SCSS
$custom: #fddbc7; $custom-light: #fee6d8; $custom-dark: #000000;
JSON
{
"hex": "#fddbc7",
"rgb": {
"r": 253,
"g": 219,
"b": 199
},
"hsl": {
"h": 22.222,
"s": 93.103,
"l": 88.627
},
"oklch": {
"l": 0.91458,
"c": 0.04649,
"h": 52.3
},
"luminance": 0.75669
}Semantic roles & 50–950 ramp
primary
#FDDBC7
secondary
#83C1E5
accent
#91E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483