#FFDCA3#FFDCA3
#FFDCA3 is a very light, moderate orange. Relative luminance 0.751; OKLCH L 91.1% C 0.083 H 79.6°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCA3 |
|---|---|
| RGB | rgb(255, 220, 163) |
| HSL | hsl(37, 100%, 82%) |
| HSV | hsv(37, 36%, 100%) |
| CMYK | cmyk(0%, 13.7%, 36.1%, 0%) |
| CIE-LAB | lab(89.44, 4.35, 32.52) |
| CIE-LCH | lch(89.44, 32.81, 82.37°) |
| OKLab | oklab(91.06% 0.015 0.0811) |
| OKLCH | oklch(91.06% 0.083 79.6) |
| XYZ | xyz(73.4457, 75.0937, 45.2690) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.91
Pale Peach
#FFE5AD
ΔE00 3.16
Moccasin
#FFE4B5
ΔE00 3.24
Wheat
#F5DEB3
ΔE00 4.21
Light Peach
#FFD8B1
ΔE00 5.55
Bisque
#FFE4C4
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCA3 #A3C6FF
analogous
#FFAEA3 #FFDCA3 #F4FFA3
triadic
#FFDCA3 #A3FFDC #DCA3FF
tetradic
#FFDCA3 #A3FFAE #A3C6FF #FFA3F4
square
#FFDCA3 #A3FFAE #A3C6FF #FFA3F4
split-complementary
#FFDCA3 #A3F4FF #AEA3FF
monochromatic
#FFAD29 #FFC566 #FFDCA3 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.31
#FFDCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#FFDCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCA3
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCA3 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDC9F
Deuteranopia (green-blind)
#F3E4A5
Tritanopia (blue-blind)
#FFD2CD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdca3; /* rgb */ color: rgb(255, 220, 163); /* oklch */ color: oklch(91.1% 0.083 79.6);
Tailwind
colors: {
custom: {
50: '#ffe6be',
500: '#ffdca3',
950: '#000000',
},
}SCSS
$custom: #ffdca3; $custom-light: #ffe6be; $custom-dark: #000000;
JSON
{
"hex": "#ffdca3",
"rgb": {
"r": 255,
"g": 220,
"b": 163
},
"hsl": {
"h": 37.174,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.91062,
"c": 0.08251,
"h": 79.6
},
"luminance": 0.75091
}Semantic roles & 50–950 ramp
primary
#FFDCA3
secondary
#6394E3
accent
#57E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482