#DCDFB5#DCDFB5
#DCDFB5 is a very light, muted yellow. Relative luminance 0.713; OKLCH L 89.1% C 0.056 H 110.8°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFB5 |
|---|---|
| RGB | rgb(220, 223, 181) |
| HSL | hsl(64, 40%, 79%) |
| HSV | hsv(64, 19%, 87%) |
| CMYK | cmyk(1.3%, 0%, 18.8%, 12.5%) |
| CIE-LAB | lab(87.64, -7.94, 20.30) |
| CIE-LCH | lch(87.64, 21.80, 111.37°) |
| OKLab | oklab(89.06% -0.0198 0.052) |
| OKLCH | oklch(89.06% 0.056 110.8) |
| XYZ | xyz(64.2428, 71.3277, 54.0904) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.60
Palegoldenrod
#EEE8AA
ΔE00 5.80
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.09
Lemonchiffon
#FFFACD
ΔE00 6.70
Cream
#FFFDD0
ΔE00 6.81
Vanilla
#F3E5AB
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFB5 #B8B5DF
analogous
#DFCDB5 #DCDFB5 #C7DFB5
triadic
#DCDFB5 #B5DCDF #DFB5DC
tetradic
#DCDFB5 #B5DFCD #B8B5DF #DFB5C7
square
#DCDFB5 #B5DFCD #B8B5DF #DFB5C7
split-complementary
#DCDFB5 #B5C7DF #CDB5DF
monochromatic
#B4BA60 #C8CD8A #DCDFB5 #F0F1E0 #F5F6EA
Accessibility & contrast
On white
1.38
#DCDFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#DCDFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFB5
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFB5 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBB2
Deuteranopia (green-blind)
#E6DCB7
Tritanopia (blue-blind)
#E2DAD3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdfb5; /* rgb */ color: rgb(220, 223, 181); /* oklch */ color: oklch(89.1% 0.056 110.8);
Tailwind
colors: {
custom: {
50: '#e7e9cb',
500: '#dcdfb5',
950: '#000000',
},
}SCSS
$custom: #dcdfb5; $custom-light: #e7e9cb; $custom-dark: #000000;
JSON
{
"hex": "#dcdfb5",
"rgb": {
"r": 220,
"g": 223,
"b": 181
},
"hsl": {
"h": 64.286,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.89064,
"c": 0.05558,
"h": 110.8
},
"luminance": 0.71327
}Semantic roles & 50–950 ramp
primary
#DCDFB5
secondary
#8581B8
accent
#33B33C
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482