#DDCF86#DDCF86
#DDCF86 is a very light, moderate yellow. Relative luminance 0.617; OKLCH L 85.0% C 0.094 H 98.7°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCF86 |
|---|---|
| RGB | rgb(221, 207, 134) |
| HSL | hsl(50, 56%, 70%) |
| HSV | hsv(50, 39%, 87%) |
| CMYK | cmyk(0%, 6.3%, 39.4%, 13.3%) |
| CIE-LAB | lab(82.76, -5.46, 38.02) |
| CIE-LCH | lch(82.76, 38.41, 98.17°) |
| OKLab | oklab(84.95% -0.0142 0.0932) |
| OKLCH | oklch(84.95% 0.094 98.7) |
| XYZ | xyz(56.4358, 61.7207, 31.4901) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.48
Sandy
#F1DA7A
ΔE00 5.11
Beige (survey)
#E6DAA6
ΔE00 5.20
Khaki (CSS)
#F0E68C
ΔE00 5.76
Vanilla
#F3E5AB
ΔE00 6.10
Palegoldenrod
#EEE8AA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCF86 #8694DD
analogous
#DDA486 #DDCF86 #C0DD86
triadic
#DDCF86 #86DDCF #CF86DD
tetradic
#DDCF86 #86DDA4 #8694DD #DD86C0
square
#DDCF86 #86DDA4 #8694DD #DD86C0
split-complementary
#DDCF86 #86C0DD #A486DD
monochromatic
#B6A133 #D0BC56 #DDCF86 #EAE2B6 #F8F5E6
Accessibility & contrast
On white
1.57
#DDCF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#DDCF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCF86
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCF86 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB81
Deuteranopia (green-blind)
#E0D089
Tritanopia (blue-blind)
#E9C5BD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ddcf86; /* rgb */ color: rgb(221, 207, 134); /* oklch */ color: oklch(85.0% 0.094 98.7);
Tailwind
colors: {
custom: {
50: '#e9ddaa',
500: '#ddcf86',
950: '#000000',
},
}SCSS
$custom: #ddcf86; $custom-light: #e9ddaa; $custom-dark: #000000;
JSON
{
"hex": "#ddcf86",
"rgb": {
"r": 221,
"g": 207,
"b": 134
},
"hsl": {
"h": 50.345,
"s": 56.129,
"l": 69.608
},
"oklch": {
"l": 0.84954,
"c": 0.09424,
"h": 98.7
},
"luminance": 0.61719
}Semantic roles & 50–950 ramp
primary
#DDCF86
secondary
#5363B4
accent
#3CC422
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161510
muted
#848481