#DFCF96#DFCF96
#DFCF96 is a very light, moderate yellow. Relative luminance 0.625; OKLCH L 85.4% C 0.076 H 94.3°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCF96 |
|---|---|
| RGB | rgb(223, 207, 150) |
| HSL | hsl(47, 53%, 73%) |
| HSV | hsv(47, 33%, 87%) |
| CMYK | cmyk(0%, 7.2%, 32.7%, 12.5%) |
| CIE-LAB | lab(83.19, -2.83, 30.39) |
| CIE-LCH | lch(83.19, 30.52, 95.31°) |
| OKLab | oklab(85.41% -0.0057 0.0759) |
| OKLCH | oklch(85.41% 0.076 94.3) |
| XYZ | xyz(58.2500, 62.5173, 37.8468) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.97
Vanilla
#F3E5AB
ΔE00 4.98
Sand (survey)
#E2CA76
ΔE00 5.50
Wheat
#F5DEB3
ΔE00 6.17
Palegoldenrod
#EEE8AA
ΔE00 6.18
Pale Peach
#FFE5AD
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCF96 #96A6DF
analogous
#DFAA96 #DFCF96 #CADF96
triadic
#DFCF96 #96DFCF #CF96DF
tetradic
#DFCF96 #96DFAA #96A6DF #DF96CA
square
#DFCF96 #96DFAA #96A6DF #DF96CA
split-complementary
#DFCF96 #96CADF #AA96DF
monochromatic
#C0A33B #D1BA67 #DFCF96 #EDE4C5 #F8F4E8
Accessibility & contrast
On white
1.56
#DFCF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#DFCF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCF96
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCF96 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC92
Deuteranopia (green-blind)
#DFD198
Tritanopia (blue-blind)
#EAC7C0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfcf96; /* rgb */ color: rgb(223, 207, 150); /* oklch */ color: oklch(85.4% 0.076 94.3);
Tailwind
colors: {
custom: {
50: '#eaddb5',
500: '#dfcf96',
950: '#000000',
},
}SCSS
$custom: #dfcf96; $custom-light: #eaddb5; $custom-dark: #000000;
JSON
{
"hex": "#dfcf96",
"rgb": {
"r": 223,
"g": 207,
"b": 150
},
"hsl": {
"h": 46.849,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.85412,
"c": 0.07613,
"h": 94.3
},
"luminance": 0.62516
}Semantic roles & 50–950 ramp
primary
#DFCF96
secondary
#6275B7
accent
#47C125
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481