#DCD69B#DCD69B
#DCD69B is a very light, moderate yellow. Relative luminance 0.657; OKLCH L 86.7% C 0.077 H 103.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD69B |
|---|---|
| RGB | rgb(220, 214, 155) |
| HSL | hsl(54, 48%, 74%) |
| HSV | hsv(54, 30%, 86%) |
| CMYK | cmyk(0%, 2.7%, 29.5%, 13.7%) |
| CIE-LAB | lab(84.83, -6.95, 29.96) |
| CIE-LCH | lch(84.83, 30.75, 103.05°) |
| OKLab | oklab(86.68% -0.0173 0.075) |
| OKLCH | oklch(86.68% 0.077 103) |
| XYZ | xyz(59.4785, 65.6765, 40.5476) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.89
Palegoldenrod
#EEE8AA
ΔE00 4.06
Vanilla
#F3E5AB
ΔE00 4.53
Light Tan
#FBEEAC
ΔE00 6.04
Khaki (CSS)
#F0E68C
ΔE00 6.62
Greenish Beige
#C9D179
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD69B #9BA1DC
analogous
#DCB59B #DCD69B #C1DC9B
triadic
#DCD69B #9BDCD6 #D69BDC
tetradic
#DCD69B #9BDCB5 #9BA1DC #DC9BC1
square
#DCD69B #9BDCB5 #9BA1DC #DC9BC1
split-complementary
#DCD69B #9BC1DC #B59BDC
monochromatic
#BBB041 #CCC36E #DCD69B #ECE9C8 #F7F6E8
Accessibility & contrast
On white
1.49
#DCD69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#DCD69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD69B
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD69B | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D297
Deuteranopia (green-blind)
#E3D59D
Tritanopia (blue-blind)
#E6CEC6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd69b; /* rgb */ color: rgb(220, 214, 155); /* oklch */ color: oklch(86.7% 0.077 103.0);
Tailwind
colors: {
custom: {
50: '#e7e2b9',
500: '#dcd69b',
950: '#000000',
},
}SCSS
$custom: #dcd69b; $custom-light: #e7e2b9; $custom-dark: #000000;
JSON
{
"hex": "#dcd69b",
"rgb": {
"r": 220,
"g": 214,
"b": 155
},
"hsl": {
"h": 54.462,
"s": 48.148,
"l": 73.529
},
"oklch": {
"l": 0.8668,
"c": 0.07698,
"h": 103
},
"luminance": 0.65675
}Semantic roles & 50–950 ramp
primary
#DCD69B
secondary
#676EB4
accent
#37BB2A
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#161511
muted
#848481