#FFDCB2#FFDCB2
#FFDCB2 is a very light, moderate orange. Relative luminance 0.757; OKLCH L 91.4% C 0.067 H 71.9°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCB2 |
|---|---|
| RGB | rgb(255, 220, 178) |
| HSL | hsl(33, 100%, 85%) |
| HSV | hsv(33, 30%, 100%) |
| CMYK | cmyk(0%, 13.7%, 30.2%, 0%) |
| CIE-LAB | lab(89.70, 6.16, 25.15) |
| CIE-LCH | lch(89.70, 25.89, 76.25°) |
| OKLab | oklab(91.36% 0.0208 0.0638) |
| OKLCH | oklch(91.36% 0.067 71.9) |
| XYZ | xyz(74.8702, 75.6635, 52.7715) |
| Luminance | 0.7566 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.01
Navajowhite
#FFDEAD
ΔE00 2.32
Peach
#FFDAB9
ΔE00 3.26
Bisque
#FFE4C4
ΔE00 3.50
Moccasin
#FFE4B5
ΔE00 3.73
Wheat
#F5DEB3
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCB2 #B2D5FF
analogous
#FFB5B2 #FFDCB2 #FCFFB2
triadic
#FFDCB2 #B2FFDC #DCB2FF
tetradic
#FFDCB2 #B2FFB5 #B2D5FF #FFB2FC
square
#FFDCB2 #B2FFB5 #B2D5FF #FFB2FC
split-complementary
#FFDCB2 #B2FCFF #B5B2FF
monochromatic
#FFA438 #FFC075 #FFDCB2 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.30
#FFDCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#FFDCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCB2
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCB2 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDAF
Deuteranopia (green-blind)
#F1E5B3
Tritanopia (blue-blind)
#FFD3D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdcb2; /* rgb */ color: rgb(255, 220, 178); /* oklch */ color: oklch(91.4% 0.067 71.9);
Tailwind
colors: {
custom: {
50: '#ffe6c9',
500: '#ffdcb2',
950: '#000000',
},
}SCSS
$custom: #ffdcb2; $custom-light: #ffe6c9; $custom-dark: #000000;
JSON
{
"hex": "#ffdcb2",
"rgb": {
"r": 255,
"g": 220,
"b": 178
},
"hsl": {
"h": 32.727,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.91358,
"c": 0.06711,
"h": 71.9
},
"luminance": 0.75661
}Semantic roles & 50–950 ramp
primary
#FFDCB2
secondary
#70A5E6
accent
#68E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482