#DCDDAF#DCDDAF
#DCDDAF is a very light, moderate yellow. Relative luminance 0.700; OKLCH L 88.5% C 0.061 H 108.6°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDAF |
|---|---|
| RGB | rgb(220, 221, 175) |
| HSL | hsl(61, 40%, 78%) |
| HSV | hsv(61, 21%, 87%) |
| CMYK | cmyk(0.5%, 0%, 20.8%, 13.3%) |
| CIE-LAB | lab(87.01, -7.80, 22.54) |
| CIE-LCH | lch(87.01, 23.85, 109.09°) |
| OKLab | oklab(88.52% -0.0193 0.0574) |
| OKLCH | oklch(88.52% 0.061 108.6) |
| XYZ | xyz(63.1091, 70.0244, 50.7406) |
| Luminance | 0.7002 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.52
Palegoldenrod
#EEE8AA
ΔE00 4.88
Vanilla
#F3E5AB
ΔE00 5.89
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.62
Lemonchiffon
#FFFACD
ΔE00 6.83
Pale
#FFF9D0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDAF #B0AFDD
analogous
#DDC7AF #DCDDAF #C5DDAF
triadic
#DCDDAF #AFDCDD #DDAFDC
tetradic
#DCDDAF #AFDDC7 #B0AFDD #DDAFC5
square
#DCDDAF #AFDDC7 #B0AFDD #DDAFC5
split-complementary
#DCDDAF #AFC5DD #C7AFDD
monochromatic
#B6B859 #C9CB84 #DCDDAF #EFEFDA #F6F6EA
Accessibility & contrast
On white
1.40
#DCDDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#DCDDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDAF
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDAF | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AC
Deuteranopia (green-blind)
#E6DBB1
Tritanopia (blue-blind)
#E3D7D0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcddaf; /* rgb */ color: rgb(220, 221, 175); /* oklch */ color: oklch(88.5% 0.061 108.6);
Tailwind
colors: {
custom: {
50: '#e7e7c7',
500: '#dcddaf',
950: '#000000',
},
}SCSS
$custom: #dcddaf; $custom-light: #e7e7c7; $custom-dark: #000000;
JSON
{
"hex": "#dcddaf",
"rgb": {
"r": 220,
"g": 221,
"b": 175
},
"hsl": {
"h": 61.304,
"s": 40.351,
"l": 77.647
},
"oklch": {
"l": 0.88523,
"c": 0.0606,
"h": 108.6
},
"luminance": 0.70024
}Semantic roles & 50–950 ramp
primary
#DCDDAF
secondary
#7C7BB5
accent
#32B335
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482