#DCDABF#DCDABF
#DCDABF is a very light, muted yellow. Relative luminance 0.691; OKLCH L 88.3% C 0.036 H 103.6°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDABF |
|---|---|
| RGB | rgb(220, 218, 191) |
| HSL | hsl(56, 29%, 81%) |
| HSV | hsv(56, 13%, 86%) |
| CMYK | cmyk(0%, 0.9%, 13.2%, 13.7%) |
| CIE-LAB | lab(86.56, -3.86, 13.55) |
| CIE-LCH | lch(86.56, 14.09, 105.91°) |
| OKLab | oklab(88.28% -0.0085 0.0351) |
| OKLCH | oklch(88.28% 0.036 103.6) |
| XYZ | xyz(63.9897, 69.1206, 59.2507) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 5.16
Beige
#F5F5DC
ΔE00 5.92
Warm Beige
#E9DCC9
ΔE00 6.81
Cornsilk
#FFF8DC
ΔE00 7.01
Beige (survey)
#E6DAA6
ΔE00 7.30
Champagne
#F7E7CE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDABF #BFC1DC
analogous
#DCCBBF #DCDABF #CFDCBF
triadic
#DCDABF #BFDCDA #DABFDC
tetradic
#DCDABF #BFDCCB #BFC1DC #DCBFCF
square
#DCDABF #BFDCCB #BFC1DC #DCBFCF
split-complementary
#DCDABF #BFCFDC #CBBFDC
monochromatic
#B1AC70 #C6C397 #DCDABF #F2F1E7 #F4F4EB
Accessibility & contrast
On white
1.42
#DCDABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#DCDABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDABF
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDABF | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BD
Deuteranopia (green-blind)
#E0D9C0
Tritanopia (blue-blind)
#E1D6D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcdabf; /* rgb */ color: rgb(220, 218, 191); /* oklch */ color: oklch(88.3% 0.036 103.6);
Tailwind
colors: {
custom: {
50: '#e7e5d2',
500: '#dcdabf',
950: '#000000',
},
}SCSS
$custom: #dcdabf; $custom-light: #e7e5d2; $custom-dark: #000000;
JSON
{
"hex": "#dcdabf",
"rgb": {
"r": 220,
"g": 218,
"b": 191
},
"hsl": {
"h": 55.862,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.88279,
"c": 0.03613,
"h": 103.6
},
"luminance": 0.6912
}Semantic roles & 50–950 ramp
primary
#DCDABF
secondary
#8C8FB3
accent
#45A83E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483