#FFDCB5#FFDCB5
#FFDCB5 is a very light, moderate orange. Relative luminance 0.758; OKLCH L 91.4% C 0.064 H 69.9°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCB5 |
|---|---|
| RGB | rgb(255, 220, 181) |
| HSL | hsl(32, 100%, 85%) |
| HSV | hsv(32, 29%, 100%) |
| CMYK | cmyk(0%, 13.7%, 29%, 0%) |
| CIE-LAB | lab(89.76, 6.54, 23.67) |
| CIE-LCH | lch(89.76, 24.55, 74.56°) |
| OKLab | oklab(91.42% 0.022 0.0602) |
| OKLCH | oklch(91.42% 0.064 69.9) |
| XYZ | xyz(75.1747, 75.7853, 54.3753) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.48
Peach
#FFDAB9
ΔE00 2.38
Bisque
#FFE4C4
ΔE00 3.09
Navajowhite
#FFDEAD
ΔE00 3.20
Moccasin
#FFE4B5
ΔE00 4.41
Wheat
#F5DEB3
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCB5 #B5D8FF
analogous
#FFB7B5 #FFDCB5 #FDFFB5
triadic
#FFDCB5 #B5FFDC #DCB5FF
tetradic
#FFDCB5 #B5FFB7 #B5D8FF #FFB5FD
square
#FFDCB5 #B5FFB7 #B5D8FF #FFB5FD
split-complementary
#FFDCB5 #B5FDFF #B7B5FF
monochromatic
#FFA23B #FFBF78 #FFDCB5 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.30
#FFDCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#FFDCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCB5
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCB5 | 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)
#E9DDB2
Deuteranopia (green-blind)
#F1E5B6
Tritanopia (blue-blind)
#FFD4D1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdcb5; /* rgb */ color: rgb(255, 220, 181); /* oklch */ color: oklch(91.4% 0.064 69.9);
Tailwind
colors: {
custom: {
50: '#ffe6cb',
500: '#ffdcb5',
950: '#000000',
},
}SCSS
$custom: #ffdcb5; $custom-light: #ffe6cb; $custom-dark: #000000;
JSON
{
"hex": "#ffdcb5",
"rgb": {
"r": 255,
"g": 220,
"b": 181
},
"hsl": {
"h": 31.622,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.91421,
"c": 0.06413,
"h": 69.9
},
"luminance": 0.75783
}Semantic roles & 50–950 ramp
primary
#FFDCB5
secondary
#72A9E6
accent
#6DE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482