#FFDCAA#FFDCAA
#FFDCAA is a very light, moderate orange. Relative luminance 0.753; OKLCH L 91.2% C 0.075 H 76.4°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCAA |
|---|---|
| RGB | rgb(255, 220, 170) |
| HSL | hsl(35, 100%, 83%) |
| HSV | hsv(35, 33%, 100%) |
| CMYK | cmyk(0%, 13.7%, 33.3%, 0%) |
| CIE-LAB | lab(89.56, 5.17, 29.08) |
| CIE-LCH | lch(89.56, 29.54, 79.91°) |
| OKLab | oklab(91.2% 0.0177 0.0731) |
| OKLCH | oklch(91.2% 0.075 76.4) |
| XYZ | xyz(74.0903, 75.3515, 48.6640) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.69
Moccasin
#FFE4B5
ΔE00 2.81
Wheat
#F5DEB3
ΔE00 3.70
Light Peach
#FFD8B1
ΔE00 3.91
Pale Peach
#FFE5AD
ΔE00 3.94
Bisque
#FFE4C4
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCAA #AACDFF
analogous
#FFB1AA #FFDCAA #F8FFAA
triadic
#FFDCAA #AAFFDC #DCAAFF
tetradic
#FFDCAA #AAFFB1 #AACDFF #FFAAF8
square
#FFDCAA #AAFFB1 #AACDFF #FFAAF8
split-complementary
#FFDCAA #AAF8FF #B1AAFF
monochromatic
#FFAA30 #FFC36D #FFDCAA #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.31
#FFDCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#FFDCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCAA
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCAA | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA7
Deuteranopia (green-blind)
#F2E5AB
Tritanopia (blue-blind)
#FFD2CF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdcaa; /* rgb */ color: rgb(255, 220, 170); /* oklch */ color: oklch(91.2% 0.075 76.4);
Tailwind
colors: {
custom: {
50: '#ffe6c3',
500: '#ffdcaa',
950: '#000000',
},
}SCSS
$custom: #ffdcaa; $custom-light: #ffe6c3; $custom-dark: #000000;
JSON
{
"hex": "#ffdcaa",
"rgb": {
"r": 255,
"g": 220,
"b": 170
},
"hsl": {
"h": 35.294,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.91196,
"c": 0.07525,
"h": 76.4
},
"luminance": 0.75349
}Semantic roles & 50–950 ramp
primary
#FFDCAA
secondary
#699CE4
accent
#5FE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482