#DCDF94#DCDF94
#DCDF94 is a very light, moderate yellow. Relative luminance 0.701; OKLCH L 88.4% C 0.096 H 110.2°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDF94 |
|---|---|
| RGB | rgb(220, 223, 148) |
| HSL | hsl(62, 54%, 73%) |
| HSV | hsv(62, 34%, 87%) |
| CMYK | cmyk(1.3%, 0%, 33.6%, 12.5%) |
| CIE-LAB | lab(87.06, -12.35, 36.48) |
| CIE-LCH | lch(87.06, 38.52, 108.71°) |
| OKLab | oklab(88.41% -0.0331 0.0902) |
| OKLCH | oklch(88.41% 0.096 110.2) |
| XYZ | xyz(61.2486, 70.1301, 38.3212) |
| Luminance | 0.7013 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.34
Light Khaki
#E6F2A2
ΔE00 4.39
Greenish Beige
#C9D179
ΔE00 4.45
Khaki (CSS)
#F0E68C
ΔE00 4.87
Greenish Tan
#BCCB7A
ΔE00 6.25
Light Tan
#FBEEAC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDF94 #9794DF
analogous
#DFBC94 #DCDF94 #B6DF94
triadic
#DCDF94 #94DCDF #DF94DC
tetradic
#DCDF94 #94DFBC #9794DF #DF94B6
square
#DCDF94 #94DFBC #9794DF #DF94B6
split-complementary
#DCDF94 #94B6DF #BC94DF
monochromatic
#BABF39 #CDD165 #DCDF94 #EBEDC3 #F7F8E7
Accessibility & contrast
On white
1.40
#DCDF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#DCDF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDF94
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDF94 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD98F
Deuteranopia (green-blind)
#EBDB97
Tritanopia (blue-blind)
#E6D6CC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdf94; /* rgb */ color: rgb(220, 223, 148); /* oklch */ color: oklch(88.4% 0.096 110.2);
Tailwind
colors: {
custom: {
50: '#e8e8b4',
500: '#dcdf94',
950: '#000000',
},
}SCSS
$custom: #dcdf94; $custom-light: #e8e8b4; $custom-dark: #000000;
JSON
{
"hex": "#dcdf94",
"rgb": {
"r": 220,
"g": 223,
"b": 148
},
"hsl": {
"h": 62.4,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.8841,
"c": 0.09604,
"h": 110.2
},
"luminance": 0.70129
}Semantic roles & 50–950 ramp
primary
#DCDF94
secondary
#6460B7
accent
#24C12A
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161611
muted
#848481