#DFDBAF#DFDBAF
#DFDBAF is a very light, muted yellow. Relative luminance 0.694; OKLCH L 88.4% C 0.058 H 103.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBAF |
|---|---|
| RGB | rgb(223, 219, 175) |
| HSL | hsl(55, 43%, 78%) |
| HSV | hsv(55, 22%, 87%) |
| CMYK | cmyk(0%, 1.8%, 21.5%, 12.5%) |
| CIE-LAB | lab(86.72, -5.68, 22.19) |
| CIE-LCH | lch(86.72, 22.90, 104.35°) |
| OKLab | oklab(88.35% -0.0133 0.0566) |
| OKLCH | oklch(88.35% 0.058 103.2) |
| XYZ | xyz(63.5006, 69.4471, 50.6086) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.21
Palegoldenrod
#EEE8AA
ΔE00 4.90
Vanilla
#F3E5AB
ΔE00 5.03
Lemonchiffon
#FFFACD
ΔE00 6.71
Pale
#FFF9D0
ΔE00 6.71
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBAF #AFB3DF
analogous
#DFC3AF #DFDBAF #CBDFAF
triadic
#DFDBAF #AFDFDB #DBAFDF
tetradic
#DFDBAF #AFDFC3 #AFB3DF #DFAFCB
square
#DFDBAF #AFDFC3 #AFB3DF #DFAFCB
split-complementary
#DFDBAF #AFCBDF #C3AFDF
monochromatic
#BCB458 #CEC783 #DFDBAF #F0EFDB #F6F5E9
Accessibility & contrast
On white
1.41
#DFDBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#DFDBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBAF
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBAF | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8AC
Deuteranopia (green-blind)
#E5DAB1
Tritanopia (blue-blind)
#E7D5CF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdbaf; /* rgb */ color: rgb(223, 219, 175); /* oklch */ color: oklch(88.4% 0.058 103.2);
Tailwind
colors: {
custom: {
50: '#e9e6c7',
500: '#dfdbaf',
950: '#000000',
},
}SCSS
$custom: #dfdbaf; $custom-light: #e9e6c7; $custom-dark: #000000;
JSON
{
"hex": "#dfdbaf",
"rgb": {
"r": 223,
"g": 219,
"b": 175
},
"hsl": {
"h": 55,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.88355,
"c": 0.0581,
"h": 103.2
},
"luminance": 0.69446
}Semantic roles & 50–950 ramp
primary
#DFDBAF
secondary
#7B80B8
accent
#3BB630
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482