#DCDFB2#DCDFB2
#DCDFB2 is a very light, muted yellow. Relative luminance 0.712; OKLCH L 89.0% C 0.059 H 110.7°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFB2 |
|---|---|
| RGB | rgb(220, 223, 178) |
| HSL | hsl(64, 41%, 79%) |
| HSV | hsv(64, 20%, 87%) |
| CMYK | cmyk(1.3%, 0%, 20.2%, 12.5%) |
| CIE-LAB | lab(87.58, -8.38, 21.78) |
| CIE-LCH | lch(87.58, 23.34, 111.05°) |
| OKLab | oklab(89% -0.021 0.0556) |
| OKLCH | oklch(89% 0.059 110.7) |
| XYZ | xyz(63.9382, 71.2059, 52.4867) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 5.23
Beige (survey)
#E6DAA6
ΔE00 5.27
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.26
Vanilla
#F3E5AB
ΔE00 6.42
Lemonchiffon
#FFFACD
ΔE00 6.71
Cream
#FFFDD0
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFB2 #B5B2DF
analogous
#DFCBB2 #DCDFB2 #C5DFB2
triadic
#DCDFB2 #B2DCDF #DFB2DC
tetradic
#DCDFB2 #B2DFCB #B5B2DF #DFB2C5
square
#DCDFB2 #B2DFCB #B5B2DF #DFB2C5
split-complementary
#DCDFB2 #B2C5DF #CBB2DF
monochromatic
#B5BB5C #C8CD87 #DCDFB2 #F0F1DD #F5F6E9
Accessibility & contrast
On white
1.38
#DCDFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#DCDFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFB2
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFB2 | 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)
#E6DBAF
Deuteranopia (green-blind)
#E7DCB4
Tritanopia (blue-blind)
#E2D9D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdfb2; /* rgb */ color: rgb(220, 223, 178); /* oklch */ color: oklch(89.0% 0.059 110.7);
Tailwind
colors: {
custom: {
50: '#e7e9c9',
500: '#dcdfb2',
950: '#000000',
},
}SCSS
$custom: #dcdfb2; $custom-light: #e7e9c9; $custom-dark: #000000;
JSON
{
"hex": "#dcdfb2",
"rgb": {
"r": 220,
"g": 223,
"b": 178
},
"hsl": {
"h": 64,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.88998,
"c": 0.0594,
"h": 110.7
},
"luminance": 0.71205
}Semantic roles & 50–950 ramp
primary
#DCDFB2
secondary
#817EB8
accent
#31B43A
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482