#DADCBB#DADCBB
#DADCBB is a very light, muted yellow. Relative luminance 0.697; OKLCH L 88.4% C 0.044 H 110.1°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCBB |
|---|---|
| RGB | rgb(218, 220, 187) |
| HSL | hsl(64, 32%, 80%) |
| HSV | hsv(64, 15%, 86%) |
| CMYK | cmyk(0.9%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(86.84, -6.23, 16.02) |
| CIE-LCH | lch(86.84, 17.19, 111.25°) |
| OKLab | oklab(88.43% -0.0151 0.0413) |
| OKLCH | oklch(88.43% 0.044 110.1) |
| XYZ | xyz(63.4754, 69.6801, 57.1097) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 6.33
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.72
Beige (survey)
#E6DAA6
ΔE00 6.77
Eggshell
#F0EAD6
ΔE00 7.08
Pale
#FFF9D0
ΔE00 7.36
Lemonchiffon
#FFFACD
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCBB #BDBBDC
analogous
#DCCEBB #DADCBB #CADCBB
triadic
#DADCBB #BBDADC #DCBBDA
tetradic
#DADCBB #BBDCCE #BDBBDC #DCBBCA
square
#DADCBB #BBDCCE #BDBBDC #DCBBCA
split-complementary
#DADCBB #BBCADC #CEBBDC
monochromatic
#AEB26A #C4C793 #DADCBB #F0F1E3 #F4F5EB
Accessibility & contrast
On white
1.41
#DADCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#DADCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCBB
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCBB | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#E2DABC
Tritanopia (blue-blind)
#DFD8D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dadcbb; /* rgb */ color: rgb(218, 220, 187); /* oklch */ color: oklch(88.4% 0.044 110.1);
Tailwind
colors: {
custom: {
50: '#e5e6cf',
500: '#dadcbb',
950: '#000000',
},
}SCSS
$custom: #dadcbb; $custom-light: #e5e6cf; $custom-dark: #000000;
JSON
{
"hex": "#dadcbb",
"rgb": {
"r": 218,
"g": 220,
"b": 187
},
"hsl": {
"h": 63.636,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.88432,
"c": 0.04399,
"h": 110.1
},
"luminance": 0.6968
}Semantic roles & 50–950 ramp
primary
#DADCBB
secondary
#8A88B3
accent
#3BAB42
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483