#FFDCB6#FFDCB6
#FFDCB6 is a very light, moderate orange. Relative luminance 0.758; OKLCH L 91.4% C 0.063 H 69.2°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCB6 |
|---|---|
| RGB | rgb(255, 220, 182) |
| HSL | hsl(31, 100%, 86%) |
| HSV | hsv(31, 29%, 100%) |
| CMYK | cmyk(0%, 13.7%, 28.6%, 0%) |
| CIE-LAB | lab(89.78, 6.66, 23.18) |
| CIE-LCH | lch(89.78, 24.11, 73.96°) |
| OKLab | oklab(91.44% 0.0224 0.059) |
| OKLCH | oklch(91.44% 0.063 69.2) |
| XYZ | xyz(75.2777, 75.8265, 54.9176) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.39
Peach
#FFDAB9
ΔE00 2.08
Bisque
#FFE4C4
ΔE00 3.00
Navajowhite
#FFDEAD
ΔE00 3.51
Moccasin
#FFE4B5
ΔE00 4.67
Wheat
#F5DEB3
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCB6 #B6D9FF
analogous
#FFB7B6 #FFDCB6 #FDFFB6
triadic
#FFDCB6 #B6FFDC #DCB6FF
tetradic
#FFDCB6 #B6FFB7 #B6D9FF #FFB6FD
square
#FFDCB6 #B6FFB7 #B6D9FF #FFB6FD
split-complementary
#FFDCB6 #B6FDFF #B7B6FF
monochromatic
#FFA13C #FFBF79 #FFDCB6 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.30
#FFDCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#FFDCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCB6
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCB6 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB4
Deuteranopia (green-blind)
#F1E5B7
Tritanopia (blue-blind)
#FFD4D2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdcb6; /* rgb */ color: rgb(255, 220, 182); /* oklch */ color: oklch(91.4% 0.063 69.2);
Tailwind
colors: {
custom: {
50: '#ffe6cc',
500: '#ffdcb6',
950: '#000000',
},
}SCSS
$custom: #ffdcb6; $custom-light: #ffe6cc; $custom-dark: #000000;
JSON
{
"hex": "#ffdcb6",
"rgb": {
"r": 255,
"g": 220,
"b": 182
},
"hsl": {
"h": 31.233,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.91442,
"c": 0.06315,
"h": 69.2
},
"luminance": 0.75824
}Semantic roles & 50–950 ramp
primary
#FFDCB6
secondary
#73AAE6
accent
#6EE600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483