#D6D67F#D6D67F
#D6D67F is a very light, moderate yellow. Relative luminance 0.639; OKLCH L 85.7% C 0.110 H 108.5°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D67F |
|---|---|
| RGB | rgb(214, 214, 127) |
| HSL | hsl(60, 51%, 67%) |
| HSV | hsv(60, 41%, 84%) |
| CMYK | cmyk(0%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(83.93, -12.52, 42.89) |
| CIE-LCH | lch(83.93, 44.69, 106.28°) |
| OKLab | oklab(85.71% -0.0348 0.104) |
| OKLCH | oklch(85.71% 0.11 108.5) |
| XYZ | xyz(55.6097, 63.9227, 29.4835) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.60
Khaki (CSS)
#F0E68C
ΔE00 4.87
Greenish Tan
#BCCB7A
ΔE00 5.32
Pale Olive
#B9CC81
ΔE00 6.48
Sandy
#F1DA7A
ΔE00 6.74
Palegoldenrod
#EEE8AA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D67F #7F7FD6
analogous
#D6AB7F #D6D67F #ABD67F
triadic
#D6D67F #7FD6D6 #D67FD6
tetradic
#D6D67F #7FD6AB #7F7FD6 #D67FAB
square
#D6D67F #7FD6AB #7F7FD6 #D67FAB
split-complementary
#D6D67F #7FABD6 #AB7FD6
monochromatic
#A6A635 #C7C751 #D6D67F #E5E5AD #F4F4DC
Accessibility & contrast
On white
1.52
#D6D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#D6D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D67F
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D67F | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF78
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#E1CCC1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d6d67f; /* rgb */ color: rgb(214, 214, 127); /* oklch */ color: oklch(85.7% 0.110 108.5);
Tailwind
colors: {
custom: {
50: '#e4e2a5',
500: '#d6d67f',
950: '#000000',
},
}SCSS
$custom: #d6d67f; $custom-light: #e4e2a5; $custom-dark: #000000;
JSON
{
"hex": "#d6d67f",
"rgb": {
"r": 214,
"g": 214,
"b": 127
},
"hsl": {
"h": 60,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.85705,
"c": 0.10962,
"h": 108.5
},
"luminance": 0.63922
}Semantic roles & 50–950 ramp
primary
#D6D67F
secondary
#5050AA
accent
#27BF27
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#16150F
muted
#848480