#D7DBAE#D7DBAE
#D7DBAE is a very light, muted yellow. Relative luminance 0.682; OKLCH L 87.7% C 0.060 H 111.8°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DBAE |
|---|---|
| RGB | rgb(215, 219, 174) |
| HSL | hsl(65, 38%, 77%) |
| HSV | hsv(65, 21%, 86%) |
| CMYK | cmyk(1.8%, 0%, 20.5%, 14.1%) |
| CIE-LAB | lab(86.09, -8.77, 21.74) |
| CIE-LCH | lch(86.09, 23.44, 111.96°) |
| OKLab | oklab(87.7% -0.0221 0.0554) |
| OKLCH | oklch(87.7% 0.06 111.8) |
| XYZ | xyz(60.9953, 68.1666, 49.9804) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.56
Palegoldenrod
#EEE8AA
ΔE00 5.85
Vanilla
#F3E5AB
ΔE00 7.02
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.25
Lemonchiffon
#FFFACD
ΔE00 7.72
Cream
#FFFDD0
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DBAE #B2AEDB
analogous
#DBC9AE #D7DBAE #C1DBAE
triadic
#D7DBAE #AED7DB #DBAED7
tetradic
#D7DBAE #AEDBC9 #B2AEDB #DBAEC1
square
#D7DBAE #AEDBC9 #B2AEDB #DBAEC1
split-complementary
#D7DBAE #AEC1DB #C9AEDB
monochromatic
#ADB559 #C2C884 #D7DBAE #ECEED8 #F5F6EA
Accessibility & contrast
On white
1.44
#D7DBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#D7DBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DBAE
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DBAE | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AB
Deuteranopia (green-blind)
#E2D8B0
Tritanopia (blue-blind)
#DDD5CF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d7dbae; /* rgb */ color: rgb(215, 219, 174); /* oklch */ color: oklch(87.7% 0.060 111.8);
Tailwind
colors: {
custom: {
50: '#e3e6c6',
500: '#d7dbae',
950: '#000000',
},
}SCSS
$custom: #d7dbae; $custom-light: #e3e6c6; $custom-dark: #000000;
JSON
{
"hex": "#d7dbae",
"rgb": {
"r": 215,
"g": 219,
"b": 174
},
"hsl": {
"h": 65.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.87695,
"c": 0.05969,
"h": 111.8
},
"luminance": 0.68166
}Semantic roles & 50–950 ramp
primary
#D7DBAE
secondary
#7F7AB3
accent
#34B13F
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482