#DEDCB7#DEDCB7
#DEDCB7 is a very light, muted yellow. Relative luminance 0.701; OKLCH L 88.7% C 0.049 H 104.8°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCB7 |
|---|---|
| RGB | rgb(222, 220, 183) |
| HSL | hsl(57, 37%, 79%) |
| HSV | hsv(57, 18%, 87%) |
| CMYK | cmyk(0%, 0.9%, 17.6%, 12.9%) |
| CIE-LAB | lab(87.06, -5.39, 18.47) |
| CIE-LCH | lch(87.06, 19.24, 106.27°) |
| OKLab | oklab(88.66% -0.0125 0.0474) |
| OKLCH | oklch(88.66% 0.049 104.8) |
| XYZ | xyz(64.2641, 70.1356, 54.9427) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.95
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.41
Palegoldenrod
#EEE8AA
ΔE00 6.48
Pale
#FFF9D0
ΔE00 6.56
Vanilla
#F3E5AB
ΔE00 6.58
Beige
#F5F5DC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCB7 #B7B9DE
analogous
#DEC9B7 #DEDCB7 #CDDEB7
triadic
#DEDCB7 #B7DEDC #DCB7DE
tetradic
#DEDCB7 #B7DEC9 #B7B9DE #DEB7CD
square
#DEDCB7 #B7DEC9 #B7B9DE #DEB7CD
split-complementary
#DEDCB7 #B7CDDE #C9B7DE
monochromatic
#B8B363 #CBC88D #DEDCB7 #F1F0E1 #F5F5EA
Accessibility & contrast
On white
1.40
#DEDCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#DEDCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCB7
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCB7 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B5
Deuteranopia (green-blind)
#E4DBB8
Tritanopia (blue-blind)
#E4D7D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dedcb7; /* rgb */ color: rgb(222, 220, 183); /* oklch */ color: oklch(88.7% 0.049 104.8);
Tailwind
colors: {
custom: {
50: '#e8e6cc',
500: '#dedcb7',
950: '#000000',
},
}SCSS
$custom: #dedcb7; $custom-light: #e8e6cc; $custom-dark: #000000;
JSON
{
"hex": "#dedcb7",
"rgb": {
"r": 222,
"g": 220,
"b": 183
},
"hsl": {
"h": 56.923,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.88656,
"c": 0.04906,
"h": 104.8
},
"luminance": 0.70135
}Semantic roles & 50–950 ramp
primary
#DEDCB7
secondary
#8386B6
accent
#3CB035
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161613
muted
#848483