#DFDC82#DFDC82
#DFDC82 is a very light, moderate yellow. Relative luminance 0.685; OKLCH L 87.7% C 0.112 H 106.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDC82 |
|---|---|
| RGB | rgb(223, 220, 130) |
| HSL | hsl(58, 59%, 69%) |
| HSV | hsv(58, 42%, 87%) |
| CMYK | cmyk(0%, 1.3%, 41.7%, 12.5%) |
| CIE-LAB | lab(86.25, -11.68, 44.48) |
| CIE-LCH | lch(86.25, 45.99, 104.72°) |
| OKLab | oklab(87.74% -0.0326 0.1076) |
| OKLCH | oklch(87.74% 0.112 106.8) |
| XYZ | xyz(60.0549, 68.4875, 31.1706) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.15
Greenish Beige
#C9D179
ΔE00 4.24
Sandy
#F1DA7A
ΔE00 5.59
Dark Cream
#FFF39A
ΔE00 5.90
Buff
#FEF69E
ΔE00 6.03
Palegoldenrod
#EEE8AA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDC82 #8285DF
analogous
#DFAE82 #DFDC82 #B4DF82
triadic
#DFDC82 #82DFDC #DC82DF
tetradic
#DFDC82 #82DFAE #8285DF #DF82B4
square
#DFDC82 #82DFAE #8285DF #DF82B4
split-complementary
#DFDC82 #82B4DF #AE82DF
monochromatic
#B8B32F #D3CE51 #DFDC82 #EBEAB3 #F8F7E3
Accessibility & contrast
On white
1.43
#DFDC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#DFDC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDC82
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDC82 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67B
Deuteranopia (green-blind)
#ECDA86
Tritanopia (blue-blind)
#EBD2C6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfdc82; /* rgb */ color: rgb(223, 220, 130); /* oklch */ color: oklch(87.7% 0.112 106.8);
Tailwind
colors: {
custom: {
50: '#eae6a8',
500: '#dfdc82',
950: '#000000',
},
}SCSS
$custom: #dfdc82; $custom-light: #eae6a8; $custom-dark: #000000;
JSON
{
"hex": "#dfdc82",
"rgb": {
"r": 223,
"g": 220,
"b": 130
},
"hsl": {
"h": 58.065,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.87738,
"c": 0.11242,
"h": 106.8
},
"luminance": 0.68486
}Semantic roles & 50–950 ramp
primary
#DFDC82
secondary
#4F52B6
accent
#24C71F
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#161510
muted
#858480