#D7DBAF#D7DBAF
#D7DBAF is a very light, muted yellow. Relative luminance 0.682; OKLCH L 87.7% C 0.058 H 111.8°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DBAF |
|---|---|
| RGB | rgb(215, 219, 175) |
| HSL | hsl(65, 38%, 77%) |
| HSV | hsv(65, 20%, 86%) |
| CMYK | cmyk(1.8%, 0%, 20.1%, 14.1%) |
| CIE-LAB | lab(86.11, -8.62, 21.24) |
| CIE-LCH | lch(86.11, 22.92, 112.08°) |
| OKLab | oklab(87.72% -0.0217 0.0542) |
| OKLCH | oklch(87.72% 0.058 111.8) |
| XYZ | xyz(61.0932, 68.2058, 50.4957) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.65
Palegoldenrod
#EEE8AA
ΔE00 6.02
Vanilla
#F3E5AB
ΔE00 7.14
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.19
Lemonchiffon
#FFFACD
ΔE00 7.71
Cream
#FFFDD0
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DBAF #B3AFDB
analogous
#DBC9AF #D7DBAF #C1DBAF
triadic
#D7DBAF #AFD7DB #DBAFD7
tetradic
#D7DBAF #AFDBC9 #B3AFDB #DBAFC1
square
#D7DBAF #AFDBC9 #B3AFDB #DBAFC1
split-complementary
#D7DBAF #AFC1DB #C9AFDB
monochromatic
#ADB55B #C2C885 #D7DBAF #ECEED9 #F4F6EA
Accessibility & contrast
On white
1.43
#D7DBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#D7DBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DBAF
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DBAF | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AC
Deuteranopia (green-blind)
#E2D8B1
Tritanopia (blue-blind)
#DDD6CF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d7dbaf; /* rgb */ color: rgb(215, 219, 175); /* oklch */ color: oklch(87.7% 0.058 111.8);
Tailwind
colors: {
custom: {
50: '#e3e6c7',
500: '#d7dbaf',
950: '#000000',
},
}SCSS
$custom: #d7dbaf; $custom-light: #e3e6c7; $custom-dark: #000000;
JSON
{
"hex": "#d7dbaf",
"rgb": {
"r": 215,
"g": 219,
"b": 175
},
"hsl": {
"h": 65.455,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.87717,
"c": 0.05841,
"h": 111.8
},
"luminance": 0.68205
}Semantic roles & 50–950 ramp
primary
#D7DBAF
secondary
#817CB3
accent
#35B140
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482