#D8DCBE#D8DCBE
#D8DCBE is a very light, muted yellow. Relative luminance 0.695; OKLCH L 88.3% C 0.040 H 113.4°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCBE |
|---|---|
| RGB | rgb(216, 220, 190) |
| HSL | hsl(68, 30%, 80%) |
| HSV | hsv(68, 14%, 86%) |
| CMYK | cmyk(1.8%, 0%, 13.6%, 13.7%) |
| CIE-LAB | lab(86.75, -6.48, 14.30) |
| CIE-LCH | lch(86.75, 15.70, 114.36°) |
| OKLab | oklab(88.35% -0.016 0.037) |
| OKLCH | oklch(88.35% 0.04 113.4) |
| XYZ | xyz(63.2053, 69.5033, 58.7910) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 6.22
Eggshell
#F0EAD6
ΔE00 7.06
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.16
Lightyellow
#FFFFE0
ΔE00 7.79
Beige (survey)
#E6DAA6
ΔE00 7.92
Off White (survey)
#FFFFE4
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCBE #C2BEDC
analogous
#DCD1BE #D8DCBE #C9DCBE
triadic
#D8DCBE #BED8DC #DCBED8
tetradic
#D8DCBE #BEDCD1 #C2BEDC #DCBEC9
square
#D8DCBE #BEDCD1 #C2BEDC #DCBEC9
split-complementary
#D8DCBE #BEC9DC #D1BEDC
monochromatic
#A8B16E #C0C796 #D8DCBE #F0F1E6 #F3F4EB
Accessibility & contrast
On white
1.41
#D8DCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#D8DCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCBE
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCBE | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BC
Deuteranopia (green-blind)
#E1DABF
Tritanopia (blue-blind)
#DCD8D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d8dcbe; /* rgb */ color: rgb(216, 220, 190); /* oklch */ color: oklch(88.3% 0.040 113.4);
Tailwind
colors: {
custom: {
50: '#e4e6d1',
500: '#d8dcbe',
950: '#000000',
},
}SCSS
$custom: #d8dcbe; $custom-light: #e4e6d1; $custom-dark: #000000;
JSON
{
"hex": "#d8dcbe",
"rgb": {
"r": 216,
"g": 220,
"b": 190
},
"hsl": {
"h": 68,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.88347,
"c": 0.0403,
"h": 113.4
},
"luminance": 0.69503
}Semantic roles & 50–950 ramp
primary
#D8DCBE
secondary
#908BB3
accent
#3DA94B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483