#DBCFAB#DBCFAB
#DBCFAB is a very light, muted yellow. Relative luminance 0.626; OKLCH L 85.5% C 0.050 H 91.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCFAB |
|---|---|
| RGB | rgb(219, 207, 171) |
| HSL | hsl(45, 40%, 76%) |
| HSV | hsv(45, 22%, 86%) |
| CMYK | cmyk(0%, 5.5%, 21.9%, 14.1%) |
| CIE-LAB | lab(83.25, -1.56, 19.42) |
| CIE-LCH | lch(83.25, 19.48, 94.59°) |
| OKLab | oklab(85.51% -0.0015 0.0497) |
| OKLCH | oklch(85.51% 0.05 91.8) |
| XYZ | xyz(58.8769, 62.6272, 47.5069) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.73
Wheat
#F5DEB3
ΔE00 5.58
Warm Beige
#E9DCC9
ΔE00 7.02
Vanilla
#F3E5AB
ΔE00 7.15
Champagne
#F7E7CE
ΔE00 7.45
Moccasin
#FFE4B5
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCFAB #ABB7DB
analogous
#DBB7AB #DBCFAB #CFDBAB
triadic
#DBCFAB #ABDBCF #CFABDB
tetradic
#DBCFAB #ABDBB7 #ABB7DB #DBABCF
square
#DBCFAB #ABDBB7 #ABB7DB #DBABCF
split-complementary
#DBCFAB #ABCFDB #B7ABDB
monochromatic
#B69E55 #C9B780 #DBCFAB #EDE7D6 #F6F3EA
Accessibility & contrast
On white
1.55
#DBCFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#DBCFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCFAB
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCFAB | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA9
Deuteranopia (green-blind)
#DAD1AC
Tritanopia (blue-blind)
#E3C9C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dbcfab; /* rgb */ color: rgb(219, 207, 171); /* oklch */ color: oklch(85.5% 0.050 91.8);
Tailwind
colors: {
custom: {
50: '#e6ddc4',
500: '#dbcfab',
950: '#000000',
},
}SCSS
$custom: #dbcfab; $custom-light: #e6ddc4; $custom-dark: #000000;
JSON
{
"hex": "#dbcfab",
"rgb": {
"r": 219,
"g": 207,
"b": 171
},
"hsl": {
"h": 45,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.85506,
"c": 0.04974,
"h": 91.8
},
"luminance": 0.62626
}Semantic roles & 50–950 ramp
primary
#DBCFAB
secondary
#7786B3
accent
#53B332
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161512
muted
#848482