#DEDCBB#DEDCBB
#DEDCBB is a very light, muted yellow. Relative luminance 0.703; OKLCH L 88.7% C 0.044 H 104.4°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCBB |
|---|---|
| RGB | rgb(222, 220, 187) |
| HSL | hsl(57, 35%, 80%) |
| HSV | hsv(57, 16%, 87%) |
| CMYK | cmyk(0%, 0.9%, 15.8%, 12.9%) |
| CIE-LAB | lab(87.15, -4.79, 16.49) |
| CIE-LCH | lch(87.15, 17.17, 106.19°) |
| OKLab | oklab(88.75% -0.0109 0.0425) |
| OKLCH | oklch(88.75% 0.044 104.4) |
| XYZ | xyz(64.6863, 70.3045, 57.1665) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.81
Beige
#F5F5DC
ΔE00 6.08
Eggshell
#F0EAD6
ΔE00 6.16
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.58
Pale
#FFF9D0
ΔE00 6.73
Cornsilk
#FFF8DC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCBB #BBBDDE
analogous
#DECABB #DEDCBB #CFDEBB
triadic
#DEDCBB #BBDEDC #DCBBDE
tetradic
#DEDCBB #BBDECA #BBBDDE #DEBBCF
square
#DEDCBB #BBDECA #BBBDDE #DEBBCF
split-complementary
#DEDCBB #BBCFDE #CABBDE
monochromatic
#B6B269 #CAC792 #DEDCBB #F2F1E4 #F5F4EA
Accessibility & contrast
On white
1.39
#DEDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#DEDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCBB
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCBB | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#E3DBBC
Tritanopia (blue-blind)
#E4D7D3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dedcbb; /* rgb */ color: rgb(222, 220, 187); /* oklch */ color: oklch(88.7% 0.044 104.4);
Tailwind
colors: {
custom: {
50: '#e8e6cf',
500: '#dedcbb',
950: '#000000',
},
}SCSS
$custom: #dedcbb; $custom-light: #e8e6cf; $custom-dark: #000000;
JSON
{
"hex": "#dedcbb",
"rgb": {
"r": 222,
"g": 220,
"b": 187
},
"hsl": {
"h": 56.571,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.88749,
"c": 0.04389,
"h": 104.4
},
"luminance": 0.70304
}Semantic roles & 50–950 ramp
primary
#DEDCBB
secondary
#878AB6
accent
#3FAD38
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161613
muted
#848483