#DFD681#DFD681
#DFD681 is a very light, moderate yellow. Relative luminance 0.654; OKLCH L 86.5% C 0.107 H 103.1°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD681 |
|---|---|
| RGB | rgb(223, 214, 129) |
| HSL | hsl(54, 59%, 69%) |
| HSV | hsv(54, 42%, 87%) |
| CMYK | cmyk(0%, 4%, 42.2%, 12.5%) |
| CIE-LAB | lab(84.67, -8.76, 42.99) |
| CIE-LCH | lch(84.67, 43.88, 101.52°) |
| OKLab | oklab(86.48% -0.0243 0.1042) |
| OKLCH | oklch(86.48% 0.107 103.1) |
| XYZ | xyz(58.4416, 65.3677, 30.3033) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.69
Sandy
#F1DA7A
ΔE00 4.42
Sand (survey)
#E2CA76
ΔE00 4.88
Greenish Beige
#C9D179
ΔE00 4.95
Palegoldenrod
#EEE8AA
ΔE00 6.14
Wheat (survey)
#FBDD7E
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD681 #818ADF
analogous
#DFA781 #DFD681 #B9DF81
triadic
#DFD681 #81DFD6 #D681DF
tetradic
#DFD681 #81DFA7 #818ADF #DF81B9
square
#DFD681 #81DFA7 #818ADF #DF81B9
split-complementary
#DFD681 #81B9DF #A781DF
monochromatic
#B7AA2F #D3C650 #DFD681 #EBE6B2 #F8F6E3
Accessibility & contrast
On white
1.49
#DFD681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#DFD681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD681
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD681 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17A
Deuteranopia (green-blind)
#E7D685
Tritanopia (blue-blind)
#ECCBC1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd681; /* rgb */ color: rgb(223, 214, 129); /* oklch */ color: oklch(86.5% 0.107 103.1);
Tailwind
colors: {
custom: {
50: '#eae2a7',
500: '#dfd681',
950: '#000000',
},
}SCSS
$custom: #dfd681; $custom-light: #eae2a7; $custom-dark: #000000;
JSON
{
"hex": "#dfd681",
"rgb": {
"r": 223,
"g": 214,
"b": 129
},
"hsl": {
"h": 54.255,
"s": 59.494,
"l": 69.02
},
"oklch": {
"l": 0.86482,
"c": 0.10699,
"h": 103.1
},
"luminance": 0.65366
}Semantic roles & 50–950 ramp
primary
#DFD681
secondary
#4E58B6
accent
#2FC71E
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#16150F
muted
#858480