#DCD2AF#DCD2AF
#DCD2AF is a very light, muted yellow. Relative luminance 0.644; OKLCH L 86.3% C 0.048 H 93.9°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2AF |
|---|---|
| RGB | rgb(220, 210, 175) |
| HSL | hsl(47, 39%, 77%) |
| HSV | hsv(47, 20%, 86%) |
| CMYK | cmyk(0%, 4.5%, 20.5%, 13.7%) |
| CIE-LAB | lab(84.18, -2.16, 18.62) |
| CIE-LCH | lch(84.18, 18.74, 96.63°) |
| OKLab | oklab(86.29% -0.0033 0.0478) |
| OKLCH | oklch(86.29% 0.048 93.9) |
| XYZ | xyz(60.2995, 64.4050, 49.8040) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.64
Wheat
#F5DEB3
ΔE00 5.82
Warm Beige
#E9DCC9
ΔE00 6.83
Vanilla
#F3E5AB
ΔE00 6.96
Champagne
#F7E7CE
ΔE00 7.20
Eggshell
#F0EAD6
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2AF #AFB9DC
analogous
#DCBCAF #DCD2AF #CFDCAF
triadic
#DCD2AF #AFDCD2 #D2AFDC
tetradic
#DCD2AF #AFDCBC #AFB9DC #DCAFCF
square
#DCD2AF #AFDCBC #AFB9DC #DCAFCF
split-complementary
#DCD2AF #AFCFDC #BCAFDC
monochromatic
#B7A25A #C9BA84 #DCD2AF #EFEADA #F6F3EA
Accessibility & contrast
On white
1.51
#DCD2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#DCD2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2AF
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2AF | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AD
Deuteranopia (green-blind)
#DDD3B0
Tritanopia (blue-blind)
#E4CCC8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd2af; /* rgb */ color: rgb(220, 210, 175); /* oklch */ color: oklch(86.3% 0.048 93.9);
Tailwind
colors: {
custom: {
50: '#e7dfc7',
500: '#dcd2af',
950: '#000000',
},
}SCSS
$custom: #dcd2af; $custom-light: #e7dfc7; $custom-dark: #000000;
JSON
{
"hex": "#dcd2af",
"rgb": {
"r": 220,
"g": 210,
"b": 175
},
"hsl": {
"h": 46.667,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.86286,
"c": 0.04787,
"h": 93.9
},
"luminance": 0.64404
}Semantic roles & 50–950 ramp
primary
#DCD2AF
secondary
#7B88B4
accent
#50B233
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482