#DFCF92#DFCF92
#DFCF92 is a very light, moderate yellow. Relative luminance 0.624; OKLCH L 85.3% C 0.081 H 95.2°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCF92 |
|---|---|
| RGB | rgb(223, 207, 146) |
| HSL | hsl(48, 55%, 72%) |
| HSV | hsv(48, 35%, 87%) |
| CMYK | cmyk(0%, 7.2%, 34.5%, 12.5%) |
| CIE-LAB | lab(83.12, -3.31, 32.37) |
| CIE-LCH | lch(83.12, 32.54, 95.84°) |
| OKLab | oklab(85.34% -0.0073 0.0805) |
| OKLCH | oklch(85.34% 0.081 95.2) |
| XYZ | xyz(57.9334, 62.3906, 36.1794) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.40
Sand (survey)
#E2CA76
ΔE00 4.77
Vanilla
#F3E5AB
ΔE00 5.07
Palegoldenrod
#EEE8AA
ΔE00 6.10
Pale Peach
#FFE5AD
ΔE00 6.56
Sandy
#F1DA7A
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCF92 #92A2DF
analogous
#DFA892 #DFCF92 #C9DF92
triadic
#DFCF92 #92DFCF #CF92DF
tetradic
#DFCF92 #92DFA8 #92A2DF #DF92C9
square
#DFCF92 #92DFA8 #92A2DF #DF92C9
split-complementary
#DFCF92 #92C9DF #A892DF
monochromatic
#BFA338 #D1BA63 #DFCF92 #EDE4C1 #F8F5E7
Accessibility & contrast
On white
1.56
#DFCF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#DFCF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCF92
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCF92 | 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)
#DBCC8E
Deuteranopia (green-blind)
#E0D194
Tritanopia (blue-blind)
#EBC6BF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfcf92; /* rgb */ color: rgb(223, 207, 146); /* oklch */ color: oklch(85.3% 0.081 95.2);
Tailwind
colors: {
custom: {
50: '#eaddb2',
500: '#dfcf92',
950: '#000000',
},
}SCSS
$custom: #dfcf92; $custom-light: #eaddb2; $custom-dark: #000000;
JSON
{
"hex": "#dfcf92",
"rgb": {
"r": 223,
"g": 207,
"b": 146
},
"hsl": {
"h": 47.532,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.85337,
"c": 0.08081,
"h": 95.2
},
"luminance": 0.62389
}Semantic roles & 50–950 ramp
primary
#DFCF92
secondary
#5E71B7
accent
#44C223
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481