#DFCF93#DFCF93
#DFCF93 is a very light, moderate yellow. Relative luminance 0.624; OKLCH L 85.4% C 0.080 H 95.0°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCF93 |
|---|---|
| RGB | rgb(223, 207, 147) |
| HSL | hsl(47, 54%, 73%) |
| HSV | hsv(47, 34%, 87%) |
| CMYK | cmyk(0%, 7.2%, 34.1%, 12.5%) |
| CIE-LAB | lab(83.14, -3.19, 31.88) |
| CIE-LCH | lch(83.14, 32.04, 95.71°) |
| OKLab | oklab(85.36% -0.0069 0.0794) |
| OKLCH | oklch(85.36% 0.08 95) |
| XYZ | xyz(58.0116, 62.4219, 36.5909) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.28
Sand (survey)
#E2CA76
ΔE00 4.95
Vanilla
#F3E5AB
ΔE00 5.04
Palegoldenrod
#EEE8AA
ΔE00 6.11
Pale Peach
#FFE5AD
ΔE00 6.50
Wheat
#F5DEB3
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCF93 #93A3DF
analogous
#DFA993 #DFCF93 #C9DF93
triadic
#DFCF93 #93DFCF #CF93DF
tetradic
#DFCF93 #93DFA9 #93A3DF #DF93C9
square
#DFCF93 #93DFA9 #93A3DF #DF93C9
split-complementary
#DFCF93 #93C9DF #A993DF
monochromatic
#BFA339 #D1BA64 #DFCF93 #EDE4C2 #F8F5E7
Accessibility & contrast
On white
1.56
#DFCF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#DFCF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCF93
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCF93 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8F
Deuteranopia (green-blind)
#DFD195
Tritanopia (blue-blind)
#EAC6BF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfcf93; /* rgb */ color: rgb(223, 207, 147); /* oklch */ color: oklch(85.4% 0.080 95.0);
Tailwind
colors: {
custom: {
50: '#eaddb3',
500: '#dfcf93',
950: '#000000',
},
}SCSS
$custom: #dfcf93; $custom-light: #eaddb3; $custom-dark: #000000;
JSON
{
"hex": "#dfcf93",
"rgb": {
"r": 223,
"g": 207,
"b": 147
},
"hsl": {
"h": 47.368,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.85356,
"c": 0.07965,
"h": 95
},
"luminance": 0.6242
}Semantic roles & 50–950 ramp
primary
#DFCF93
secondary
#5F72B7
accent
#45C224
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481