#D0D4BA#D0D4BA
#D0D4BA is a very light, muted yellow. Relative luminance 0.640; OKLCH L 86.0% C 0.035 H 114.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D4BA |
|---|---|
| RGB | rgb(208, 212, 186) |
| HSL | hsl(69, 23%, 78%) |
| HSV | hsv(69, 12%, 83%) |
| CMYK | cmyk(1.9%, 0%, 12.3%, 16.9%) |
| CIE-LAB | lab(83.99, -5.87, 12.41) |
| CIE-LCH | lch(83.99, 13.73, 115.30°) |
| OKLab | oklab(85.99% -0.0145 0.0322) |
| OKLCH | oklch(85.99% 0.035 114.2) |
| XYZ | xyz(58.4177, 64.0423, 55.7287) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 7.66
Beige
#F5F5DC
ΔE00 7.71
Light Grey
#D8DCD6
ΔE00 8.17
Beige (survey)
#E6DAA6
ΔE00 8.99
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.26
Warm Beige
#E9DCC9
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D4BA #BEBAD4
analogous
#D4CBBA #D0D4BA #C3D4BA
triadic
#D0D4BA #BAD0D4 #D4BAD0
tetradic
#D0D4BA #BAD4CB #BEBAD4 #D4BAC3
square
#D0D4BA #BAD4CB #BEBAD4 #D4BAC3
split-complementary
#D0D4BA #BAC3D4 #CBBAD4
monochromatic
#9DA56F #B6BD94 #D0D4BA #EAEBE0 #F2F3EC
Accessibility & contrast
On white
1.52
#D0D4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#D0D4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D4BA
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D4BA | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#D8D2BB
Tritanopia (blue-blind)
#D3D1CD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d0d4ba; /* rgb */ color: rgb(208, 212, 186); /* oklch */ color: oklch(86.0% 0.035 114.2);
Tailwind
colors: {
custom: {
50: '#dee1ce',
500: '#d0d4ba',
950: '#000000',
},
}SCSS
$custom: #d0d4ba; $custom-light: #dee1ce; $custom-dark: #000000;
JSON
{
"hex": "#d0d4ba",
"rgb": {
"r": 208,
"g": 212,
"b": 186
},
"hsl": {
"h": 69.231,
"s": 23.214,
"l": 78.039
},
"oklch": {
"l": 0.85985,
"c": 0.03531,
"h": 114.2
},
"luminance": 0.64042
}Semantic roles & 50–950 ramp
primary
#D0D4BA
secondary
#8E89AA
accent
#44A252
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483