#FFDCAF#FFDCAF
#FFDCAF is a very light, moderate orange. Relative luminance 0.755; OKLCH L 91.3% C 0.070 H 73.7°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCAF |
|---|---|
| RGB | rgb(255, 220, 175) |
| HSL | hsl(34, 100%, 84%) |
| HSV | hsv(34, 31%, 100%) |
| CMYK | cmyk(0%, 13.7%, 31.4%, 0%) |
| CIE-LAB | lab(89.65, 5.78, 26.62) |
| CIE-LCH | lch(89.65, 27.24, 77.75°) |
| OKLab | oklab(91.3% 0.0197 0.0673) |
| OKLCH | oklch(91.3% 0.07 73.7) |
| XYZ | xyz(74.5723, 75.5443, 51.2025) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.50
Light Peach
#FFD8B1
ΔE00 2.70
Moccasin
#FFE4B5
ΔE00 3.21
Wheat
#F5DEB3
ΔE00 3.88
Bisque
#FFE4C4
ΔE00 4.06
Peach
#FFDAB9
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCAF #AFD2FF
analogous
#FFB4AF #FFDCAF #FAFFAF
triadic
#FFDCAF #AFFFDC #DCAFFF
tetradic
#FFDCAF #AFFFB4 #AFD2FF #FFAFFA
square
#FFDCAF #AFFFB4 #AFD2FF #FFAFFA
split-complementary
#FFDCAF #AFFAFF #B4AFFF
monochromatic
#FFA635 #FFC172 #FFDCAF #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.30
#FFDCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#FFDCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCAF
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCAF | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDAC
Deuteranopia (green-blind)
#F2E5B0
Tritanopia (blue-blind)
#FFD3D0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdcaf; /* rgb */ color: rgb(255, 220, 175); /* oklch */ color: oklch(91.3% 0.070 73.7);
Tailwind
colors: {
custom: {
50: '#ffe6c7',
500: '#ffdcaf',
950: '#000000',
},
}SCSS
$custom: #ffdcaf; $custom-light: #ffe6c7; $custom-dark: #000000;
JSON
{
"hex": "#ffdcaf",
"rgb": {
"r": 255,
"g": 220,
"b": 175
},
"hsl": {
"h": 33.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.91296,
"c": 0.07013,
"h": 73.7
},
"luminance": 0.75542
}Semantic roles & 50–950 ramp
primary
#FFDCAF
secondary
#6DA2E5
accent
#64E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482