#FFDCBB#FFDCBB
#FFDCBB is a very light, muted orange. Relative luminance 0.760; OKLCH L 91.6% C 0.058 H 65.3°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCBB |
|---|---|
| RGB | rgb(255, 220, 187) |
| HSL | hsl(29, 100%, 87%) |
| HSV | hsv(29, 27%, 100%) |
| CMYK | cmyk(0%, 13.7%, 26.7%, 0%) |
| CIE-LAB | lab(89.88, 7.32, 20.71) |
| CIE-LCH | lch(89.88, 21.97, 70.54°) |
| OKLab | oklab(91.55% 0.0244 0.053) |
| OKLCH | oklch(91.55% 0.058 65.3) |
| XYZ | xyz(75.8037, 76.0369, 57.6876) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 0.76
Light Peach
#FFD8B1
ΔE00 1.95
Bisque
#FFE4C4
ΔE00 3.10
Apricot
#FBCEB1
ΔE00 4.85
Navajowhite
#FFDEAD
ΔE00 5.15
Blanchedalmond
#FFEBCD
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCBB #BBDEFF
analogous
#FFBBBC #FFDCBB #FFFEBB
triadic
#FFDCBB #BBFFDC #DCBBFF
tetradic
#FFDCBB #BCFFBB #BBDEFF #FEBBFF
square
#FFDCBB #BCFFBB #BBDEFF #FEBBFF
split-complementary
#FFDCBB #BBFFFE #BBBCFF
monochromatic
#FF9D41 #FFBD7E #FFDCBB #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.30
#FFDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#FFDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCBB
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCBB | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB9
Deuteranopia (green-blind)
#F0E5BC
Tritanopia (blue-blind)
#FFD4D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdcbb; /* rgb */ color: rgb(255, 220, 187); /* oklch */ color: oklch(91.6% 0.058 65.3);
Tailwind
colors: {
custom: {
50: '#ffe6cf',
500: '#ffdcbb',
950: '#000000',
},
}SCSS
$custom: #ffdcbb; $custom-light: #ffe6cf; $custom-dark: #000000;
JSON
{
"hex": "#ffdcbb",
"rgb": {
"r": 255,
"g": 220,
"b": 187
},
"hsl": {
"h": 29.118,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.91551,
"c": 0.05837,
"h": 65.3
},
"luminance": 0.76034
}Semantic roles & 50–950 ramp
primary
#FFDCBB
secondary
#77B1E7
accent
#76E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483