#DDCF76#DDCF76
#DDCF76 is a very light, moderate yellow. Relative luminance 0.613; OKLCH L 84.7% C 0.112 H 100.5°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCF76 |
|---|---|
| RGB | rgb(221, 207, 118) |
| HSL | hsl(52, 60%, 66%) |
| HSV | hsv(52, 47%, 87%) |
| CMYK | cmyk(0%, 6.3%, 46.6%, 13.3%) |
| CIE-LAB | lab(82.54, -7.09, 45.74) |
| CIE-LCH | lch(82.54, 46.29, 98.81°) |
| OKLab | oklab(84.71% -0.0203 0.1097) |
| OKLCH | oklch(84.71% 0.112 100.5) |
| XYZ | xyz(55.4031, 61.3076, 26.0512) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.16
Sandy
#F1DA7A
ΔE00 3.91
Khaki (CSS)
#F0E68C
ΔE00 5.23
Wheat (survey)
#FBDD7E
ΔE00 5.89
Dull Yellow
#EEDC5B
ΔE00 6.00
Greenish Beige
#C9D179
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCF76 #7684DD
analogous
#DD9C76 #DDCF76 #B8DD76
triadic
#DDCF76 #76DDCF #CF76DD
tetradic
#DDCF76 #76DD9C #7684DD #DD76B8
square
#DDCF76 #76DD9C #7684DD #DD76B8
split-complementary
#DDCF76 #76B8DD #9C76DD
monochromatic
#AE9C2B #D1BE45 #DDCF76 #E9E0A7 #F5F1D8
Accessibility & contrast
On white
1.58
#DDCF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#DDCF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCF76
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCF76 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA6F
Deuteranopia (green-blind)
#E2D07A
Tritanopia (blue-blind)
#EBC4BA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddcf76; /* rgb */ color: rgb(221, 207, 118); /* oklch */ color: oklch(84.7% 0.112 100.5);
Tailwind
colors: {
custom: {
50: '#e9dd9f',
500: '#ddcf76',
950: '#000000',
},
}SCSS
$custom: #ddcf76; $custom-light: #e9dd9f; $custom-dark: #000000;
JSON
{
"hex": "#ddcf76",
"rgb": {
"r": 221,
"g": 207,
"b": 118
},
"hsl": {
"h": 51.845,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.84707,
"c": 0.11155,
"h": 100.5
},
"luminance": 0.61306
}Semantic roles & 50–950 ramp
primary
#DDCF76
secondary
#4756B0
accent
#35C81E
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480