#DCDCAF#DCDCAF
#DCDCAF is a very light, muted yellow. Relative luminance 0.695; OKLCH L 88.3% C 0.059 H 107.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCAF |
|---|---|
| RGB | rgb(220, 220, 175) |
| HSL | hsl(60, 39%, 77%) |
| HSV | hsv(60, 20%, 86%) |
| CMYK | cmyk(0%, 0%, 20.5%, 13.7%) |
| CIE-LAB | lab(86.75, -7.29, 22.19) |
| CIE-LCH | lch(86.75, 23.35, 108.20°) |
| OKLab | oklab(88.32% -0.0179 0.0566) |
| OKLCH | oklch(88.32% 0.059 107.6) |
| XYZ | xyz(62.8459, 69.4979, 50.6528) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.30
Palegoldenrod
#EEE8AA
ΔE00 5.02
Vanilla
#F3E5AB
ΔE00 5.82
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.71
Lemonchiffon
#FFFACD
ΔE00 6.89
Pale
#FFF9D0
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCAF #AFAFDC
analogous
#DCC6AF #DCDCAF #C6DCAF
triadic
#DCDCAF #AFDCDC #DCAFDC
tetradic
#DCDCAF #AFDCC6 #AFAFDC #DCAFC6
square
#DCDCAF #AFDCC6 #AFAFDC #DCAFC6
split-complementary
#DCDCAF #AFC6DC #C6AFDC
monochromatic
#B7B75A #C9C984 #DCDCAF #EFEFDA #F6F6EA
Accessibility & contrast
On white
1.41
#DCDCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#DCDCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCAF
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCAF | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AC
Deuteranopia (green-blind)
#E5DAB1
Tritanopia (blue-blind)
#E3D6D0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdcaf; /* rgb */ color: rgb(220, 220, 175); /* oklch */ color: oklch(88.3% 0.059 107.6);
Tailwind
colors: {
custom: {
50: '#e7e6c7',
500: '#dcdcaf',
950: '#000000',
},
}SCSS
$custom: #dcdcaf; $custom-light: #e7e6c7; $custom-dark: #000000;
JSON
{
"hex": "#dcdcaf",
"rgb": {
"r": 220,
"g": 220,
"b": 175
},
"hsl": {
"h": 60,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.88318,
"c": 0.05931,
"h": 107.6
},
"luminance": 0.69497
}Semantic roles & 50–950 ramp
primary
#DCDCAF
secondary
#7B7BB4
accent
#33B233
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482