#DCD68F#DCD68F
#DCD68F is a very light, moderate yellow. Relative luminance 0.653; OKLCH L 86.5% C 0.091 H 104.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD68F |
|---|---|
| RGB | rgb(220, 214, 143) |
| HSL | hsl(55, 52%, 71%) |
| HSV | hsv(55, 35%, 86%) |
| CMYK | cmyk(0%, 2.7%, 35%, 13.7%) |
| CIE-LAB | lab(84.63, -8.41, 35.85) |
| CIE-LCH | lch(84.63, 36.83, 103.20°) |
| OKLab | oklab(86.46% -0.0221 0.0885) |
| OKLCH | oklch(86.46% 0.091 104) |
| XYZ | xyz(58.5204, 65.2933, 35.5014) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.60
Beige (survey)
#E6DAA6
ΔE00 4.70
Khaki (CSS)
#F0E68C
ΔE00 4.92
Greenish Beige
#C9D179
ΔE00 5.00
Vanilla
#F3E5AB
ΔE00 5.40
Sand (survey)
#E2CA76
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD68F #8F95DC
analogous
#DCAF8F #DCD68F #BBDC8F
triadic
#DCD68F #8FDCD6 #D68FDC
tetradic
#DCD68F #8FDCAF #8F95DC #DC8FBB
square
#DCD68F #8FDCAF #8F95DC #DC8FBB
split-complementary
#DCD68F #8FBBDC #AF8FDC
monochromatic
#B7AD39 #CDC560 #DCD68F #EBE7BE #F8F6E8
Accessibility & contrast
On white
1.49
#DCD68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#DCD68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD68F
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD68F | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18A
Deuteranopia (green-blind)
#E4D592
Tritanopia (blue-blind)
#E7CDC4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd68f; /* rgb */ color: rgb(220, 214, 143); /* oklch */ color: oklch(86.5% 0.091 104.0);
Tailwind
colors: {
custom: {
50: '#e8e2b0',
500: '#dcd68f',
950: '#000000',
},
}SCSS
$custom: #dcd68f; $custom-light: #e8e2b0; $custom-dark: #000000;
JSON
{
"hex": "#dcd68f",
"rgb": {
"r": 220,
"g": 214,
"b": 143
},
"hsl": {
"h": 55.325,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.8646,
"c": 0.09123,
"h": 104
},
"luminance": 0.65292
}Semantic roles & 50–950 ramp
primary
#DCD68F
secondary
#5C63B3
accent
#32C026
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481