#DFD69B#DFD69B
#DFD69B is a very light, moderate yellow. Relative luminance 0.661; OKLCH L 86.9% C 0.077 H 100.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD69B |
|---|---|
| RGB | rgb(223, 214, 155) |
| HSL | hsl(52, 52%, 74%) |
| HSV | hsv(52, 30%, 87%) |
| CMYK | cmyk(0%, 4%, 30.5%, 12.5%) |
| CIE-LAB | lab(85.07, -5.80, 30.32) |
| CIE-LCH | lch(85.07, 30.87, 100.83°) |
| OKLab | oklab(86.93% -0.014 0.0759) |
| OKLCH | oklch(86.93% 0.077 100.5) |
| XYZ | xyz(60.3949, 66.1490, 40.5905) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.26
Vanilla
#F3E5AB
ΔE00 3.96
Palegoldenrod
#EEE8AA
ΔE00 4.03
Light Tan
#FBEEAC
ΔE00 5.66
Khaki (CSS)
#F0E68C
ΔE00 6.45
Sand (survey)
#E2CA76
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD69B #9BA4DF
analogous
#DFB49B #DFD69B #C6DF9B
triadic
#DFD69B #9BDFD6 #D69BDF
tetradic
#DFD69B #9BDFB4 #9BA4DF #DF9BC6
square
#DFD69B #9BDFB4 #9BA4DF #DF9BC6
split-complementary
#DFD69B #9BC6DF #B49BDF
monochromatic
#C1B03E #D0C36D #DFD69B #EEE9C9 #F8F5E8
Accessibility & contrast
On white
1.48
#DFD69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#DFD69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD69B
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD69B | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D297
Deuteranopia (green-blind)
#E4D69D
Tritanopia (blue-blind)
#E9CEC7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd69b; /* rgb */ color: rgb(223, 214, 155); /* oklch */ color: oklch(86.9% 0.077 100.5);
Tailwind
colors: {
custom: {
50: '#eae2b9',
500: '#dfd69b',
950: '#000000',
},
}SCSS
$custom: #dfd69b; $custom-light: #eae2b9; $custom-dark: #000000;
JSON
{
"hex": "#dfd69b",
"rgb": {
"r": 223,
"g": 214,
"b": 155
},
"hsl": {
"h": 52.059,
"s": 51.515,
"l": 74.118
},
"oklch": {
"l": 0.86929,
"c": 0.07717,
"h": 100.5
},
"luminance": 0.66148
}Semantic roles & 50–950 ramp
primary
#DFD69B
secondary
#6771B7
accent
#3BBF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481