#DDCF77#DDCF77
#DDCF77 is a very light, moderate yellow. Relative luminance 0.613; OKLCH L 84.7% C 0.111 H 100.4°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCF77 |
|---|---|
| RGB | rgb(221, 207, 119) |
| HSL | hsl(52, 60%, 67%) |
| HSV | hsv(52, 46%, 87%) |
| CMYK | cmyk(0%, 6.3%, 46.2%, 13.3%) |
| CIE-LAB | lab(82.56, -6.99, 45.27) |
| CIE-LCH | lch(82.56, 45.80, 98.78°) |
| OKLab | oklab(84.72% -0.02 0.1087) |
| OKLCH | oklch(84.72% 0.111 100.4) |
| XYZ | xyz(55.4628, 61.3315, 26.3658) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.12
Sandy
#F1DA7A
ΔE00 3.94
Khaki (CSS)
#F0E68C
ΔE00 5.22
Wheat (survey)
#FBDD7E
ΔE00 5.90
Greenish Beige
#C9D179
ΔE00 6.00
Dull Yellow
#EEDC5B
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCF77 #7785DD
analogous
#DD9C77 #DDCF77 #B8DD77
triadic
#DDCF77 #77DDCF #CF77DD
tetradic
#DDCF77 #77DD9C #7785DD #DD77B8
square
#DDCF77 #77DD9C #7785DD #DD77B8
split-complementary
#DDCF77 #77B8DD #9C77DD
monochromatic
#AE9C2C #D1BE46 #DDCF77 #E9E0A8 #F5F2D9
Accessibility & contrast
On white
1.58
#DDCF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#DDCF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCF77
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCF77 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA70
Deuteranopia (green-blind)
#E2D07B
Tritanopia (blue-blind)
#EBC4BA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddcf77; /* rgb */ color: rgb(221, 207, 119); /* oklch */ color: oklch(84.7% 0.111 100.4);
Tailwind
colors: {
custom: {
50: '#e9dda0',
500: '#ddcf77',
950: '#000000',
},
}SCSS
$custom: #ddcf77; $custom-light: #e9dda0; $custom-dark: #000000;
JSON
{
"hex": "#ddcf77",
"rgb": {
"r": 221,
"g": 207,
"b": 119
},
"hsl": {
"h": 51.765,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.84721,
"c": 0.11051,
"h": 100.4
},
"luminance": 0.6133
}Semantic roles & 50–950 ramp
primary
#DDCF77
secondary
#4856B0
accent
#35C81E
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480