#D6CF8A#D6CF8A
#D6CF8A is a very light, moderate yellow. Relative luminance 0.608; OKLCH L 84.4% C 0.089 H 103.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CF8A |
|---|---|
| RGB | rgb(214, 207, 138) |
| HSL | hsl(54, 48%, 69%) |
| HSV | hsv(54, 36%, 84%) |
| CMYK | cmyk(0%, 3.3%, 35.5%, 16.1%) |
| CIE-LAB | lab(82.25, -7.76, 35.20) |
| CIE-LCH | lch(82.25, 36.05, 102.43°) |
| OKLab | oklab(84.43% -0.0203 0.0869) |
| OKLCH | oklch(84.43% 0.089 103.2) |
| XYZ | xyz(54.6325, 60.7581, 32.8894) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.02
Beige (survey)
#E6DAA6
ΔE00 5.07
Sand (survey)
#E2CA76
ΔE00 5.56
Palegoldenrod
#EEE8AA
ΔE00 6.00
Khaki (CSS)
#F0E68C
ΔE00 6.30
Vanilla
#F3E5AB
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CF8A #8A91D6
analogous
#D6A98A #D6CF8A #B7D68A
triadic
#D6CF8A #8AD6CF #CF8AD6
tetradic
#D6CF8A #8AD6A9 #8A91D6 #D68AB7
square
#D6CF8A #8AD6A9 #8A91D6 #D68AB7
split-complementary
#D6CF8A #8AB7D6 #A98AD6
monochromatic
#AAA03C #C6BC5D #D6CF8A #E6E2B7 #F6F4E5
Accessibility & contrast
On white
1.60
#D6CF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#D6CF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CF8A
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CF8A | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA85
Deuteranopia (green-blind)
#DDCE8D
Tritanopia (blue-blind)
#E1C6BD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d6cf8a; /* rgb */ color: rgb(214, 207, 138); /* oklch */ color: oklch(84.4% 0.089 103.2);
Tailwind
colors: {
custom: {
50: '#e3ddad',
500: '#d6cf8a',
950: '#000000',
},
}SCSS
$custom: #d6cf8a; $custom-light: #e3ddad; $custom-dark: #000000;
JSON
{
"hex": "#d6cf8a",
"rgb": {
"r": 214,
"g": 207,
"b": 138
},
"hsl": {
"h": 54.474,
"s": 48.101,
"l": 69.02
},
"oklch": {
"l": 0.84426,
"c": 0.08921,
"h": 103.2
},
"luminance": 0.60757
}Semantic roles & 50–950 ramp
primary
#D6CF8A
secondary
#5860AC
accent
#38BB2A
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#161510
muted
#848481