#FFDCA7#FFDCA7
#FFDCA7 is a very light, moderate orange. Relative luminance 0.752; OKLCH L 91.1% C 0.078 H 77.8°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCA7 |
|---|---|
| RGB | rgb(255, 220, 167) |
| HSL | hsl(36, 100%, 83%) |
| HSV | hsv(36, 35%, 100%) |
| CMYK | cmyk(0%, 13.7%, 34.5%, 0%) |
| CIE-LAB | lab(89.50, 4.82, 30.56) |
| CIE-LCH | lch(89.50, 30.93, 81.04°) |
| OKLab | oklab(91.14% 0.0165 0.0766) |
| OKLCH | oklch(91.14% 0.078 77.8) |
| XYZ | xyz(73.8098, 75.2393, 47.1864) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.05
Moccasin
#FFE4B5
ΔE00 2.87
Pale Peach
#FFE5AD
ΔE00 3.51
Wheat
#F5DEB3
ΔE00 3.83
Light Peach
#FFD8B1
ΔE00 4.63
Bisque
#FFE4C4
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCA7 #A7CAFF
analogous
#FFB0A7 #FFDCA7 #F6FFA7
triadic
#FFDCA7 #A7FFDC #DCA7FF
tetradic
#FFDCA7 #A7FFB0 #A7CAFF #FFA7F6
square
#FFDCA7 #A7FFB0 #A7CAFF #FFA7F6
split-complementary
#FFDCA7 #A7F6FF #B0A7FF
monochromatic
#FFAB2D #FFC46A #FFDCA7 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.31
#FFDCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#FFDCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCA7
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCA7 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA3
Deuteranopia (green-blind)
#F3E5A8
Tritanopia (blue-blind)
#FFD2CE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdca7; /* rgb */ color: rgb(255, 220, 167); /* oklch */ color: oklch(91.1% 0.078 77.8);
Tailwind
colors: {
custom: {
50: '#ffe6c1',
500: '#ffdca7',
950: '#000000',
},
}SCSS
$custom: #ffdca7; $custom-light: #ffe6c1; $custom-dark: #000000;
JSON
{
"hex": "#ffdca7",
"rgb": {
"r": 255,
"g": 220,
"b": 167
},
"hsl": {
"h": 36.136,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.91137,
"c": 0.07835,
"h": 77.8
},
"luminance": 0.75236
}Semantic roles & 50–950 ramp
primary
#FFDCA7
secondary
#6698E4
accent
#5BE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482