#DFCD90#DFCD90
#DFCD90 is a very light, moderate yellow. Relative luminance 0.614; OKLCH L 84.9% C 0.081 H 93.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCD90 |
|---|---|
| RGB | rgb(223, 205, 144) |
| HSL | hsl(46, 55%, 72%) |
| HSV | hsv(46, 35%, 87%) |
| CMYK | cmyk(0%, 8.1%, 35.4%, 12.5%) |
| CIE-LAB | lab(82.58, -2.51, 32.68) |
| CIE-LCH | lch(82.58, 32.78, 94.40°) |
| OKLab | oklab(84.9% -0.0051 0.0812) |
| OKLCH | oklch(84.9% 0.081 93.6) |
| XYZ | xyz(57.2977, 61.3660, 35.2067) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.92
Sand (survey)
#E2CA76
ΔE00 4.47
Vanilla
#F3E5AB
ΔE00 5.55
Pale Peach
#FFE5AD
ΔE00 6.61
Sandy
#F1DA7A
ΔE00 6.71
Wheat
#F5DEB3
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCD90 #90A2DF
analogous
#DFA690 #DFCD90 #CADF90
triadic
#DFCD90 #90DFCD #CD90DF
tetradic
#DFCD90 #90DFA6 #90A2DF #DF90CA
square
#DFCD90 #90DFA6 #90A2DF #DF90CA
split-complementary
#DFCD90 #90CADF #A690DF
monochromatic
#BE9F37 #D1B860 #DFCD90 #EDE2C0 #F8F4E7
Accessibility & contrast
On white
1.58
#DFCD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#DFCD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCD90
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCD90 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA8C
Deuteranopia (green-blind)
#DED092
Tritanopia (blue-blind)
#EBC4BD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfcd90; /* rgb */ color: rgb(223, 205, 144); /* oklch */ color: oklch(84.9% 0.081 93.6);
Tailwind
colors: {
custom: {
50: '#eadcb1',
500: '#dfcd90',
950: '#000000',
},
}SCSS
$custom: #dfcd90; $custom-light: #eadcb1; $custom-dark: #000000;
JSON
{
"hex": "#dfcd90",
"rgb": {
"r": 223,
"g": 205,
"b": 144
},
"hsl": {
"h": 46.329,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.84896,
"c": 0.08131,
"h": 93.6
},
"luminance": 0.61364
}Semantic roles & 50–950 ramp
primary
#DFCD90
secondary
#5C71B7
accent
#47C323
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161510
muted
#848481