#DAD7C8#DAD7C8
#DAD7C8 is a very light, muted yellow. Relative luminance 0.677; OKLCH L 87.7% C 0.021 H 97.6°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD7C8 |
|---|---|
| RGB | rgb(218, 215, 200) |
| HSL | hsl(50, 20%, 82%) |
| HSV | hsv(50, 8%, 85%) |
| CMYK | cmyk(0%, 1.4%, 8.3%, 14.5%) |
| CIE-LAB | lab(85.84, -1.57, 7.76) |
| CIE-LCH | lch(85.84, 7.92, 101.42°) |
| OKLab | oklab(87.74% -0.0027 0.0203) |
| OKLCH | oklch(87.74% 0.021 97.6) |
| XYZ | xyz(63.6379, 67.6769, 64.3428) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.70
Eggshell
#F0EAD6
ΔE00 4.74
Warm Beige
#E9DCC9
ΔE00 4.82
Light Gray
#D3D3D3
ΔE00 6.91
Gainsboro
#DCDCDC
ΔE00 6.97
Silver (survey)
#C5C9C7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD7C8 #C8CBDA
analogous
#DACEC8 #DAD7C8 #D4DAC8
triadic
#DAD7C8 #C8DAD7 #D7C8DA
tetradic
#DAD7C8 #C8DACE #C8CBDA #DAC8D4
square
#DAD7C8 #C8DACE #C8CBDA #DAC8D4
split-complementary
#DAD7C8 #C8D4DA #CEC8DA
monochromatic
#A9A27F #C1BCA3 #DAD7C8 #F3F2ED #F3F2ED
Accessibility & contrast
On white
1.44
#DAD7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#DAD7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD7C8
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD7C8 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C7
Deuteranopia (green-blind)
#DBD7C8
Tritanopia (blue-blind)
#DDD5D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dad7c8; /* rgb */ color: rgb(218, 215, 200); /* oklch */ color: oklch(87.7% 0.021 97.6);
Tailwind
colors: {
custom: {
50: '#e5e3d8',
500: '#dad7c8',
950: '#000000',
},
}SCSS
$custom: #dad7c8; $custom-light: #e5e3d8; $custom-dark: #000000;
JSON
{
"hex": "#dad7c8",
"rgb": {
"r": 218,
"g": 215,
"b": 200
},
"hsl": {
"h": 50,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.87742,
"c": 0.0205,
"h": 97.6
},
"luminance": 0.67676
}Semantic roles & 50–950 ramp
primary
#DAD7C8
secondary
#979BB0
accent
#569E48
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483