#DCDFBB#DCDFBB
#DCDFBB is a very light, muted yellow. Relative luminance 0.716; OKLCH L 89.2% C 0.048 H 111.2°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFBB |
|---|---|
| RGB | rgb(220, 223, 187) |
| HSL | hsl(65, 36%, 80%) |
| HSV | hsv(65, 16%, 87%) |
| CMYK | cmyk(1.3%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(87.77, -7.04, 17.34) |
| CIE-LCH | lch(87.77, 18.71, 112.10°) |
| OKLab | oklab(89.2% -0.0173 0.0446) |
| OKLCH | oklch(89.2% 0.048 111.2) |
| XYZ | xyz(64.8717, 71.5793, 57.4028) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.03
Beige
#F5F5DC
ΔE00 6.33
Beige (survey)
#E6DAA6
ΔE00 6.51
Pale
#FFF9D0
ΔE00 6.83
Lemonchiffon
#FFFACD
ΔE00 6.96
Cream
#FFFDD0
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFBB #BEBBDF
analogous
#DFD0BB #DCDFBB #CADFBB
triadic
#DCDFBB #BBDCDF #DFBBDC
tetradic
#DCDFBB #BBDFD0 #BEBBDF #DFBBCA
square
#DCDFBB #BBDFD0 #BEBBDF #DFBBCA
split-complementary
#DCDFBB #BBCADF #D0BBDF
monochromatic
#B1B868 #C7CB91 #DCDFBB #F1F3E5 #F4F5EA
Accessibility & contrast
On white
1.37
#DCDFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#DCDFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFBB
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFBB | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#E5DDBC
Tritanopia (blue-blind)
#E1DAD5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdfbb; /* rgb */ color: rgb(220, 223, 187); /* oklch */ color: oklch(89.2% 0.048 111.2);
Tailwind
colors: {
custom: {
50: '#e7e9cf',
500: '#dcdfbb',
950: '#000000',
},
}SCSS
$custom: #dcdfbb; $custom-light: #e7e9cf; $custom-dark: #000000;
JSON
{
"hex": "#dcdfbb",
"rgb": {
"r": 220,
"g": 223,
"b": 187
},
"hsl": {
"h": 65,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.89201,
"c": 0.04787,
"h": 111.2
},
"luminance": 0.71579
}Semantic roles & 50–950 ramp
primary
#DCDFBB
secondary
#8B87B7
accent
#37AF41
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161613
muted
#848483