#FFDCA2#FFDCA2
#FFDCA2 is a very light, moderate orange. Relative luminance 0.751; OKLCH L 91.0% C 0.084 H 80.0°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCA2 |
|---|---|
| RGB | rgb(255, 220, 162) |
| HSL | hsl(37, 100%, 82%) |
| HSV | hsv(37, 36%, 100%) |
| CMYK | cmyk(0%, 13.7%, 36.5%, 0%) |
| CIE-LAB | lab(89.42, 4.24, 33.01) |
| CIE-LCH | lch(89.42, 33.28, 82.68°) |
| OKLab | oklab(91.04% 0.0146 0.0823) |
| OKLCH | oklch(91.04% 0.084 80) |
| XYZ | xyz(73.3565, 75.0580, 44.7990) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.13
Pale Peach
#FFE5AD
ΔE00 3.12
Moccasin
#FFE4B5
ΔE00 3.36
Wheat
#F5DEB3
ΔE00 4.34
Light Peach
#FFD8B1
ΔE00 5.77
Vanilla
#F3E5AB
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCA2 #A2C5FF
analogous
#FFAEA2 #FFDCA2 #F4FFA2
triadic
#FFDCA2 #A2FFDC #DCA2FF
tetradic
#FFDCA2 #A2FFAE #A2C5FF #FFA2F4
square
#FFDCA2 #A2FFAE #A2C5FF #FFA2F4
split-complementary
#FFDCA2 #A2F4FF #AEA2FF
monochromatic
#FFAE28 #FFC565 #FFDCA2 #FFF3DF #FFF3E0
Accessibility & contrast
On white
1.31
#FFDCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#FFDCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCA2
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCA2 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDC9E
Deuteranopia (green-blind)
#F4E4A4
Tritanopia (blue-blind)
#FFD2CD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdca2; /* rgb */ color: rgb(255, 220, 162); /* oklch */ color: oklch(91.0% 0.084 80.0);
Tailwind
colors: {
custom: {
50: '#ffe6be',
500: '#ffdca2',
950: '#000000',
},
}SCSS
$custom: #ffdca2; $custom-light: #ffe6be; $custom-dark: #000000;
JSON
{
"hex": "#ffdca2",
"rgb": {
"r": 255,
"g": 220,
"b": 162
},
"hsl": {
"h": 37.419,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.91043,
"c": 0.08355,
"h": 80
},
"luminance": 0.75055
}Semantic roles & 50–950 ramp
primary
#FFDCA2
secondary
#6293E3
accent
#56E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482