#DCDBAF#DCDBAF
#DCDBAF is a very light, muted yellow. Relative luminance 0.690; OKLCH L 88.1% C 0.058 H 106.4°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBAF |
|---|---|
| RGB | rgb(220, 219, 175) |
| HSL | hsl(59, 39%, 77%) |
| HSV | hsv(59, 20%, 86%) |
| CMYK | cmyk(0%, 0.5%, 20.5%, 13.7%) |
| CIE-LAB | lab(86.49, -6.78, 21.83) |
| CIE-LCH | lch(86.49, 22.86, 107.26°) |
| OKLab | oklab(88.11% -0.0164 0.0557) |
| OKLCH | oklch(88.11% 0.058 106.4) |
| XYZ | xyz(62.5842, 68.9746, 50.5656) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.10
Palegoldenrod
#EEE8AA
ΔE00 5.18
Vanilla
#F3E5AB
ΔE00 5.77
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.83
Lemonchiffon
#FFFACD
ΔE00 6.98
Pale
#FFF9D0
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBAF #AFB0DC
analogous
#DCC5AF #DCDBAF #C6DCAF
triadic
#DCDBAF #AFDCDB #DBAFDC
tetradic
#DCDBAF #AFDCC5 #AFB0DC #DCAFC6
square
#DCDBAF #AFDCC5 #AFB0DC #DCAFC6
split-complementary
#DCDBAF #AFC6DC #C5AFDC
monochromatic
#B7B55A #C9C884 #DCDBAF #EFEEDA #F6F5EA
Accessibility & contrast
On white
1.42
#DCDBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#DCDBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBAF
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBAF | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AC
Deuteranopia (green-blind)
#E4D9B1
Tritanopia (blue-blind)
#E3D5CF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcdbaf; /* rgb */ color: rgb(220, 219, 175); /* oklch */ color: oklch(88.1% 0.058 106.4);
Tailwind
colors: {
custom: {
50: '#e7e6c7',
500: '#dcdbaf',
950: '#000000',
},
}SCSS
$custom: #dcdbaf; $custom-light: #e7e6c7; $custom-dark: #000000;
JSON
{
"hex": "#dcdbaf",
"rgb": {
"r": 220,
"g": 219,
"b": 175
},
"hsl": {
"h": 58.667,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.88114,
"c": 0.05806,
"h": 106.4
},
"luminance": 0.68974
}Semantic roles & 50–950 ramp
primary
#DCDBAF
secondary
#7B7DB4
accent
#36B233
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482