#DFCF94#DFCF94
#DFCF94 is a very light, moderate yellow. Relative luminance 0.625; OKLCH L 85.4% C 0.078 H 94.8°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCF94 |
|---|---|
| RGB | rgb(223, 207, 148) |
| HSL | hsl(47, 54%, 73%) |
| HSV | hsv(47, 34%, 87%) |
| CMYK | cmyk(0%, 7.2%, 33.6%, 12.5%) |
| CIE-LAB | lab(83.15, -3.07, 31.38) |
| CIE-LCH | lch(83.15, 31.53, 95.59°) |
| OKLab | oklab(85.37% -0.0065 0.0782) |
| OKLCH | oklch(85.37% 0.078 94.8) |
| XYZ | xyz(58.0904, 62.4534, 37.0059) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.17
Vanilla
#F3E5AB
ΔE00 5.01
Sand (survey)
#E2CA76
ΔE00 5.13
Palegoldenrod
#EEE8AA
ΔE00 6.13
Pale Peach
#FFE5AD
ΔE00 6.44
Wheat
#F5DEB3
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCF94 #94A4DF
analogous
#DFA994 #DFCF94 #C9DF94
triadic
#DFCF94 #94DFCF #CF94DF
tetradic
#DFCF94 #94DFA9 #94A4DF #DF94C9
square
#DFCF94 #94DFA9 #94A4DF #DF94C9
split-complementary
#DFCF94 #94C9DF #A994DF
monochromatic
#BFA339 #D1BA65 #DFCF94 #EDE4C3 #F8F4E7
Accessibility & contrast
On white
1.56
#DFCF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#DFCF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCF94
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCF94 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC90
Deuteranopia (green-blind)
#DFD196
Tritanopia (blue-blind)
#EAC6C0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfcf94; /* rgb */ color: rgb(223, 207, 148); /* oklch */ color: oklch(85.4% 0.078 94.8);
Tailwind
colors: {
custom: {
50: '#eaddb4',
500: '#dfcf94',
950: '#000000',
},
}SCSS
$custom: #dfcf94; $custom-light: #eaddb4; $custom-dark: #000000;
JSON
{
"hex": "#dfcf94",
"rgb": {
"r": 223,
"g": 207,
"b": 148
},
"hsl": {
"h": 47.2,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.85374,
"c": 0.07848,
"h": 94.8
},
"luminance": 0.62452
}Semantic roles & 50–950 ramp
primary
#DFCF94
secondary
#6073B7
accent
#46C124
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481