#DFD49B#DFD49B
#DFD49B is a very light, moderate yellow. Relative luminance 0.651; OKLCH L 86.5% C 0.075 H 98.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD49B |
|---|---|
| RGB | rgb(223, 212, 155) |
| HSL | hsl(50, 52%, 74%) |
| HSV | hsv(50, 30%, 87%) |
| CMYK | cmyk(0%, 4.9%, 30.5%, 12.5%) |
| CIE-LAB | lab(84.56, -4.78, 29.63) |
| CIE-LCH | lch(84.56, 30.01, 99.16°) |
| OKLab | oklab(86.52% -0.0111 0.0742) |
| OKLCH | oklch(86.52% 0.075 98.5) |
| XYZ | xyz(59.8918, 65.1429, 40.4229) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.96
Vanilla
#F3E5AB
ΔE00 4.08
Palegoldenrod
#EEE8AA
ΔE00 4.63
Light Tan
#FBEEAC
ΔE00 6.02
Sand (survey)
#E2CA76
ΔE00 6.49
Pale Peach
#FFE5AD
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD49B #9BA6DF
analogous
#DFB29B #DFD49B #C8DF9B
triadic
#DFD49B #9BDFD4 #D49BDF
tetradic
#DFD49B #9BDFB2 #9BA6DF #DF9BC8
square
#DFD49B #9BDFB2 #9BA6DF #DF9BC8
split-complementary
#DFD49B #9BC8DF #B29BDF
monochromatic
#C1AC3E #D0C06D #DFD49B #EEE8C9 #F8F5E8
Accessibility & contrast
On white
1.50
#DFD49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#DFD49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD49B
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD49B | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD197
Deuteranopia (green-blind)
#E2D59D
Tritanopia (blue-blind)
#E9CCC5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd49b; /* rgb */ color: rgb(223, 212, 155); /* oklch */ color: oklch(86.5% 0.075 98.5);
Tailwind
colors: {
custom: {
50: '#eae1b9',
500: '#dfd49b',
950: '#000000',
},
}SCSS
$custom: #dfd49b; $custom-light: #eae1b9; $custom-dark: #000000;
JSON
{
"hex": "#dfd49b",
"rgb": {
"r": 223,
"g": 212,
"b": 155
},
"hsl": {
"h": 50.294,
"s": 51.515,
"l": 74.118
},
"oklch": {
"l": 0.86522,
"c": 0.07507,
"h": 98.5
},
"luminance": 0.65142
}Semantic roles & 50–950 ramp
primary
#DFD49B
secondary
#6774B7
accent
#3FBF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481