#DDC67F#DDC67F
#DDC67F is a very light, moderate yellow. Relative luminance 0.573; OKLCH L 83.0% C 0.094 H 92.1°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC67F |
|---|---|
| RGB | rgb(221, 198, 127) |
| HSL | hsl(45, 58%, 68%) |
| HSV | hsv(45, 43%, 87%) |
| CMYK | cmyk(0%, 10.4%, 42.5%, 13.3%) |
| CIE-LAB | lab(80.35, -1.56, 38.48) |
| CIE-LCH | lch(80.35, 38.51, 92.32°) |
| OKLab | oklab(83.01% -0.0035 0.0939) |
| OKLCH | oklch(83.01% 0.094 92.1) |
| XYZ | xyz(53.8450, 57.2947, 28.2972) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.43
Tan (survey)
#D1B26F
ΔE00 5.49
Sandy
#F1DA7A
ΔE00 6.08
Very Light Brown
#D3B683
ΔE00 6.26
Beige (survey)
#E6DAA6
ΔE00 6.70
Sandstone
#C9AE74
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC67F #7F96DD
analogous
#DD977F #DDC67F #C5DD7F
triadic
#DDC67F #7FDDC6 #C67FDD
tetradic
#DDC67F #7FDD97 #7F96DD #DD7FC5
square
#DDC67F #7FDD97 #7F96DD #DD7FC5
split-complementary
#DDC67F #7FC5DD #977FDD
monochromatic
#B2922F #D0B04F #DDC67F #EADCAF #F7F1E0
Accessibility & contrast
On white
1.69
#DDC67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#DDC67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC67F
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC67F | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37A
Deuteranopia (green-blind)
#DACA81
Tritanopia (blue-blind)
#EABCB4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ddc67f; /* rgb */ color: rgb(221, 198, 127); /* oklch */ color: oklch(83.0% 0.094 92.1);
Tailwind
colors: {
custom: {
50: '#e9d7a5',
500: '#ddc67f',
950: '#000000',
},
}SCSS
$custom: #ddc67f; $custom-light: #e9d7a5; $custom-dark: #000000;
JSON
{
"hex": "#ddc67f",
"rgb": {
"r": 221,
"g": 198,
"b": 127
},
"hsl": {
"h": 45.319,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.83008,
"c": 0.09395,
"h": 92.1
},
"luminance": 0.57293
}Semantic roles & 50–950 ramp
primary
#DDC67F
secondary
#4D66B4
accent
#48C620
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380