#DCDF93#DCDF93
#DCDF93 is a very light, moderate yellow. Relative luminance 0.701; OKLCH L 88.4% C 0.097 H 110.2°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF93 |
|---|---|
| RGB | rgb(220, 223, 147) |
| HSL | hsl(62, 54%, 73%) |
| HSV | hsv(62, 34%, 87%) |
| CMYK | cmyk(1.3%, 0%, 34.1%, 12.5%) |
| CIE-LAB | lab(87.05, -12.47, 36.97) |
| CIE-LCH | lch(87.05, 39.02, 108.64°) |
| OKLab | oklab(88.39% -0.0335 0.0913) |
| OKLCH | oklch(88.39% 0.097 110.2) |
| XYZ | xyz(61.1698, 70.0985, 37.9061) |
| Luminance | 0.7010 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.36
Light Khaki
#E6F2A2
ΔE00 4.39
Palegoldenrod
#EEE8AA
ΔE00 4.45
Khaki (CSS)
#F0E68C
ΔE00 4.78
Greenish Tan
#BCCB7A
ΔE00 6.22
Light Tan
#FBEEAC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF93 #9693DF
analogous
#DFBC93 #DCDF93 #B6DF93
triadic
#DCDF93 #93DCDF #DF93DC
tetradic
#DCDF93 #93DFBC #9693DF #DF93B6
square
#DCDF93 #93DFBC #9693DF #DF93B6
split-complementary
#DCDF93 #93B6DF #BC93DF
monochromatic
#BABF39 #CDD164 #DCDF93 #EBEDC2 #F7F8E7
Accessibility & contrast
On white
1.40
#DCDF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#DCDF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF93
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF93 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD98E
Deuteranopia (green-blind)
#EBDB96
Tritanopia (blue-blind)
#E6D6CC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdf93; /* rgb */ color: rgb(220, 223, 147); /* oklch */ color: oklch(88.4% 0.097 110.2);
Tailwind
colors: {
custom: {
50: '#e8e8b3',
500: '#dcdf93',
950: '#000000',
},
}SCSS
$custom: #dcdf93; $custom-light: #e8e8b3; $custom-dark: #000000;
JSON
{
"hex": "#dcdf93",
"rgb": {
"r": 220,
"g": 223,
"b": 147
},
"hsl": {
"h": 62.368,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.88393,
"c": 0.0972,
"h": 110.2
},
"luminance": 0.70098
}Semantic roles & 50–950 ramp
primary
#DCDF93
secondary
#635FB7
accent
#24C22A
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161611
muted
#848481