#FFDCB3#FFDCB3
#FFDCB3 is a very light, moderate orange. Relative luminance 0.757; OKLCH L 91.4% C 0.066 H 71.3°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCB3 |
|---|---|
| RGB | rgb(255, 220, 179) |
| HSL | hsl(32, 100%, 85%) |
| HSV | hsv(32, 30%, 100%) |
| CMYK | cmyk(0%, 13.7%, 29.8%, 0%) |
| CIE-LAB | lab(89.72, 6.28, 24.65) |
| CIE-LCH | lch(89.72, 25.44, 75.71°) |
| OKLab | oklab(91.38% 0.0212 0.0626) |
| OKLCH | oklch(91.38% 0.066 71.3) |
| XYZ | xyz(74.9710, 75.7038, 53.3022) |
| Luminance | 0.7570 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.80
Navajowhite
#FFDEAD
ΔE00 2.60
Peach
#FFDAB9
ΔE00 2.97
Bisque
#FFE4C4
ΔE00 3.34
Moccasin
#FFE4B5
ΔE00 3.94
Wheat
#F5DEB3
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCB3 #B3D6FF
analogous
#FFB6B3 #FFDCB3 #FCFFB3
triadic
#FFDCB3 #B3FFDC #DCB3FF
tetradic
#FFDCB3 #B3FFB6 #B3D6FF #FFB3FC
square
#FFDCB3 #B3FFB6 #B3D6FF #FFB3FC
split-complementary
#FFDCB3 #B3FCFF #B6B3FF
monochromatic
#FFA439 #FFC076 #FFDCB3 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.30
#FFDCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#FFDCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCB3
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCB3 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDB0
Deuteranopia (green-blind)
#F1E5B4
Tritanopia (blue-blind)
#FFD3D1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdcb3; /* rgb */ color: rgb(255, 220, 179); /* oklch */ color: oklch(91.4% 0.066 71.3);
Tailwind
colors: {
custom: {
50: '#ffe6ca',
500: '#ffdcb3',
950: '#000000',
},
}SCSS
$custom: #ffdcb3; $custom-light: #ffe6ca; $custom-dark: #000000;
JSON
{
"hex": "#ffdcb3",
"rgb": {
"r": 255,
"g": 220,
"b": 179
},
"hsl": {
"h": 32.368,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.91378,
"c": 0.06611,
"h": 71.3
},
"luminance": 0.75701
}Semantic roles & 50–950 ramp
primary
#FFDCB3
secondary
#70A6E6
accent
#6AE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482