#DFCD89#DFCD89
#DFCD89 is a very light, moderate yellow. Relative luminance 0.612; OKLCH L 84.8% C 0.089 H 95.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCD89 |
|---|---|
| RGB | rgb(223, 205, 137) |
| HSL | hsl(47, 57%, 71%) |
| HSV | hsv(47, 39%, 87%) |
| CMYK | cmyk(0%, 8.1%, 38.6%, 12.5%) |
| CIE-LAB | lab(82.46, -3.31, 36.14) |
| CIE-LCH | lch(82.46, 36.29, 95.24°) |
| OKLab | oklab(84.77% -0.0079 0.0889) |
| OKLCH | oklch(84.77% 0.089 95.1) |
| XYZ | xyz(56.7792, 61.1586, 32.4759) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.24
Beige (survey)
#E6DAA6
ΔE00 4.80
Sandy
#F1DA7A
ΔE00 5.57
Vanilla
#F3E5AB
ΔE00 5.97
Wheat (survey)
#FBDD7E
ΔE00 6.54
Khaki (CSS)
#F0E68C
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCD89 #899BDF
analogous
#DFA289 #DFCD89 #C6DF89
triadic
#DFCD89 #89DFCD #CD89DF
tetradic
#DFCD89 #89DFA2 #899BDF #DF89C6
square
#DFCD89 #89DFA2 #899BDF #DF89C6
split-complementary
#DFCD89 #89C6DF #A289DF
monochromatic
#BB9E33 #D2B959 #DFCD89 #ECE1B9 #F8F5E7
Accessibility & contrast
On white
1.59
#DFCD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#DFCD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCD89
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCD89 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA84
Deuteranopia (green-blind)
#DFD08B
Tritanopia (blue-blind)
#ECC3BC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfcd89; /* rgb */ color: rgb(223, 205, 137); /* oklch */ color: oklch(84.8% 0.089 95.1);
Tailwind
colors: {
custom: {
50: '#eadcac',
500: '#dfcd89',
950: '#000000',
},
}SCSS
$custom: #dfcd89; $custom-light: #eadcac; $custom-dark: #000000;
JSON
{
"hex": "#dfcd89",
"rgb": {
"r": 223,
"g": 205,
"b": 137
},
"hsl": {
"h": 47.442,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.84771,
"c": 0.08928,
"h": 95.1
},
"luminance": 0.61157
}Semantic roles & 50–950 ramp
primary
#DFCD89
secondary
#566AB7
accent
#43C521
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#161510
muted
#858481