#D2DBAF#D2DBAF
#D2DBAF is a very light, muted yellow-green. Relative luminance 0.675; OKLCH L 87.3% C 0.059 H 117.0°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DBAF |
|---|---|
| RGB | rgb(210, 219, 175) |
| HSL | hsl(72, 38%, 77%) |
| HSV | hsv(72, 20%, 86%) |
| CMYK | cmyk(4.1%, 0%, 20.1%, 14.1%) |
| CIE-LAB | lab(85.74, -10.44, 20.67) |
| CIE-LCH | lch(85.74, 23.16, 116.80°) |
| OKLab | oklab(87.33% -0.0269 0.0528) |
| OKLCH | oklch(87.33% 0.059 117) |
| XYZ | xyz(59.6470, 67.4601, 50.4279) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 7.10
Beige (survey)
#E6DAA6
ΔE00 7.19
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.88
Light Grey Green
#B7E1A1
ΔE00 8.19
Pale Olive
#B9CC81
ΔE00 8.27
Vanilla
#F3E5AB
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DBAF #B8AFDB
analogous
#DBCEAF #D2DBAF #BCDBAF
triadic
#D2DBAF #AFD2DB #DBAFD2
tetradic
#D2DBAF #AFDBCE #B8AFDB #DBAFBC
square
#D2DBAF #AFDBCE #B8AFDB #DBAFBC
split-complementary
#D2DBAF #AFBCDB #CEAFDB
monochromatic
#A3B55B #BAC885 #D2DBAF #EAEED9 #F3F6EA
Accessibility & contrast
On white
1.45
#D2DBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#D2DBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DBAF
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DBAF | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AC
Deuteranopia (green-blind)
#E0D7B1
Tritanopia (blue-blind)
#D7D6CF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2dbaf; /* rgb */ color: rgb(210, 219, 175); /* oklch */ color: oklch(87.3% 0.059 117.0);
Tailwind
colors: {
custom: {
50: '#e0e6c7',
500: '#d2dbaf',
950: '#000000',
},
}SCSS
$custom: #d2dbaf; $custom-light: #e0e6c7; $custom-dark: #000000;
JSON
{
"hex": "#d2dbaf",
"rgb": {
"r": 210,
"g": 219,
"b": 175
},
"hsl": {
"h": 72.273,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.87329,
"c": 0.05928,
"h": 117
},
"luminance": 0.6746
}Semantic roles & 50–950 ramp
primary
#D2DBAF
secondary
#877CB3
accent
#35B14E
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482