#DFDBBB#DFDBBB
#DFDBBB is a very light, muted yellow. Relative luminance 0.699; OKLCH L 88.6% C 0.043 H 101.3°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBBB |
|---|---|
| RGB | rgb(223, 219, 187) |
| HSL | hsl(53, 36%, 80%) |
| HSV | hsv(53, 16%, 87%) |
| CMYK | cmyk(0%, 1.8%, 16.1%, 12.5%) |
| CIE-LAB | lab(86.97, -3.91, 16.25) |
| CIE-LCH | lch(86.97, 16.72, 103.54°) |
| OKLab | oklab(88.63% -0.0084 0.0419) |
| OKLCH | oklch(88.63% 0.043 101.3) |
| XYZ | xyz(64.7319, 69.9396, 57.0937) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.67
Eggshell
#F0EAD6
ΔE00 5.70
Beige
#F5F5DC
ΔE00 6.19
Cornsilk
#FFF8DC
ΔE00 6.77
Pale
#FFF9D0
ΔE00 6.84
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBBB #BBBFDF
analogous
#DFC9BB #DFDBBB #D1DFBB
triadic
#DFDBBB #BBDFDB #DBBBDF
tetradic
#DFDBBB #BBDFC9 #BBBFDF #DFBBD1
square
#DFDBBB #BBDFC9 #BBBFDF #DFBBD1
split-complementary
#DFDBBB #BBD1DF #C9BBDF
monochromatic
#B8AF68 #CBC591 #DFDBBB #F3F1E5 #F5F4EA
Accessibility & contrast
On white
1.40
#DFDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#DFDBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBBB
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBBB | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9B9
Deuteranopia (green-blind)
#E3DBBC
Tritanopia (blue-blind)
#E5D6D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfdbbb; /* rgb */ color: rgb(223, 219, 187); /* oklch */ color: oklch(88.6% 0.043 101.3);
Tailwind
colors: {
custom: {
50: '#e9e6cf',
500: '#dfdbbb',
950: '#000000',
},
}SCSS
$custom: #dfdbbb; $custom-light: #e9e6cf; $custom-dark: #000000;
JSON
{
"hex": "#dfdbbb",
"rgb": {
"r": 223,
"g": 219,
"b": 187
},
"hsl": {
"h": 53.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.88627,
"c": 0.04275,
"h": 101.3
},
"luminance": 0.69939
}Semantic roles & 50–950 ramp
primary
#DFDBBB
secondary
#878CB7
accent
#44AF37
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483