#DFCF91#DFCF91
#DFCF91 is a very light, moderate yellow. Relative luminance 0.624; OKLCH L 85.3% C 0.082 H 95.4°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCF91 |
|---|---|
| RGB | rgb(223, 207, 145) |
| HSL | hsl(48, 55%, 72%) |
| HSV | hsv(48, 35%, 87%) |
| CMYK | cmyk(0%, 7.2%, 35%, 12.5%) |
| CIE-LAB | lab(83.10, -3.43, 32.87) |
| CIE-LCH | lch(83.10, 33.04, 95.95°) |
| OKLab | oklab(85.32% -0.0077 0.0816) |
| OKLCH | oklch(85.32% 0.082 95.4) |
| XYZ | xyz(57.8560, 62.3596, 35.7715) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.53
Sand (survey)
#E2CA76
ΔE00 4.60
Vanilla
#F3E5AB
ΔE00 5.12
Palegoldenrod
#EEE8AA
ΔE00 6.11
Sandy
#F1DA7A
ΔE00 6.48
Pale Peach
#FFE5AD
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCF91 #91A1DF
analogous
#DFA891 #DFCF91 #C8DF91
triadic
#DFCF91 #91DFCF #CF91DF
tetradic
#DFCF91 #91DFA8 #91A1DF #DF91C8
square
#DFCF91 #91DFA8 #91A1DF #DF91C8
split-complementary
#DFCF91 #91C8DF #A891DF
monochromatic
#BEA337 #D1BA62 #DFCF91 #EDE4C0 #F8F5E7
Accessibility & contrast
On white
1.56
#DFCF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#DFCF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCF91
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCF91 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8D
Deuteranopia (green-blind)
#E0D193
Tritanopia (blue-blind)
#EBC6BF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfcf91; /* rgb */ color: rgb(223, 207, 145); /* oklch */ color: oklch(85.3% 0.082 95.4);
Tailwind
colors: {
custom: {
50: '#eaddb2',
500: '#dfcf91',
950: '#000000',
},
}SCSS
$custom: #dfcf91; $custom-light: #eaddb2; $custom-dark: #000000;
JSON
{
"hex": "#dfcf91",
"rgb": {
"r": 223,
"g": 207,
"b": 145
},
"hsl": {
"h": 47.692,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.85319,
"c": 0.08197,
"h": 95.4
},
"luminance": 0.62358
}Semantic roles & 50–950 ramp
primary
#DFCF91
secondary
#5D70B7
accent
#44C223
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161511
muted
#848481