#FFDCA8#FFDCA8
#FFDCA8 is a very light, moderate orange. Relative luminance 0.753; OKLCH L 91.2% C 0.077 H 77.4°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCA8 |
|---|---|
| RGB | rgb(255, 220, 168) |
| HSL | hsl(36, 100%, 83%) |
| HSV | hsv(36, 34%, 100%) |
| CMYK | cmyk(0%, 13.7%, 34.1%, 0%) |
| CIE-LAB | lab(89.52, 4.94, 30.06) |
| CIE-LCH | lch(89.52, 30.47, 80.68°) |
| OKLab | oklab(91.16% 0.0169 0.0755) |
| OKLCH | oklch(91.16% 0.077 77.4) |
| XYZ | xyz(73.9026, 75.2764, 47.6752) |
| Luminance | 0.7527 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.88
Moccasin
#FFE4B5
ΔE00 2.83
Pale Peach
#FFE5AD
ΔE00 3.63
Wheat
#F5DEB3
ΔE00 3.77
Light Peach
#FFD8B1
ΔE00 4.39
Bisque
#FFE4C4
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCA8 #A8CBFF
analogous
#FFB0A8 #FFDCA8 #F7FFA8
triadic
#FFDCA8 #A8FFDC #DCA8FF
tetradic
#FFDCA8 #A8FFB0 #A8CBFF #FFA8F7
square
#FFDCA8 #A8FFB0 #A8CBFF #FFA8F7
split-complementary
#FFDCA8 #A8F7FF #B0A8FF
monochromatic
#FFAB2E #FFC36B #FFDCA8 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.31
#FFDCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#FFDCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCA8
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCA8 | 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)
#EADCA4
Deuteranopia (green-blind)
#F3E5A9
Tritanopia (blue-blind)
#FFD2CE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdca8; /* rgb */ color: rgb(255, 220, 168); /* oklch */ color: oklch(91.2% 0.077 77.4);
Tailwind
colors: {
custom: {
50: '#ffe6c2',
500: '#ffdca8',
950: '#000000',
},
}SCSS
$custom: #ffdca8; $custom-light: #ffe6c2; $custom-dark: #000000;
JSON
{
"hex": "#ffdca8",
"rgb": {
"r": 255,
"g": 220,
"b": 168
},
"hsl": {
"h": 35.862,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.91157,
"c": 0.07732,
"h": 77.4
},
"luminance": 0.75274
}Semantic roles & 50–950 ramp
primary
#FFDCA8
secondary
#6799E4
accent
#5CE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482