#DFD47B#DFD47B
#DFD47B is a very light, moderate yellow. Relative luminance 0.642; OKLCH L 86.0% C 0.111 H 102.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD47B |
|---|---|
| RGB | rgb(223, 212, 123) |
| HSL | hsl(53, 61%, 68%) |
| HSV | hsv(53, 45%, 87%) |
| CMYK | cmyk(0%, 4.9%, 44.8%, 12.5%) |
| CIE-LAB | lab(84.07, -8.35, 45.21) |
| CIE-LCH | lch(84.07, 45.98, 100.46°) |
| OKLab | oklab(85.98% -0.0236 0.1088) |
| OKLCH | oklch(85.98% 0.111 102.2) |
| XYZ | xyz(57.5514, 64.2067, 28.0966) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.90
Khaki (CSS)
#F0E68C
ΔE00 4.05
Sand (survey)
#E2CA76
ΔE00 4.28
Greenish Beige
#C9D179
ΔE00 5.35
Dull Yellow
#EEDC5B
ΔE00 5.83
Wheat (survey)
#FBDD7E
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD47B #7B86DF
analogous
#DFA27B #DFD47B #B8DF7B
triadic
#DFD47B #7BDFD4 #D47BDF
tetradic
#DFD47B #7BDFA2 #7B86DF #DF7BB8
square
#DFD47B #7BDFA2 #7B86DF #DF7BB8
split-complementary
#DFD47B #7BB8DF #A27BDF
monochromatic
#B4A52C #D3C44A #DFD47B #EBE4AC #F7F4DE
Accessibility & contrast
On white
1.52
#DFD47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#DFD47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD47B
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD47B | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF74
Deuteranopia (green-blind)
#E6D47F
Tritanopia (blue-blind)
#ECC9BF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd47b; /* rgb */ color: rgb(223, 212, 123); /* oklch */ color: oklch(86.0% 0.111 102.2);
Tailwind
colors: {
custom: {
50: '#ebe1a3',
500: '#dfd47b',
950: '#000000',
},
}SCSS
$custom: #dfd47b; $custom-light: #ebe1a3; $custom-dark: #000000;
JSON
{
"hex": "#dfd47b",
"rgb": {
"r": 223,
"g": 212,
"b": 123
},
"hsl": {
"h": 53.4,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.85981,
"c": 0.11134,
"h": 102.2
},
"luminance": 0.64205
}Semantic roles & 50–950 ramp
primary
#DFD47B
secondary
#4955B5
accent
#30C91D
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480