#DCDF92#DCDF92
#DCDF92 is a very light, moderate yellow. Relative luminance 0.701; OKLCH L 88.4% C 0.098 H 110.2°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF92 |
|---|---|
| RGB | rgb(220, 223, 146) |
| HSL | hsl(62, 55%, 72%) |
| HSV | hsv(62, 35%, 87%) |
| CMYK | cmyk(1.3%, 0%, 34.5%, 12.5%) |
| CIE-LAB | lab(87.03, -12.59, 37.45) |
| CIE-LCH | lch(87.03, 39.51, 108.58°) |
| OKLab | oklab(88.38% -0.0339 0.0923) |
| OKLCH | oklch(88.38% 0.098 110.2) |
| XYZ | xyz(61.0917, 70.0673, 37.4946) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.27
Light Khaki
#E6F2A2
ΔE00 4.39
Palegoldenrod
#EEE8AA
ΔE00 4.56
Khaki (CSS)
#F0E68C
ΔE00 4.68
Greenish Tan
#BCCB7A
ΔE00 6.20
Buff
#FEF69E
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF92 #9592DF
analogous
#DFBC92 #DCDF92 #B5DF92
triadic
#DCDF92 #92DCDF #DF92DC
tetradic
#DCDF92 #92DFBC #9592DF #DF92B5
square
#DCDF92 #92DFBC #9592DF #DF92B5
split-complementary
#DCDF92 #92B5DF #BC92DF
monochromatic
#B9BF38 #CDD163 #DCDF92 #EBEDC1 #F7F8E7
Accessibility & contrast
On white
1.40
#DCDF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#DCDF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF92
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF92 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98C
Deuteranopia (green-blind)
#EBDB95
Tritanopia (blue-blind)
#E6D6CC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdf92; /* rgb */ color: rgb(220, 223, 146); /* oklch */ color: oklch(88.4% 0.098 110.2);
Tailwind
colors: {
custom: {
50: '#e8e8b3',
500: '#dcdf92',
950: '#000000',
},
}SCSS
$custom: #dcdf92; $custom-light: #e8e8b3; $custom-dark: #000000;
JSON
{
"hex": "#dcdf92",
"rgb": {
"r": 220,
"g": 223,
"b": 146
},
"hsl": {
"h": 62.338,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.88376,
"c": 0.09836,
"h": 110.2
},
"luminance": 0.70066
}Semantic roles & 50–950 ramp
primary
#DCDF92
secondary
#625EB7
accent
#23C22A
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161611
muted
#848481