#DADCB7#DADCB7
#DADCB7 is a very light, muted yellow. Relative luminance 0.695; OKLCH L 88.3% C 0.049 H 109.9°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCB7 |
|---|---|
| RGB | rgb(218, 220, 183) |
| HSL | hsl(63, 35%, 79%) |
| HSV | hsv(63, 17%, 86%) |
| CMYK | cmyk(0.9%, 0%, 16.8%, 13.7%) |
| CIE-LAB | lab(86.76, -6.84, 18.00) |
| CIE-LCH | lch(86.76, 19.25, 110.82°) |
| OKLab | oklab(88.34% -0.0167 0.0462) |
| OKLCH | oklch(88.34% 0.049 109.9) |
| XYZ | xyz(63.0532, 69.5112, 54.8859) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.01
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.58
Palegoldenrod
#EEE8AA
ΔE00 6.95
Beige
#F5F5DC
ΔE00 6.95
Pale
#FFF9D0
ΔE00 7.20
Lemonchiffon
#FFFACD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCB7 #B9B7DC
analogous
#DCCCB7 #DADCB7 #C8DCB7
triadic
#DADCB7 #B7DADC #DCB7DA
tetradic
#DADCB7 #B7DCCC #B9B7DC #DCB7C8
square
#DADCB7 #B7DCCC #B9B7DC #DCB7C8
split-complementary
#DADCB7 #B7C8DC #CCB7DC
monochromatic
#B0B465 #C5C88E #DADCB7 #EFF0E0 #F4F5EA
Accessibility & contrast
On white
1.41
#DADCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#DADCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCB7
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCB7 | 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)
#E2D8B5
Deuteranopia (green-blind)
#E3DAB8
Tritanopia (blue-blind)
#DFD7D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dadcb7; /* rgb */ color: rgb(218, 220, 183); /* oklch */ color: oklch(88.3% 0.049 109.9);
Tailwind
colors: {
custom: {
50: '#e5e6cc',
500: '#dadcb7',
950: '#000000',
},
}SCSS
$custom: #dadcb7; $custom-light: #e5e6cc; $custom-dark: #000000;
JSON
{
"hex": "#dadcb7",
"rgb": {
"r": 218,
"g": 220,
"b": 183
},
"hsl": {
"h": 63.243,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.88338,
"c": 0.04918,
"h": 109.9
},
"luminance": 0.69511
}Semantic roles & 50–950 ramp
primary
#DADCB7
secondary
#8684B4
accent
#38AD3E
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151613
muted
#848483