#D2CDAF#D2CDAF
#D2CDAF is a very light, muted yellow. Relative luminance 0.605; OKLCH L 84.4% C 0.041 H 99.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDAF |
|---|---|
| RGB | rgb(210, 205, 175) |
| HSL | hsl(51, 28%, 75%) |
| HSV | hsv(51, 17%, 82%) |
| CMYK | cmyk(0%, 2.4%, 16.7%, 17.6%) |
| CIE-LAB | lab(82.09, -3.26, 15.58) |
| CIE-LCH | lch(82.09, 15.92, 101.81°) |
| OKLab | oklab(84.44% -0.0066 0.0402) |
| OKLCH | oklch(84.44% 0.041 99.4) |
| XYZ | xyz(56.1470, 60.4601, 49.2613) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.73
Warm Beige
#E9DCC9
ΔE00 7.55
Eggshell
#F0EAD6
ΔE00 7.77
Warm Gray
#C9BEB0
ΔE00 8.17
Wheat
#F5DEB3
ΔE00 8.47
Champagne
#F7E7CE
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDAF #AFB4D2
analogous
#D2BBAF #D2CDAF #C5D2AF
triadic
#D2CDAF #AFD2CD #CDAFD2
tetradic
#D2CDAF #AFD2BB #AFB4D2 #D2AFC5
square
#D2CDAF #AFD2BB #AFB4D2 #D2AFC5
split-complementary
#D2CDAF #AFC5D2 #BBAFD2
monochromatic
#A69C61 #BCB588 #D2CDAF #E8E5D6 #F4F3EB
Accessibility & contrast
On white
1.60
#D2CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#D2CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDAF
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDAF | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBAD
Deuteranopia (green-blind)
#D5CDB0
Tritanopia (blue-blind)
#D8C9C5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d2cdaf; /* rgb */ color: rgb(210, 205, 175); /* oklch */ color: oklch(84.4% 0.041 99.4);
Tailwind
colors: {
custom: {
50: '#e0dcc7',
500: '#d2cdaf',
950: '#000000',
},
}SCSS
$custom: #d2cdaf; $custom-light: #e0dcc7; $custom-dark: #000000;
JSON
{
"hex": "#d2cdaf",
"rgb": {
"r": 210,
"g": 205,
"b": 175
},
"hsl": {
"h": 51.429,
"s": 28,
"l": 75.49
},
"oklch": {
"l": 0.84444,
"c": 0.04072,
"h": 99.4
},
"luminance": 0.60459
}Semantic roles & 50–950 ramp
primary
#D2CDAF
secondary
#7D83A8
accent
#4EA73F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151513
muted
#848482