#D7CFAF#D7CFAF
#D7CFAF is a very light, muted yellow. Relative luminance 0.622; OKLCH L 85.3% C 0.044 H 95.6°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CFAF |
|---|---|
| RGB | rgb(215, 207, 175) |
| HSL | hsl(48, 33%, 76%) |
| HSV | hsv(48, 19%, 84%) |
| CMYK | cmyk(0%, 3.7%, 18.6%, 15.7%) |
| CIE-LAB | lab(83.00, -2.46, 16.92) |
| CIE-LCH | lch(83.00, 17.10, 98.26°) |
| OKLab | oklab(85.26% -0.0042 0.0435) |
| OKLCH | oklch(85.26% 0.044 95.6) |
| XYZ | xyz(58.0747, 62.1688, 49.4896) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.75
Warm Beige
#E9DCC9
ΔE00 6.88
Wheat
#F5DEB3
ΔE00 7.04
Eggshell
#F0EAD6
ΔE00 7.43
Champagne
#F7E7CE
ΔE00 7.77
Vanilla
#F3E5AB
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CFAF #AFB7D7
analogous
#D7BBAF #D7CFAF #CBD7AF
triadic
#D7CFAF #AFD7CF #CFAFD7
tetradic
#D7CFAF #AFD7BB #AFB7D7 #D7AFCB
square
#D7CFAF #AFD7BB #AFB7D7 #D7AFCB
split-complementary
#D7CFAF #AFCBD7 #BBAFD7
monochromatic
#AE9E5D #C3B786 #D7CFAF #EBE7D8 #F5F3EB
Accessibility & contrast
On white
1.56
#D7CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#D7CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CFAF
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CFAF | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDAD
Deuteranopia (green-blind)
#D8D0B0
Tritanopia (blue-blind)
#DECAC6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d7cfaf; /* rgb */ color: rgb(215, 207, 175); /* oklch */ color: oklch(85.3% 0.044 95.6);
Tailwind
colors: {
custom: {
50: '#e3ddc7',
500: '#d7cfaf',
950: '#000000',
},
}SCSS
$custom: #d7cfaf; $custom-light: #e3ddc7; $custom-dark: #000000;
JSON
{
"hex": "#d7cfaf",
"rgb": {
"r": 215,
"g": 207,
"b": 175
},
"hsl": {
"h": 48,
"s": 33.333,
"l": 76.471
},
"oklch": {
"l": 0.85263,
"c": 0.04374,
"h": 95.6
},
"luminance": 0.62168
}Semantic roles & 50–950 ramp
primary
#D7CFAF
secondary
#7C86AE
accent
#50AC39
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482