#D7DBBE#D7DBBE
#D7DBBE is a very light, muted yellow. Relative luminance 0.688; OKLCH L 88.1% C 0.039 H 113.6°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DBBE |
|---|---|
| RGB | rgb(215, 219, 190) |
| HSL | hsl(68, 29%, 80%) |
| HSV | hsv(68, 13%, 86%) |
| CMYK | cmyk(1.8%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(86.42, -6.32, 13.82) |
| CIE-LCH | lch(86.42, 15.20, 114.58°) |
| OKLab | oklab(88.06% -0.0156 0.0358) |
| OKLCH | oklch(88.06% 0.039 113.6) |
| XYZ | xyz(62.6490, 68.8281, 58.6899) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 6.34
Eggshell
#F0EAD6
ΔE00 7.02
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.47
Lightyellow
#FFFFE0
ΔE00 8.00
Off White (survey)
#FFFFE4
ΔE00 8.13
Beige (survey)
#E6DAA6
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DBBE #C2BEDB
analogous
#DBD0BE #D7DBBE #C8DBBE
triadic
#D7DBBE #BED7DB #DBBED7
tetradic
#D7DBBE #BEDBD0 #C2BEDB #DBBEC8
square
#D7DBBE #BEDBD0 #C2BEDB #DBBEC8
split-complementary
#D7DBBE #BEC8DB #D0BEDB
monochromatic
#A7AF6F #BFC597 #D7DBBE #EFF1E5 #F3F4EB
Accessibility & contrast
On white
1.42
#D7DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#D7DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DBBE
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DBBE | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BC
Deuteranopia (green-blind)
#E0D9BF
Tritanopia (blue-blind)
#DBD7D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d7dbbe; /* rgb */ color: rgb(215, 219, 190); /* oklch */ color: oklch(88.1% 0.039 113.6);
Tailwind
colors: {
custom: {
50: '#e3e6d1',
500: '#d7dbbe',
950: '#000000',
},
}SCSS
$custom: #d7dbbe; $custom-light: #e3e6d1; $custom-dark: #000000;
JSON
{
"hex": "#d7dbbe",
"rgb": {
"r": 215,
"g": 219,
"b": 190
},
"hsl": {
"h": 68.276,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.88064,
"c": 0.03903,
"h": 113.6
},
"luminance": 0.68828
}Semantic roles & 50–950 ramp
primary
#D7DBBE
secondary
#918BB2
accent
#3EA74D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483