#D6DABE#D6DABE
#D6DABE is a very light, muted yellow. Relative luminance 0.682; OKLCH L 87.8% C 0.038 H 113.8°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DABE |
|---|---|
| RGB | rgb(214, 218, 190) |
| HSL | hsl(69, 27%, 80%) |
| HSV | hsv(69, 13%, 85%) |
| CMYK | cmyk(1.8%, 0%, 12.8%, 14.5%) |
| CIE-LAB | lab(86.08, -6.17, 13.33) |
| CIE-LCH | lch(86.08, 14.69, 114.81°) |
| OKLab | oklab(87.78% -0.0152 0.0345) |
| OKLCH | oklch(87.78% 0.038 113.8) |
| XYZ | xyz(62.0961, 68.1569, 58.5895) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 6.47
Eggshell
#F0EAD6
ΔE00 7.00
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.78
Lightyellow
#FFFFE0
ΔE00 8.23
Off White (survey)
#FFFFE4
ΔE00 8.30
Beige (survey)
#E6DAA6
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DABE #C2BEDA
analogous
#DAD0BE #D6DABE #C8DABE
triadic
#D6DABE #BED6DA #DABED6
tetradic
#D6DABE #BEDAD0 #C2BEDA #DABEC8
square
#D6DABE #BEDAD0 #C2BEDA #DABEC8
split-complementary
#D6DABE #BEC8DA #D0BEDA
monochromatic
#A5AE70 #BDC497 #D6DABE #EFF0E5 #F3F4EB
Accessibility & contrast
On white
1.44
#D6DABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#D6DABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DABE
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DABE | 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)
#DFD7BC
Deuteranopia (green-blind)
#DED8BF
Tritanopia (blue-blind)
#DAD6D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d6dabe; /* rgb */ color: rgb(214, 218, 190); /* oklch */ color: oklch(87.8% 0.038 113.8);
Tailwind
colors: {
custom: {
50: '#e2e5d1',
500: '#d6dabe',
950: '#000000',
},
}SCSS
$custom: #d6dabe; $custom-light: #e2e5d1; $custom-dark: #000000;
JSON
{
"hex": "#d6dabe",
"rgb": {
"r": 214,
"g": 218,
"b": 190
},
"hsl": {
"h": 68.571,
"s": 27.451,
"l": 80
},
"oklch": {
"l": 0.87782,
"c": 0.03774,
"h": 113.8
},
"luminance": 0.68157
}Semantic roles & 50–950 ramp
primary
#D6DABE
secondary
#918BB1
accent
#3FA64E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483