#DADCB0#DADCB0
#DADCB0 is a very light, muted yellow. Relative luminance 0.692; OKLCH L 88.2% C 0.058 H 109.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCB0 |
|---|---|
| RGB | rgb(218, 220, 176) |
| HSL | hsl(63, 39%, 78%) |
| HSV | hsv(63, 20%, 86%) |
| CMYK | cmyk(0.9%, 0%, 20%, 13.7%) |
| CIE-LAB | lab(86.62, -7.88, 21.46) |
| CIE-LCH | lch(86.62, 22.86, 110.17°) |
| OKLab | oklab(88.18% -0.0196 0.0548) |
| OKLCH | oklch(88.18% 0.058 109.7) |
| XYZ | xyz(62.3426, 69.2270, 51.1438) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.02
Palegoldenrod
#EEE8AA
ΔE00 5.53
Vanilla
#F3E5AB
ΔE00 6.49
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.77
Lemonchiffon
#FFFACD
ΔE00 7.16
Pale
#FFF9D0
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCB0 #B2B0DC
analogous
#DCC8B0 #DADCB0 #C4DCB0
triadic
#DADCB0 #B0DADC #DCB0DA
tetradic
#DADCB0 #B0DCC8 #B2B0DC #DCB0C4
square
#DADCB0 #B0DCC8 #B2B0DC #DCB0C4
split-complementary
#DADCB0 #B0C4DC #C8B0DC
monochromatic
#B2B65B #C6C986 #DADCB0 #EEEFDA #F5F6EA
Accessibility & contrast
On white
1.41
#DADCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#DADCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCB0
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCB0 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8AD
Deuteranopia (green-blind)
#E4DAB2
Tritanopia (blue-blind)
#E0D6D0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dadcb0; /* rgb */ color: rgb(218, 220, 176); /* oklch */ color: oklch(88.2% 0.058 109.7);
Tailwind
colors: {
custom: {
50: '#e5e6c7',
500: '#dadcb0',
950: '#000000',
},
}SCSS
$custom: #dadcb0; $custom-light: #e5e6c7; $custom-dark: #000000;
JSON
{
"hex": "#dadcb0",
"rgb": {
"r": 218,
"g": 220,
"b": 176
},
"hsl": {
"h": 62.727,
"s": 38.596,
"l": 77.647
},
"oklch": {
"l": 0.88181,
"c": 0.05817,
"h": 109.7
},
"luminance": 0.69226
}Semantic roles & 50–950 ramp
primary
#DADCB0
secondary
#7F7CB4
accent
#34B23A
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482