#DCDEBF#DCDEBF
#DCDEBF is a very light, muted yellow. Relative luminance 0.712; OKLCH L 89.1% C 0.041 H 110.2°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEBF |
|---|---|
| RGB | rgb(220, 222, 191) |
| HSL | hsl(64, 32%, 81%) |
| HSV | hsv(64, 14%, 87%) |
| CMYK | cmyk(0.9%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(87.59, -5.91, 15.00) |
| CIE-LCH | lch(87.59, 16.13, 111.51°) |
| OKLab | oklab(89.09% -0.0143 0.0388) |
| OKLCH | oklch(89.09% 0.041 110.2) |
| XYZ | xyz(65.0395, 71.2202, 59.6006) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.64
Eggshell
#F0EAD6
ΔE00 6.44
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.45
Pale
#FFF9D0
ΔE00 7.12
Lightyellow
#FFFFE0
ΔE00 7.14
Beige (survey)
#E6DAA6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEBF #C1BFDE
analogous
#DED0BF #DCDEBF #CCDEBF
triadic
#DCDEBF #BFDCDE #DEBFDC
tetradic
#DCDEBF #BFDED0 #C1BFDE #DEBFCC
square
#DCDEBF #BFDED0 #C1BFDE #DEBFCC
split-complementary
#DCDEBF #BFCCDE #D0BFDE
monochromatic
#B0B46E #C6C997 #DCDEBF #F2F3E7 #F4F5EB
Accessibility & contrast
On white
1.38
#DCDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#DCDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEBF
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEBF | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBD
Deuteranopia (green-blind)
#E4DCC0
Tritanopia (blue-blind)
#E1DAD5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdebf; /* rgb */ color: rgb(220, 222, 191); /* oklch */ color: oklch(89.1% 0.041 110.2);
Tailwind
colors: {
custom: {
50: '#e7e8d2',
500: '#dcdebf',
950: '#000000',
},
}SCSS
$custom: #dcdebf; $custom-light: #e7e8d2; $custom-dark: #000000;
JSON
{
"hex": "#dcdebf",
"rgb": {
"r": 220,
"g": 222,
"b": 191
},
"hsl": {
"h": 63.871,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.89091,
"c": 0.04132,
"h": 110.2
},
"luminance": 0.7122
}Semantic roles & 50–950 ramp
primary
#DCDEBF
secondary
#8E8BB6
accent
#3BAB42
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483