#DFDBA6#DFDBA6
#DFDBA6 is a very light, moderate yellow. Relative luminance 0.691; OKLCH L 88.2% C 0.069 H 104.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBA6 |
|---|---|
| RGB | rgb(223, 219, 166) |
| HSL | hsl(56, 47%, 76%) |
| HSV | hsv(56, 26%, 87%) |
| CMYK | cmyk(0%, 1.8%, 25.6%, 12.5%) |
| CIE-LAB | lab(86.56, -6.92, 26.63) |
| CIE-LCH | lch(86.56, 27.52, 104.56°) |
| OKLab | oklab(88.17% -0.0169 0.0673) |
| OKLCH | oklch(88.17% 0.069 104.1) |
| XYZ | xyz(62.6460, 69.1052, 46.1075) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.65
Palegoldenrod
#EEE8AA
ΔE00 3.47
Vanilla
#F3E5AB
ΔE00 4.17
Light Tan
#FBEEAC
ΔE00 5.75
Egg Shell
#FFFCC4
ΔE00 7.03
Lemonchiffon
#FFFACD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBA6 #A6AADF
analogous
#DFBFA6 #DFDBA6 #C7DFA6
triadic
#DFDBA6 #A6DFDB #DBA6DF
tetradic
#DFDBA6 #A6DFBF #A6AADF #DFA6C7
square
#DFDBA6 #A6DFBF #A6AADF #DFA6C7
split-complementary
#DFDBA6 #A6C7DF #BFA6DF
monochromatic
#BFB74C #CFC979 #DFDBA6 #EFEDD3 #F7F6E8
Accessibility & contrast
On white
1.42
#DFDBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#DFDBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBA6
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBA6 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D7A3
Deuteranopia (green-blind)
#E6DAA8
Tritanopia (blue-blind)
#E8D4CD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdba6; /* rgb */ color: rgb(223, 219, 166); /* oklch */ color: oklch(88.2% 0.069 104.1);
Tailwind
colors: {
custom: {
50: '#e9e6c0',
500: '#dfdba6',
950: '#000000',
},
}SCSS
$custom: #dfdba6; $custom-light: #e9e6c0; $custom-dark: #000000;
JSON
{
"hex": "#dfdba6",
"rgb": {
"r": 223,
"g": 219,
"b": 166
},
"hsl": {
"h": 55.789,
"s": 47.107,
"l": 76.275
},
"oklch": {
"l": 0.88166,
"c": 0.06935,
"h": 104.1
},
"luminance": 0.69104
}Semantic roles & 50–950 ramp
primary
#DFDBA6
secondary
#7276B8
accent
#35BA2B
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161512
muted
#848482