#DADCCD#DADCCD
#DADCCD is a very light, muted yellow. Relative luminance 0.705; OKLCH L 88.9% C 0.020 H 113.0°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCCD |
|---|---|
| RGB | rgb(218, 220, 205) |
| HSL | hsl(68, 18%, 83%) |
| HSV | hsv(68, 7%, 86%) |
| CMYK | cmyk(0.9%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(87.24, -3.31, 7.13) |
| CIE-LCH | lch(87.24, 7.86, 114.89°) |
| OKLab | oklab(88.88% -0.0079 0.0187) |
| OKLCH | oklch(88.88% 0.02 113) |
| XYZ | xyz(65.5245, 70.4998, 67.9016) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.87
Eggshell
#F0EAD6
ΔE00 5.07
Beige
#F5F5DC
ΔE00 6.40
Warm Beige
#E9DCC9
ΔE00 6.96
Silver (survey)
#C5C9C7
ΔE00 7.27
Gainsboro
#DCDCDC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCCD #CFCDDC
analogous
#DCD6CD #DADCCD #D2DCCD
triadic
#DADCCD #CDDADC #DCCDDA
tetradic
#DADCCD #CDDCD6 #CFCDDC #DCCDD2
square
#DADCCD #CDDCD6 #CFCDDC #DCCDD2
split-complementary
#DADCCD #CDD2DC #D6CDDC
monochromatic
#A5AA85 #BFC3A9 #DADCCD #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.39
#DADCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#DADCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCCD
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCCD | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACC
Deuteranopia (green-blind)
#DFDBCE
Tritanopia (blue-blind)
#DCDAD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dadccd; /* rgb */ color: rgb(218, 220, 205); /* oklch */ color: oklch(88.9% 0.020 113.0);
Tailwind
colors: {
custom: {
50: '#e5e6dc',
500: '#dadccd',
950: '#000000',
},
}SCSS
$custom: #dadccd; $custom-light: #e5e6dc; $custom-dark: #000000;
JSON
{
"hex": "#dadccd",
"rgb": {
"r": 218,
"g": 220,
"b": 205
},
"hsl": {
"h": 68,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.88881,
"c": 0.02028,
"h": 113
},
"luminance": 0.705
}Semantic roles & 50–950 ramp
primary
#DADCCD
secondary
#9F9CB2
accent
#4A9C55
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484