#D6CF8B#D6CF8B
#D6CF8B is a very light, moderate yellow. Relative luminance 0.608; OKLCH L 84.4% C 0.088 H 103.1°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CF8B |
|---|---|
| RGB | rgb(214, 207, 139) |
| HSL | hsl(54, 48%, 69%) |
| HSV | hsv(54, 35%, 84%) |
| CMYK | cmyk(0%, 3.3%, 35%, 16.1%) |
| CIE-LAB | lab(82.26, -7.64, 34.71) |
| CIE-LCH | lch(82.26, 35.54, 102.42°) |
| OKLab | oklab(84.44% -0.0199 0.0858) |
| OKLCH | oklch(84.44% 0.088 103.1) |
| XYZ | xyz(54.7053, 60.7871, 33.2724) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.93
Greenish Beige
#C9D179
ΔE00 5.14
Sand (survey)
#E2CA76
ΔE00 5.65
Palegoldenrod
#EEE8AA
ΔE00 5.94
Vanilla
#F3E5AB
ΔE00 6.33
Khaki (CSS)
#F0E68C
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CF8B #8B92D6
analogous
#D6AA8B #D6CF8B #B8D68B
triadic
#D6CF8B #8BD6CF #CF8BD6
tetradic
#D6CF8B #8BD6AA #8B92D6 #D68BB8
square
#D6CF8B #8BD6AA #8B92D6 #D68BB8
split-complementary
#D6CF8B #8BB8D6 #AA8BD6
monochromatic
#AAA03C #C6BC5E #D6CF8B #E6E2B8 #F6F4E5
Accessibility & contrast
On white
1.60
#D6CF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#D6CF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CF8B
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CF8B | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA86
Deuteranopia (green-blind)
#DDCE8E
Tritanopia (blue-blind)
#E1C6BE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d6cf8b; /* rgb */ color: rgb(214, 207, 139); /* oklch */ color: oklch(84.4% 0.088 103.1);
Tailwind
colors: {
custom: {
50: '#e3ddad',
500: '#d6cf8b',
950: '#000000',
},
}SCSS
$custom: #d6cf8b; $custom-light: #e3ddad; $custom-dark: #000000;
JSON
{
"hex": "#d6cf8b",
"rgb": {
"r": 214,
"g": 207,
"b": 139
},
"hsl": {
"h": 54.4,
"s": 47.771,
"l": 69.216
},
"oklch": {
"l": 0.84443,
"c": 0.08804,
"h": 103.1
},
"luminance": 0.60786
}Semantic roles & 50–950 ramp
primary
#D6CF8B
secondary
#5961AC
accent
#38BB2A
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#161510
muted
#848481