#DFCD81#DFCD81
#DFCD81 is a very light, moderate yellow. Relative luminance 0.609; OKLCH L 84.6% C 0.098 H 96.4°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCD81 |
|---|---|
| RGB | rgb(223, 205, 129) |
| HSL | hsl(49, 59%, 69%) |
| HSV | hsv(49, 42%, 87%) |
| CMYK | cmyk(0%, 8.1%, 42.2%, 12.5%) |
| CIE-LAB | lab(82.35, -4.17, 40.05) |
| CIE-LCH | lch(82.35, 40.27, 95.94°) |
| OKLab | oklab(84.64% -0.011 0.0975) |
| OKLCH | oklch(84.64% 0.098 96.4) |
| XYZ | xyz(56.2265, 60.9375, 29.5650) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.18
Sandy
#F1DA7A
ΔE00 4.52
Wheat (survey)
#FBDD7E
ΔE00 5.82
Beige (survey)
#E6DAA6
ΔE00 5.97
Khaki (CSS)
#F0E68C
ΔE00 6.19
Vanilla
#F3E5AB
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCD81 #8193DF
analogous
#DF9E81 #DFCD81 #C2DF81
triadic
#DFCD81 #81DFCD #CD81DF
tetradic
#DFCD81 #81DF9E #8193DF #DF81C2
square
#DFCD81 #81DF9E #8193DF #DF81C2
split-complementary
#DFCD81 #81C2DF #9E81DF
monochromatic
#B79D2F #D3BA50 #DFCD81 #EBE0B2 #F8F4E3
Accessibility & contrast
On white
1.59
#DFCD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#DFCD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCD81
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCD81 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97B
Deuteranopia (green-blind)
#E0D084
Tritanopia (blue-blind)
#ECC3BA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfcd81; /* rgb */ color: rgb(223, 205, 129); /* oklch */ color: oklch(84.6% 0.098 96.4);
Tailwind
colors: {
custom: {
50: '#eadca6',
500: '#dfcd81',
950: '#000000',
},
}SCSS
$custom: #dfcd81; $custom-light: #eadca6; $custom-dark: #000000;
JSON
{
"hex": "#dfcd81",
"rgb": {
"r": 223,
"g": 205,
"b": 129
},
"hsl": {
"h": 48.511,
"s": 59.494,
"l": 69.02
},
"oklch": {
"l": 0.84639,
"c": 0.09815,
"h": 96.4
},
"luminance": 0.60936
}Semantic roles & 50–950 ramp
primary
#DFCD81
secondary
#4E62B6
accent
#3FC71E
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16150F
muted
#858480