#FFDCAE#FFDCAE
#FFDCAE is a very light, moderate orange. Relative luminance 0.755; OKLCH L 91.3% C 0.071 H 74.3°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCAE |
|---|---|
| RGB | rgb(255, 220, 174) |
| HSL | hsl(34, 100%, 84%) |
| HSV | hsv(34, 32%, 100%) |
| CMYK | cmyk(0%, 13.7%, 31.8%, 0%) |
| CIE-LAB | lab(89.63, 5.66, 27.12) |
| CIE-LCH | lch(89.63, 27.70, 78.21°) |
| OKLab | oklab(91.28% 0.0193 0.0685) |
| OKLCH | oklch(91.28% 0.071 74.3) |
| XYZ | xyz(74.4745, 75.5052, 50.6872) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.26
Light Peach
#FFD8B1
ΔE00 2.94
Moccasin
#FFE4B5
ΔE00 3.08
Wheat
#F5DEB3
ΔE00 3.80
Bisque
#FFE4C4
ΔE00 4.26
Peach
#FFDAB9
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCAE #AED1FF
analogous
#FFB4AE #FFDCAE #FAFFAE
triadic
#FFDCAE #AEFFDC #DCAEFF
tetradic
#FFDCAE #AEFFB4 #AED1FF #FFAEFA
square
#FFDCAE #AEFFB4 #AED1FF #FFAEFA
split-complementary
#FFDCAE #AEFAFF #B4AEFF
monochromatic
#FFA734 #FFC271 #FFDCAE #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.30
#FFDCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#FFDCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCAE
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCAE | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCAB
Deuteranopia (green-blind)
#F2E5AF
Tritanopia (blue-blind)
#FFD3D0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdcae; /* rgb */ color: rgb(255, 220, 174); /* oklch */ color: oklch(91.3% 0.071 74.3);
Tailwind
colors: {
custom: {
50: '#ffe6c6',
500: '#ffdcae',
950: '#000000',
},
}SCSS
$custom: #ffdcae; $custom-light: #ffe6c6; $custom-dark: #000000;
JSON
{
"hex": "#ffdcae",
"rgb": {
"r": 255,
"g": 220,
"b": 174
},
"hsl": {
"h": 34.074,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.91275,
"c": 0.07115,
"h": 74.3
},
"luminance": 0.75502
}Semantic roles & 50–950 ramp
primary
#FFDCAE
secondary
#6CA0E5
accent
#63E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482