#DADCB2#DADCB2
#DADCB2 is a very light, muted yellow. Relative luminance 0.693; OKLCH L 88.2% C 0.056 H 109.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCB2 |
|---|---|
| RGB | rgb(218, 220, 178) |
| HSL | hsl(63, 38%, 78%) |
| HSV | hsv(63, 19%, 86%) |
| CMYK | cmyk(0.9%, 0%, 19.1%, 13.7%) |
| CIE-LAB | lab(86.66, -7.59, 20.47) |
| CIE-LCH | lch(86.66, 21.83, 110.35°) |
| OKLab | oklab(88.23% -0.0188 0.0524) |
| OKLCH | oklch(88.23% 0.056 109.7) |
| XYZ | xyz(62.5420, 69.3068, 52.1936) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.26
Palegoldenrod
#EEE8AA
ΔE00 5.90
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.67
Vanilla
#F3E5AB
ΔE00 6.75
Lemonchiffon
#FFFACD
ΔE00 7.16
Pale
#FFF9D0
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCB2 #B4B2DC
analogous
#DCC9B2 #DADCB2 #C5DCB2
triadic
#DADCB2 #B2DADC #DCB2DA
tetradic
#DADCB2 #B2DCC9 #B4B2DC #DCB2C5
square
#DADCB2 #B2DCC9 #B4B2DC #DCB2C5
split-complementary
#DADCB2 #B2C5DC #C9B2DC
monochromatic
#B2B65E #C6C988 #DADCB2 #EEEFDC #F5F5EA
Accessibility & contrast
On white
1.41
#DADCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#DADCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCB2
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCB2 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8AF
Deuteranopia (green-blind)
#E4DAB4
Tritanopia (blue-blind)
#E0D7D0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dadcb2; /* rgb */ color: rgb(218, 220, 178); /* oklch */ color: oklch(88.2% 0.056 109.7);
Tailwind
colors: {
custom: {
50: '#e5e6c9',
500: '#dadcb2',
950: '#000000',
},
}SCSS
$custom: #dadcb2; $custom-light: #e5e6c9; $custom-dark: #000000;
JSON
{
"hex": "#dadcb2",
"rgb": {
"r": 218,
"g": 220,
"b": 178
},
"hsl": {
"h": 62.857,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.88225,
"c": 0.05562,
"h": 109.7
},
"luminance": 0.69306
}Semantic roles & 50–950 ramp
primary
#DADCB2
secondary
#817EB4
accent
#35B03B
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482