#FFDCB7#FFDCB7
#FFDCB7 is a very light, moderate orange. Relative luminance 0.759; OKLCH L 91.5% C 0.062 H 68.5°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCB7 |
|---|---|
| RGB | rgb(255, 220, 183) |
| HSL | hsl(31, 100%, 86%) |
| HSV | hsv(31, 28%, 100%) |
| CMYK | cmyk(0%, 13.7%, 28.2%, 0%) |
| CIE-LAB | lab(89.80, 6.79, 22.68) |
| CIE-LCH | lch(89.80, 23.68, 73.33°) |
| OKLab | oklab(91.46% 0.0228 0.0579) |
| OKLCH | oklch(91.46% 0.062 68.5) |
| XYZ | xyz(75.3814, 75.8680, 55.4638) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.37
Peach
#FFDAB9
ΔE00 1.79
Bisque
#FFE4C4
ΔE00 2.94
Navajowhite
#FFDEAD
ΔE00 3.83
Moccasin
#FFE4B5
ΔE00 4.93
Wheat
#F5DEB3
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCB7 #B7DAFF
analogous
#FFB8B7 #FFDCB7 #FEFFB7
triadic
#FFDCB7 #B7FFDC #DCB7FF
tetradic
#FFDCB7 #B7FFB8 #B7DAFF #FFB7FE
square
#FFDCB7 #B7FFB8 #B7DAFF #FFB7FE
split-complementary
#FFDCB7 #B7FEFF #B8B7FF
monochromatic
#FFA03D #FFBE7A #FFDCB7 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.30
#FFDCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#FFDCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCB7
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCB7 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB5
Deuteranopia (green-blind)
#F0E5B8
Tritanopia (blue-blind)
#FFD4D2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdcb7; /* rgb */ color: rgb(255, 220, 183); /* oklch */ color: oklch(91.5% 0.062 68.5);
Tailwind
colors: {
custom: {
50: '#ffe6cc',
500: '#ffdcb7',
950: '#000000',
},
}SCSS
$custom: #ffdcb7; $custom-light: #ffe6cc; $custom-dark: #000000;
JSON
{
"hex": "#ffdcb7",
"rgb": {
"r": 255,
"g": 220,
"b": 183
},
"hsl": {
"h": 30.833,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.91463,
"c": 0.06218,
"h": 68.5
},
"luminance": 0.75865
}Semantic roles & 50–950 ramp
primary
#FFDCB7
secondary
#74ACE6
accent
#70E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483