#FFDCB4#FFDCB4
#FFDCB4 is a very light, moderate orange. Relative luminance 0.757; OKLCH L 91.4% C 0.065 H 70.6°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCB4 |
|---|---|
| RGB | rgb(255, 220, 180) |
| HSL | hsl(32, 100%, 85%) |
| HSV | hsv(32, 29%, 100%) |
| CMYK | cmyk(0%, 13.7%, 29.4%, 0%) |
| CIE-LAB | lab(89.74, 6.41, 24.16) |
| CIE-LCH | lch(89.74, 25.00, 75.14°) |
| OKLab | oklab(91.4% 0.0216 0.0614) |
| OKLCH | oklch(91.4% 0.065 70.6) |
| XYZ | xyz(75.0725, 75.7444, 53.8368) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.62
Peach
#FFDAB9
ΔE00 2.68
Navajowhite
#FFDEAD
ΔE00 2.90
Bisque
#FFE4C4
ΔE00 3.20
Moccasin
#FFE4B5
ΔE00 4.17
Wheat
#F5DEB3
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCB4 #B4D7FF
analogous
#FFB6B4 #FFDCB4 #FCFFB4
triadic
#FFDCB4 #B4FFDC #DCB4FF
tetradic
#FFDCB4 #B4FFB6 #B4D7FF #FFB4FC
square
#FFDCB4 #B4FFB6 #B4D7FF #FFB4FC
split-complementary
#FFDCB4 #B4FCFF #B6B4FF
monochromatic
#FFA33A #FFBF77 #FFDCB4 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.30
#FFDCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#FFDCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCB4
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCB4 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDB1
Deuteranopia (green-blind)
#F1E5B5
Tritanopia (blue-blind)
#FFD4D1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdcb4; /* rgb */ color: rgb(255, 220, 180); /* oklch */ color: oklch(91.4% 0.065 70.6);
Tailwind
colors: {
custom: {
50: '#ffe6ca',
500: '#ffdcb4',
950: '#000000',
},
}SCSS
$custom: #ffdcb4; $custom-light: #ffe6ca; $custom-dark: #000000;
JSON
{
"hex": "#ffdcb4",
"rgb": {
"r": 255,
"g": 220,
"b": 180
},
"hsl": {
"h": 32,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.91399,
"c": 0.06511,
"h": 70.6
},
"luminance": 0.75742
}Semantic roles & 50–950 ramp
primary
#FFDCB4
secondary
#71A8E6
accent
#6BE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482