#DFD18B#DFD18B
#DFD18B is a very light, moderate yellow. Relative luminance 0.632; OKLCH L 85.6% C 0.091 H 98.3°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD18B |
|---|---|
| RGB | rgb(223, 209, 139) |
| HSL | hsl(50, 57%, 71%) |
| HSV | hsv(50, 38%, 87%) |
| CMYK | cmyk(0%, 6.3%, 37.7%, 12.5%) |
| CIE-LAB | lab(83.52, -5.14, 36.49) |
| CIE-LCH | lch(83.52, 36.85, 98.02°) |
| OKLab | oklab(85.62% -0.013 0.0898) |
| OKLCH | oklch(85.62% 0.091 98.3) |
| XYZ | xyz(57.8931, 63.1547, 33.5615) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.93
Beige (survey)
#E6DAA6
ΔE00 4.44
Sandy
#F1DA7A
ΔE00 5.28
Vanilla
#F3E5AB
ΔE00 5.37
Khaki (CSS)
#F0E68C
ΔE00 5.65
Palegoldenrod
#EEE8AA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD18B #8B99DF
analogous
#DFA78B #DFD18B #C3DF8B
triadic
#DFD18B #8BDFD1 #D18BDF
tetradic
#DFD18B #8BDFA7 #8B99DF #DF8BC3
square
#DFD18B #8BDFA7 #8B99DF #DF8BC3
split-complementary
#DFD18B #8BC3DF #A78BDF
monochromatic
#BCA534 #D2BE5B #DFD18B #ECE4BB #F8F5E7
Accessibility & contrast
On white
1.54
#DFD18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#DFD18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD18B
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD18B | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD86
Deuteranopia (green-blind)
#E2D28E
Tritanopia (blue-blind)
#EBC7BF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfd18b; /* rgb */ color: rgb(223, 209, 139); /* oklch */ color: oklch(85.6% 0.091 98.3);
Tailwind
colors: {
custom: {
50: '#eadfad',
500: '#dfd18b',
950: '#000000',
},
}SCSS
$custom: #dfd18b; $custom-light: #eadfad; $custom-dark: #000000;
JSON
{
"hex": "#dfd18b",
"rgb": {
"r": 223,
"g": 209,
"b": 139
},
"hsl": {
"h": 50,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.85619,
"c": 0.09077,
"h": 98.3
},
"luminance": 0.63153
}Semantic roles & 50–950 ramp
primary
#DFD18B
secondary
#5767B7
accent
#3CC421
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481