#FFDCAB#FFDCAB
#FFDCAB is a very light, moderate orange. Relative luminance 0.754; OKLCH L 91.2% C 0.074 H 75.9°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCAB |
|---|---|
| RGB | rgb(255, 220, 171) |
| HSL | hsl(35, 100%, 84%) |
| HSV | hsv(35, 33%, 100%) |
| CMYK | cmyk(0%, 13.7%, 32.9%, 0%) |
| CIE-LAB | lab(89.58, 5.29, 28.59) |
| CIE-LCH | lch(89.58, 29.08, 79.51°) |
| OKLab | oklab(91.22% 0.0181 0.072) |
| OKLCH | oklch(91.22% 0.074 75.9) |
| XYZ | xyz(74.1853, 75.3895, 49.1641) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.73
Moccasin
#FFE4B5
ΔE00 2.84
Light Peach
#FFD8B1
ΔE00 3.67
Wheat
#F5DEB3
ΔE00 3.69
Pale Peach
#FFE5AD
ΔE00 4.11
Bisque
#FFE4C4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCAB #ABCEFF
analogous
#FFB2AB #FFDCAB #F8FFAB
triadic
#FFDCAB #ABFFDC #DCABFF
tetradic
#FFDCAB #ABFFB2 #ABCEFF #FFABF8
square
#FFDCAB #ABFFB2 #ABCEFF #FFABF8
split-complementary
#FFDCAB #ABF8FF #B2ABFF
monochromatic
#FFA931 #FFC26E #FFDCAB #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.31
#FFDCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#FFDCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCAB
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCAB | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA8
Deuteranopia (green-blind)
#F2E5AC
Tritanopia (blue-blind)
#FFD2CF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdcab; /* rgb */ color: rgb(255, 220, 171); /* oklch */ color: oklch(91.2% 0.074 75.9);
Tailwind
colors: {
custom: {
50: '#ffe6c4',
500: '#ffdcab',
950: '#000000',
},
}SCSS
$custom: #ffdcab; $custom-light: #ffe6c4; $custom-dark: #000000;
JSON
{
"hex": "#ffdcab",
"rgb": {
"r": 255,
"g": 220,
"b": 171
},
"hsl": {
"h": 35,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.91215,
"c": 0.07422,
"h": 75.9
},
"luminance": 0.75387
}Semantic roles & 50–950 ramp
primary
#FFDCAB
secondary
#6A9DE5
accent
#60E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482