#DCDFBE#DCDFBE
#DCDFBE is a very light, muted yellow. Relative luminance 0.717; OKLCH L 89.3% C 0.044 H 111.5°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFBE |
|---|---|
| RGB | rgb(220, 223, 190) |
| HSL | hsl(65, 34%, 81%) |
| HSV | hsv(65, 15%, 87%) |
| CMYK | cmyk(1.3%, 0%, 14.8%, 12.5%) |
| CIE-LAB | lab(87.83, -6.58, 15.86) |
| CIE-LCH | lch(87.83, 17.17, 112.53°) |
| OKLab | oklab(89.27% -0.0161 0.0409) |
| OKLCH | oklch(89.27% 0.044 111.5) |
| XYZ | xyz(65.1962, 71.7091, 59.1119) |
| Luminance | 0.7171 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.85
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.17
Pale
#FFF9D0
ΔE00 6.98
Eggshell
#F0EAD6
ΔE00 7.00
Beige (survey)
#E6DAA6
ΔE00 7.07
Lightyellow
#FFFFE0
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFBE #C1BEDF
analogous
#DFD1BE #DCDFBE #CBDFBE
triadic
#DCDFBE #BEDCDF #DFBEDC
tetradic
#DCDFBE #BEDFD1 #C1BEDF #DFBECB
square
#DCDFBE #BEDFD1 #C1BEDF #DFBECB
split-complementary
#DCDFBE #BECBDF #D1BEDF
monochromatic
#B0B76C #C6CB95 #DCDFBE #F2F3E7 #F4F5EA
Accessibility & contrast
On white
1.37
#DCDFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#DCDFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFBE
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFBE | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#E1DBD6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdfbe; /* rgb */ color: rgb(220, 223, 190); /* oklch */ color: oklch(89.3% 0.044 111.5);
Tailwind
colors: {
custom: {
50: '#e7e9d1',
500: '#dcdfbe',
950: '#000000',
},
}SCSS
$custom: #dcdfbe; $custom-light: #e7e9d1; $custom-dark: #000000;
JSON
{
"hex": "#dcdfbe",
"rgb": {
"r": 220,
"g": 223,
"b": 190
},
"hsl": {
"h": 65.455,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.89271,
"c": 0.04398,
"h": 111.5
},
"luminance": 0.71709
}Semantic roles & 50–950 ramp
primary
#DCDFBE
secondary
#8E8AB7
accent
#39AD43
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483