#DCD192#DCD192
#DCD192 is a very light, moderate yellow. Relative luminance 0.629; OKLCH L 85.5% C 0.082 H 99.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD192 |
|---|---|
| RGB | rgb(220, 209, 146) |
| HSL | hsl(51, 51%, 72%) |
| HSV | hsv(51, 34%, 86%) |
| CMYK | cmyk(0%, 5%, 33.6%, 13.7%) |
| CIE-LAB | lab(83.39, -5.50, 32.68) |
| CIE-LCH | lch(83.39, 33.14, 99.56°) |
| OKLab | oklab(85.49% -0.0135 0.0812) |
| OKLCH | oklch(85.49% 0.082 99.5) |
| XYZ | xyz(57.5047, 62.8933, 36.2990) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.41
Vanilla
#F3E5AB
ΔE00 5.01
Palegoldenrod
#EEE8AA
ΔE00 5.27
Sand (survey)
#E2CA76
ΔE00 5.38
Khaki (CSS)
#F0E68C
ΔE00 6.47
Light Tan
#FBEEAC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD192 #929DDC
analogous
#DCAC92 #DCD192 #C2DC92
triadic
#DCD192 #92DCD1 #D192DC
tetradic
#DCD192 #92DCAC #929DDC #DC92C2
square
#DCD192 #92DCAC #929DDC #DC92C2
split-complementary
#DCD192 #92C2DC #AC92DC
monochromatic
#B8A63B #CDBD64 #DCD192 #EBE5C0 #F8F5E8
Accessibility & contrast
On white
1.55
#DCD192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#DCD192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD192
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD192 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8E
Deuteranopia (green-blind)
#E0D294
Tritanopia (blue-blind)
#E7C8C1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dcd192; /* rgb */ color: rgb(220, 209, 146); /* oklch */ color: oklch(85.5% 0.082 99.5);
Tailwind
colors: {
custom: {
50: '#e8dfb2',
500: '#dcd192',
950: '#000000',
},
}SCSS
$custom: #dcd192; $custom-light: #e8dfb2; $custom-dark: #000000;
JSON
{
"hex": "#dcd192",
"rgb": {
"r": 220,
"g": 209,
"b": 146
},
"hsl": {
"h": 51.081,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.85487,
"c": 0.08233,
"h": 99.5
},
"luminance": 0.62892
}Semantic roles & 50–950 ramp
primary
#DCD192
secondary
#5F6BB4
accent
#3DBF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481