#FDDBCD#FDDBCD
#FDDBCD is a very light, muted orange. Relative luminance 0.760; OKLCH L 91.6% C 0.042 H 43.7°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDBCD |
|---|---|
| RGB | rgb(253, 219, 205) |
| HSL | hsl(18, 92%, 90%) |
| HSV | hsv(18, 19%, 99%) |
| CMYK | cmyk(0%, 13.4%, 19%, 0.8%) |
| CIE-LAB | lab(89.84, 9.62, 11.23) |
| CIE-LCH | lch(89.84, 14.79, 49.40°) |
| OKLab | oklab(91.61% 0.0307 0.0293) |
| OKLCH | oklch(91.61% 0.042 43.7) |
| XYZ | xyz(76.8590, 75.9557, 68.3580) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.11
Apricot
#FBCEB1
ΔE00 6.11
Peach
#FFDAB9
ΔE00 7.18
Bisque
#FFE4C4
ΔE00 8.91
Light Peach
#FFD8B1
ΔE00 8.95
Antiquewhite
#FAEBD7
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDBCD #CDEFFD
analogous
#FDCDD7 #FDDBCD #FDF3CD
triadic
#FDDBCD #CDFDDB #DBCDFD
tetradic
#FDDBCD #D7FDCD #CDEFFD #F3CDFD
square
#FDDBCD #D7FDCD #CDEFFD #F3CDFD
split-complementary
#FDDBCD #CDFDF3 #CDD7FD
monochromatic
#F88657 #FBB192 #FDDBCD #FEEAE2 #FEEAE2
Accessibility & contrast
On white
1.30
#FDDBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#FDDBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDBCD
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDBCD | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECC
Deuteranopia (green-blind)
#EBE5CD
Tritanopia (blue-blind)
#FFD6D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fddbcd; /* rgb */ color: rgb(253, 219, 205); /* oklch */ color: oklch(91.6% 0.042 43.7);
Tailwind
colors: {
custom: {
50: '#fee6dc',
500: '#fddbcd',
950: '#000000',
},
}SCSS
$custom: #fddbcd; $custom-light: #fee6dc; $custom-dark: #000000;
JSON
{
"hex": "#fddbcd",
"rgb": {
"r": 253,
"g": 219,
"b": 205
},
"hsl": {
"h": 17.5,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.91605,
"c": 0.04247,
"h": 43.7
},
"luminance": 0.75953
}Semantic roles & 50–950 ramp
primary
#FDDBCD
secondary
#89CAE6
accent
#A3E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484