#DFCF83#DFCF83
#DFCF83 is a very light, moderate yellow. Relative luminance 0.620; OKLCH L 85.1% C 0.098 H 97.8°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCF83 |
|---|---|
| RGB | rgb(223, 207, 131) |
| HSL | hsl(50, 59%, 69%) |
| HSV | hsv(50, 41%, 87%) |
| CMYK | cmyk(0%, 7.2%, 41.3%, 12.5%) |
| CIE-LAB | lab(82.89, -4.99, 39.73) |
| CIE-LCH | lch(82.89, 40.05, 97.16°) |
| OKLab | oklab(85.08% -0.0132 0.0969) |
| OKLCH | oklch(85.08% 0.098 97.8) |
| XYZ | xyz(56.8422, 61.9541, 30.4324) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.77
Sandy
#F1DA7A
ΔE00 4.47
Khaki (CSS)
#F0E68C
ΔE00 5.64
Beige (survey)
#E6DAA6
ΔE00 5.67
Wheat (survey)
#FBDD7E
ΔE00 5.90
Vanilla
#F3E5AB
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCF83 #8393DF
analogous
#DFA183 #DFCF83 #C1DF83
triadic
#DFCF83 #83DFCF #CF83DF
tetradic
#DFCF83 #83DFA1 #8393DF #DF83C1
square
#DFCF83 #83DFA1 #8393DF #DF83C1
split-complementary
#DFCF83 #83C1DF #A183DF
monochromatic
#B8A030 #D2BC52 #DFCF83 #ECE2B4 #F8F5E4
Accessibility & contrast
On white
1.57
#DFCF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#DFCF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCF83
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCF83 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7D
Deuteranopia (green-blind)
#E1D186
Tritanopia (blue-blind)
#ECC5BC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfcf83; /* rgb */ color: rgb(223, 207, 131); /* oklch */ color: oklch(85.1% 0.098 97.8);
Tailwind
colors: {
custom: {
50: '#eadda8',
500: '#dfcf83',
950: '#000000',
},
}SCSS
$custom: #dfcf83; $custom-light: #eadda8; $custom-dark: #000000;
JSON
{
"hex": "#dfcf83",
"rgb": {
"r": 223,
"g": 207,
"b": 131
},
"hsl": {
"h": 49.565,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.85078,
"c": 0.0978,
"h": 97.8
},
"luminance": 0.61952
}Semantic roles & 50–950 ramp
primary
#DFCF83
secondary
#5062B6
accent
#3CC71F
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#161510
muted
#858480