#D6CF83#D6CF83
#D6CF83 is a very light, moderate yellow. Relative luminance 0.606; OKLCH L 84.3% C 0.097 H 103.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CF83 |
|---|---|
| RGB | rgb(214, 207, 131) |
| HSL | hsl(55, 50%, 68%) |
| HSV | hsv(55, 39%, 84%) |
| CMYK | cmyk(0%, 3.3%, 38.8%, 16.1%) |
| CIE-LAB | lab(82.14, -8.55, 38.63) |
| CIE-LCH | lch(82.14, 39.56, 102.48°) |
| OKLab | oklab(84.31% -0.0231 0.0945) |
| OKLCH | oklch(84.31% 0.097 103.7) |
| XYZ | xyz(54.1420, 60.5618, 30.3059) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.34
Sand (survey)
#E2CA76
ΔE00 5.11
Khaki (CSS)
#F0E68C
ΔE00 5.77
Beige (survey)
#E6DAA6
ΔE00 6.11
Darkkhaki
#BDB76B
ΔE00 6.21
Greenish Tan
#BCCB7A
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CF83 #838AD6
analogous
#D6A683 #D6CF83 #B3D683
triadic
#D6CF83 #83D6CF #CF83D6
tetradic
#D6CF83 #83D6A6 #838AD6 #D683B3
square
#D6CF83 #83D6A6 #838AD6 #D683B3
split-complementary
#D6CF83 #83B3D6 #A683D6
monochromatic
#A79E37 #C7BD55 #D6CF83 #E5E1B1 #F4F3DF
Accessibility & contrast
On white
1.60
#D6CF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#D6CF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CF83
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CF83 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7D
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#E1C6BC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d6cf83; /* rgb */ color: rgb(214, 207, 131); /* oklch */ color: oklch(84.3% 0.097 103.7);
Tailwind
colors: {
custom: {
50: '#e4dda8',
500: '#d6cf83',
950: '#000000',
},
}SCSS
$custom: #d6cf83; $custom-light: #e4dda8; $custom-dark: #000000;
JSON
{
"hex": "#d6cf83",
"rgb": {
"r": 214,
"g": 207,
"b": 131
},
"hsl": {
"h": 54.94,
"s": 50.303,
"l": 67.647
},
"oklch": {
"l": 0.84307,
"c": 0.09725,
"h": 103.7
},
"luminance": 0.6056
}Semantic roles & 50–950 ramp
primary
#D6CF83
secondary
#525AAB
accent
#34BE28
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#161510
muted
#848480