#D0CDAF#D0CDAF
#D0CDAF is a very light, muted yellow. Relative luminance 0.602; OKLCH L 84.3% C 0.041 H 102.5°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CDAF |
|---|---|
| RGB | rgb(208, 205, 175) |
| HSL | hsl(55, 26%, 75%) |
| HSV | hsv(55, 16%, 82%) |
| CMYK | cmyk(0%, 1.4%, 15.9%, 18.4%) |
| CIE-LAB | lab(81.93, -3.99, 15.34) |
| CIE-LCH | lch(81.93, 15.85, 104.59°) |
| OKLab | oklab(84.28% -0.0088 0.0396) |
| OKLCH | oklch(84.28% 0.041 102.5) |
| XYZ | xyz(55.5810, 60.1683, 49.2348) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.03
Eggshell
#F0EAD6
ΔE00 8.05
Warm Beige
#E9DCC9
ΔE00 8.20
Warm Gray
#C9BEB0
ΔE00 8.66
Beige
#F5F5DC
ΔE00 9.13
Wheat
#F5DEB3
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CDAF #AFB2D0
analogous
#D0BCAF #D0CDAF #C3D0AF
triadic
#D0CDAF #AFD0CD #CDAFD0
tetradic
#D0CDAF #AFD0BC #AFB2D0 #D0AFC3
square
#D0CDAF #AFD0BC #AFB2D0 #D0AFC3
split-complementary
#D0CDAF #AFC3D0 #BCAFD0
monochromatic
#A39D62 #B9B588 #D0CDAF #E7E5D6 #F4F3EC
Accessibility & contrast
On white
1.61
#D0CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#D0CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CDAF
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CDAF | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBAD
Deuteranopia (green-blind)
#D4CDB0
Tritanopia (blue-blind)
#D5C9C5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d0cdaf; /* rgb */ color: rgb(208, 205, 175); /* oklch */ color: oklch(84.3% 0.041 102.5);
Tailwind
colors: {
custom: {
50: '#dedcc7',
500: '#d0cdaf',
950: '#000000',
},
}SCSS
$custom: #d0cdaf; $custom-light: #dedcc7; $custom-dark: #000000;
JSON
{
"hex": "#d0cdaf",
"rgb": {
"r": 208,
"g": 205,
"b": 175
},
"hsl": {
"h": 54.545,
"s": 25.984,
"l": 75.098
},
"oklch": {
"l": 0.84281,
"c": 0.04052,
"h": 102.5
},
"luminance": 0.60168
}Semantic roles & 50–950 ramp
primary
#D0CDAF
secondary
#7E81A5
accent
#4AA541
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482