#FDDCBB#FDDCBB
#FDDCBB is a very light, muted orange. Relative luminance 0.757; OKLCH L 91.4% C 0.057 H 67.0°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDCBB |
|---|---|
| RGB | rgb(253, 220, 187) |
| HSL | hsl(30, 94%, 86%) |
| HSV | hsv(30, 26%, 99%) |
| CMYK | cmyk(0%, 13%, 26.1%, 0.8%) |
| CIE-LAB | lab(89.70, 6.58, 20.44) |
| CIE-LCH | lch(89.70, 21.47, 72.16°) |
| OKLab | oklab(91.37% 0.0222 0.0524) |
| OKLCH | oklch(91.37% 0.057 67) |
| XYZ | xyz(75.0716, 75.6594, 57.6533) |
| Luminance | 0.7566 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.39
Light Peach
#FFD8B1
ΔE00 2.15
Bisque
#FFE4C4
ΔE00 2.57
Navajowhite
#FFDEAD
ΔE00 4.81
Apricot
#FBCEB1
ΔE00 5.38
Blanchedalmond
#FFEBCD
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDCBB #BBDCFD
analogous
#FDBBBB #FDDCBB #FDFDBB
triadic
#FDDCBB #BBFDDC #DCBBFD
tetradic
#FDDCBB #BBFDBB #BBDCFD #FDBBFD
square
#FDDCBB #BBFDBB #BBDCFD #FDBBFD
split-complementary
#FDDCBB #BBFDFD #BBBBFD
monochromatic
#FA9F44 #FBBD80 #FDDCBB #FEF0E1 #FEF0E1
Accessibility & contrast
On white
1.30
#FDDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#FDDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDCBB
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDCBB | 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)
#E7DDB9
Deuteranopia (green-blind)
#EFE5BC
Tritanopia (blue-blind)
#FFD5D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fddcbb; /* rgb */ color: rgb(253, 220, 187); /* oklch */ color: oklch(91.4% 0.057 67.0);
Tailwind
colors: {
custom: {
50: '#fee6cf',
500: '#fddcbb',
950: '#000000',
},
}SCSS
$custom: #fddcbb; $custom-light: #fee6cf; $custom-dark: #000000;
JSON
{
"hex": "#fddcbb",
"rgb": {
"r": 253,
"g": 220,
"b": 187
},
"hsl": {
"h": 30,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.91372,
"c": 0.05689,
"h": 67
},
"luminance": 0.75657
}Semantic roles & 50–950 ramp
primary
#FDDCBB
secondary
#79AEE3
accent
#73E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483