#D7CF8A#D7CF8A
#D7CF8A is a very light, moderate yellow. Relative luminance 0.609; OKLCH L 84.5% C 0.089 H 102.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CF8A |
|---|---|
| RGB | rgb(215, 207, 138) |
| HSL | hsl(54, 49%, 69%) |
| HSV | hsv(54, 36%, 84%) |
| CMYK | cmyk(0%, 3.7%, 35.8%, 15.7%) |
| CIE-LAB | lab(82.33, -7.37, 35.32) |
| CIE-LCH | lch(82.33, 36.08, 101.78°) |
| OKLab | oklab(84.51% -0.0192 0.0871) |
| OKLCH | oklch(84.51% 0.089 102.4) |
| XYZ | xyz(54.9254, 60.9090, 32.9031) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.95
Greenish Beige
#C9D179
ΔE00 5.25
Sand (survey)
#E2CA76
ΔE00 5.31
Palegoldenrod
#EEE8AA
ΔE00 5.98
Khaki (CSS)
#F0E68C
ΔE00 6.23
Vanilla
#F3E5AB
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CF8A #8A92D7
analogous
#D7A98A #D7CF8A #B9D78A
triadic
#D7CF8A #8AD7CF #CF8AD7
tetradic
#D7CF8A #8AD7A9 #8A92D7 #D78AB9
square
#D7CF8A #8AD7A9 #8A92D7 #D78AB9
split-complementary
#D7CF8A #8AB9D7 #A98AD7
monochromatic
#ACA03B #C7BC5C #D7CF8A #E7E2B8 #F6F4E5
Accessibility & contrast
On white
1.59
#D7CF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#D7CF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CF8A
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CF8A | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA85
Deuteranopia (green-blind)
#DECF8D
Tritanopia (blue-blind)
#E2C6BD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d7cf8a; /* rgb */ color: rgb(215, 207, 138); /* oklch */ color: oklch(84.5% 0.089 102.4);
Tailwind
colors: {
custom: {
50: '#e4ddad',
500: '#d7cf8a',
950: '#000000',
},
}SCSS
$custom: #d7cf8a; $custom-light: #e4ddad; $custom-dark: #000000;
JSON
{
"hex": "#d7cf8a",
"rgb": {
"r": 215,
"g": 207,
"b": 138
},
"hsl": {
"h": 53.766,
"s": 49.045,
"l": 69.216
},
"oklch": {
"l": 0.8451,
"c": 0.08924,
"h": 102.4
},
"luminance": 0.60908
}Semantic roles & 50–950 ramp
primary
#D7CF8A
secondary
#5861AD
accent
#38BC29
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#161510
muted
#848481