#DCDDB2#DCDDB2
#DCDDB2 is a very light, muted yellow. Relative luminance 0.701; OKLCH L 88.6% C 0.057 H 108.6°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDB2 |
|---|---|
| RGB | rgb(220, 221, 178) |
| HSL | hsl(61, 39%, 78%) |
| HSV | hsv(61, 19%, 87%) |
| CMYK | cmyk(0.5%, 0%, 19.5%, 13.3%) |
| CIE-LAB | lab(87.07, -7.37, 21.06) |
| CIE-LCH | lch(87.07, 22.31, 109.28°) |
| OKLab | oklab(88.59% -0.0181 0.0538) |
| OKLCH | oklch(88.59% 0.057 108.6) |
| XYZ | xyz(63.4071, 70.1435, 52.3096) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.84
Palegoldenrod
#EEE8AA
ΔE00 5.44
Vanilla
#F3E5AB
ΔE00 6.26
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.41
Lemonchiffon
#FFFACD
ΔE00 6.79
Pale
#FFF9D0
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDB2 #B3B2DD
analogous
#DDC8B2 #DCDDB2 #C6DDB2
triadic
#DCDDB2 #B2DCDD #DDB2DC
tetradic
#DCDDB2 #B2DDC8 #B3B2DD #DDB2C6
square
#DCDDB2 #B2DDC8 #B3B2DD #DDB2C6
split-complementary
#DCDDB2 #B2C6DD #C8B2DD
monochromatic
#B5B85D #C9CA88 #DCDDB2 #EFF0DC #F5F6EA
Accessibility & contrast
On white
1.40
#DCDDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#DCDDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDB2
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDB2 | 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)
#E4D9AF
Deuteranopia (green-blind)
#E5DBB4
Tritanopia (blue-blind)
#E2D7D1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcddb2; /* rgb */ color: rgb(220, 221, 178); /* oklch */ color: oklch(88.6% 0.057 108.6);
Tailwind
colors: {
custom: {
50: '#e7e7c9',
500: '#dcddb2',
950: '#000000',
},
}SCSS
$custom: #dcddb2; $custom-light: #e7e7c9; $custom-dark: #000000;
JSON
{
"hex": "#dcddb2",
"rgb": {
"r": 220,
"g": 221,
"b": 178
},
"hsl": {
"h": 61.395,
"s": 38.739,
"l": 78.235
},
"oklch": {
"l": 0.88589,
"c": 0.05678,
"h": 108.6
},
"luminance": 0.70143
}Semantic roles & 50–950 ramp
primary
#DCDDB2
secondary
#7F7EB5
accent
#34B237
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482