#DCC283#DCC283
#DCC283 is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.2% C 0.086 H 88.0°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC283 |
|---|---|
| RGB | rgb(220, 194, 131) |
| HSL | hsl(42, 56%, 69%) |
| HSV | hsv(42, 40%, 86%) |
| CMYK | cmyk(0%, 11.8%, 40.5%, 13.7%) |
| CIE-LAB | lab(79.29, 0.55, 35.06) |
| CIE-LCH | lch(79.29, 35.06, 89.11°) |
| OKLab | oklab(82.18% 0.003 0.0862) |
| OKLCH | oklch(82.18% 0.086 88) |
| XYZ | xyz(52.9050, 55.4400, 29.3825) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.21
Tan (survey)
#D1B26F
ΔE00 4.29
Sand (survey)
#E2CA76
ΔE00 4.39
Sandstone
#C9AE74
ΔE00 5.29
Fawn
#CFAF7B
ΔE00 5.78
Sand
#C2B280
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC283 #839DDC
analogous
#DC9683 #DCC283 #CADC83
triadic
#DCC283 #83DCC2 #C283DC
tetradic
#DCC283 #83DC96 #839DDC #DC83CA
square
#DCC283 #83DC96 #839DDC #DC83CA
split-complementary
#DCC283 #83CADC #9683DC
monochromatic
#B28D32 #CFAB53 #DCC283 #E9D9B3 #F7F1E2
Accessibility & contrast
On white
1.74
#DCC283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#DCC283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC283
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC283 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07E
Deuteranopia (green-blind)
#D6C785
Tritanopia (blue-blind)
#E9B8B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcc283; /* rgb */ color: rgb(220, 194, 131); /* oklch */ color: oklch(82.2% 0.086 88.0);
Tailwind
colors: {
custom: {
50: '#e8d4a8',
500: '#dcc283',
950: '#000000',
},
}SCSS
$custom: #dcc283; $custom-light: #e8d4a8; $custom-dark: #000000;
JSON
{
"hex": "#dcc283",
"rgb": {
"r": 220,
"g": 194,
"b": 131
},
"hsl": {
"h": 42.472,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.82178,
"c": 0.08627,
"h": 88
},
"luminance": 0.55438
}Semantic roles & 50–950 ramp
primary
#DCC283
secondary
#506DB3
accent
#51C422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380