#FFDCB0#FFDCB0
#FFDCB0 is a very light, moderate orange. Relative luminance 0.756; OKLCH L 91.3% C 0.069 H 73.1°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCB0 |
|---|---|
| RGB | rgb(255, 220, 176) |
| HSL | hsl(33, 100%, 85%) |
| HSV | hsv(33, 31%, 100%) |
| CMYK | cmyk(0%, 13.7%, 31%, 0%) |
| CIE-LAB | lab(89.67, 5.91, 26.13) |
| CIE-LCH | lch(89.67, 26.79, 77.27°) |
| OKLab | oklab(91.32% 0.02 0.0662) |
| OKLCH | oklch(91.32% 0.069 73.1) |
| XYZ | xyz(74.6709, 75.5838, 51.7217) |
| Luminance | 0.7558 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.76
Light Peach
#FFD8B1
ΔE00 2.46
Moccasin
#FFE4B5
ΔE00 3.37
Peach
#FFDAB9
ΔE00 3.82
Bisque
#FFE4C4
ΔE00 3.86
Wheat
#F5DEB3
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCB0 #B0D3FF
analogous
#FFB5B0 #FFDCB0 #FAFFB0
triadic
#FFDCB0 #B0FFDC #DCB0FF
tetradic
#FFDCB0 #B0FFB5 #B0D3FF #FFB0FA
square
#FFDCB0 #B0FFB5 #B0D3FF #FFB0FA
split-complementary
#FFDCB0 #B0FAFF #B5B0FF
monochromatic
#FFA636 #FFC173 #FFDCB0 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.30
#FFDCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#FFDCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCB0
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCB0 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDAD
Deuteranopia (green-blind)
#F2E5B1
Tritanopia (blue-blind)
#FFD3D0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdcb0; /* rgb */ color: rgb(255, 220, 176); /* oklch */ color: oklch(91.3% 0.069 73.1);
Tailwind
colors: {
custom: {
50: '#ffe6c7',
500: '#ffdcb0',
950: '#000000',
},
}SCSS
$custom: #ffdcb0; $custom-light: #ffe6c7; $custom-dark: #000000;
JSON
{
"hex": "#ffdcb0",
"rgb": {
"r": 255,
"g": 220,
"b": 176
},
"hsl": {
"h": 33.418,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.91316,
"c": 0.06912,
"h": 73.1
},
"luminance": 0.75581
}Semantic roles & 50–950 ramp
primary
#FFDCB0
secondary
#6EA3E5
accent
#66E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482