#FFDCB9#FFDCB9
#FFDCB9 is a very light, moderate orange. Relative luminance 0.759; OKLCH L 91.5% C 0.060 H 67.0°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCB9 |
|---|---|
| RGB | rgb(255, 220, 185) |
| HSL | hsl(30, 100%, 86%) |
| HSV | hsv(30, 27%, 100%) |
| CMYK | cmyk(0%, 13.7%, 27.5%, 0%) |
| CIE-LAB | lab(89.84, 7.05, 21.70) |
| CIE-LCH | lch(89.84, 22.82, 71.99°) |
| OKLab | oklab(91.51% 0.0236 0.0555) |
| OKLCH | oklch(91.51% 0.06 67) |
| XYZ | xyz(75.5911, 75.9518, 56.5679) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.21
Light Peach
#FFD8B1
ΔE00 1.54
Bisque
#FFE4C4
ΔE00 2.95
Navajowhite
#FFDEAD
ΔE00 4.48
Apricot
#FBCEB1
ΔE00 5.27
Moccasin
#FFE4B5
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCB9 #B9DCFF
analogous
#FFB9B9 #FFDCB9 #FFFFB9
triadic
#FFDCB9 #B9FFDC #DCB9FF
tetradic
#FFDCB9 #B9FFB9 #B9DCFF #FFB9FF
square
#FFDCB9 #B9FFB9 #B9DCFF #FFB9FF
split-complementary
#FFDCB9 #B9FFFF #B9B9FF
monochromatic
#FF9F3F #FFBD7C #FFDCB9 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.30
#FFDCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#FFDCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCB9
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCB9 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB7
Deuteranopia (green-blind)
#F0E5BA
Tritanopia (blue-blind)
#FFD4D2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdcb9; /* rgb */ color: rgb(255, 220, 185); /* oklch */ color: oklch(91.5% 0.060 67.0);
Tailwind
colors: {
custom: {
50: '#ffe6ce',
500: '#ffdcb9',
950: '#000000',
},
}SCSS
$custom: #ffdcb9; $custom-light: #ffe6ce; $custom-dark: #000000;
JSON
{
"hex": "#ffdcb9",
"rgb": {
"r": 255,
"g": 220,
"b": 185
},
"hsl": {
"h": 30,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.91507,
"c": 0.06026,
"h": 67
},
"luminance": 0.75949
}Semantic roles & 50–950 ramp
primary
#FFDCB9
secondary
#75AEE7
accent
#73E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483