#DCD293#DCD293
#DCD293 is a very light, moderate yellow. Relative luminance 0.634; OKLCH L 85.7% C 0.082 H 100.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD293 |
|---|---|
| RGB | rgb(220, 210, 147) |
| HSL | hsl(52, 51%, 72%) |
| HSV | hsv(52, 33%, 86%) |
| CMYK | cmyk(0%, 4.5%, 33.2%, 13.7%) |
| CIE-LAB | lab(83.66, -5.89, 32.53) |
| CIE-LCH | lch(83.66, 33.06, 100.27°) |
| OKLab | oklab(85.71% -0.0146 0.0809) |
| OKLCH | oklch(85.71% 0.082 100.2) |
| XYZ | xyz(57.8289, 63.4168, 36.7925) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.34
Vanilla
#F3E5AB
ΔE00 4.90
Palegoldenrod
#EEE8AA
ΔE00 5.01
Sand (survey)
#E2CA76
ΔE00 5.65
Khaki (CSS)
#F0E68C
ΔE00 6.33
Light Tan
#FBEEAC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD293 #939DDC
analogous
#DCAE93 #DCD293 #C2DC93
triadic
#DCD293 #93DCD2 #D293DC
tetradic
#DCD293 #93DCAE #939DDC #DC93C2
square
#DCD293 #93DCAE #939DDC #DC93C2
split-complementary
#DCD293 #93C2DC #AE93DC
monochromatic
#B9A83C #CDBF65 #DCD293 #EBE5C1 #F8F5E8
Accessibility & contrast
On white
1.53
#DCD293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#DCD293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD293
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD293 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8F
Deuteranopia (green-blind)
#E1D295
Tritanopia (blue-blind)
#E7C9C2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dcd293; /* rgb */ color: rgb(220, 210, 147); /* oklch */ color: oklch(85.7% 0.082 100.2);
Tailwind
colors: {
custom: {
50: '#e8dfb3',
500: '#dcd293',
950: '#000000',
},
}SCSS
$custom: #dcd293; $custom-light: #e8dfb3; $custom-dark: #000000;
JSON
{
"hex": "#dcd293",
"rgb": {
"r": 220,
"g": 210,
"b": 147
},
"hsl": {
"h": 51.781,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.8571,
"c": 0.08219,
"h": 100.2
},
"luminance": 0.63415
}Semantic roles & 50–950 ramp
primary
#DCD293
secondary
#606BB4
accent
#3CBE27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481