#DFDFBB#DFDFBB
#DFDFBB is a very light, muted yellow. Relative luminance 0.721; OKLCH L 89.4% C 0.048 H 107.3°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDFBB |
|---|---|
| RGB | rgb(223, 223, 187) |
| HSL | hsl(60, 36%, 80%) |
| HSV | hsv(60, 16%, 87%) |
| CMYK | cmyk(0%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(87.99, -5.96, 17.69) |
| CIE-LCH | lch(87.99, 18.67, 108.62°) |
| OKLab | oklab(89.44% -0.0142 0.0455) |
| OKLCH | oklch(89.44% 0.048 107.3) |
| XYZ | xyz(65.7880, 72.0518, 57.4457) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.71
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.80
Beige
#F5F5DC
ΔE00 6.04
Pale
#FFF9D0
ΔE00 6.25
Lemonchiffon
#FFFACD
ΔE00 6.47
Palegoldenrod
#EEE8AA
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDFBB #BBBBDF
analogous
#DFCDBB #DFDFBB #CDDFBB
triadic
#DFDFBB #BBDFDF #DFBBDF
tetradic
#DFDFBB #BBDFCD #BBBBDF #DFBBCD
square
#DFDFBB #BBDFCD #BBBBDF #DFBBCD
split-complementary
#DFDFBB #BBCDDF #CDBBDF
monochromatic
#B8B868 #CBCB91 #DFDFBB #F3F3E5 #F5F5EA
Accessibility & contrast
On white
1.36
#DFDFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#DFDFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDFBB
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDFBB | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCB9
Deuteranopia (green-blind)
#E6DDBC
Tritanopia (blue-blind)
#E5DAD5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfdfbb; /* rgb */ color: rgb(223, 223, 187); /* oklch */ color: oklch(89.4% 0.048 107.3);
Tailwind
colors: {
custom: {
50: '#e9e9cf',
500: '#dfdfbb',
950: '#000000',
},
}SCSS
$custom: #dfdfbb; $custom-light: #e9e9cf; $custom-dark: #000000;
JSON
{
"hex": "#dfdfbb",
"rgb": {
"r": 223,
"g": 223,
"b": 187
},
"hsl": {
"h": 60,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.89437,
"c": 0.04767,
"h": 107.3
},
"luminance": 0.72051
}Semantic roles & 50–950 ramp
primary
#DFDFBB
secondary
#8787B7
accent
#37AF37
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161613
muted
#848483