#D2CA8B#D2CA8B
#D2CA8B is a very light, moderate yellow. Relative luminance 0.578; OKLCH L 83.1% C 0.082 H 101.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CA8B |
|---|---|
| RGB | rgb(210, 202, 139) |
| HSL | hsl(53, 44%, 68%) |
| HSV | hsv(53, 34%, 82%) |
| CMYK | cmyk(0%, 3.8%, 33.8%, 17.6%) |
| CIE-LAB | lab(80.63, -6.64, 32.51) |
| CIE-LCH | lch(80.63, 33.18, 101.54°) |
| OKLab | oklab(83.07% -0.0169 0.0807) |
| OKLCH | oklch(83.07% 0.082 101.8) |
| XYZ | xyz(52.3597, 57.8080, 32.8210) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.05
Darkkhaki
#BDB76B
ΔE00 5.85
Sand (survey)
#E2CA76
ΔE00 5.90
Greenish Beige
#C9D179
ΔE00 6.04
Greenish Tan
#BCCB7A
ΔE00 6.90
Palegoldenrod
#EEE8AA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CA8B #8B93D2
analogous
#D2A68B #D2CA8B #B6D28B
triadic
#D2CA8B #8BD2CA #CA8BD2
tetradic
#D2CA8B #8BD2A6 #8B93D2 #D28BB6
square
#D2CA8B #8BD2A6 #8B93D2 #D28BB6
split-complementary
#D2CA8B #8BB6D2 #A68BD2
monochromatic
#A3983F #C1B65F #D2CA8B #E3DEB7 #F4F2E3
Accessibility & contrast
On white
1.67
#D2CA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#D2CA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CA8B
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CA8B | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C687
Deuteranopia (green-blind)
#D8CA8D
Tritanopia (blue-blind)
#DCC2BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d2ca8b; /* rgb */ color: rgb(210, 202, 139); /* oklch */ color: oklch(83.1% 0.082 101.8);
Tailwind
colors: {
custom: {
50: '#e1daad',
500: '#d2ca8b',
950: '#000000',
},
}SCSS
$custom: #d2ca8b; $custom-light: #e1daad; $custom-dark: #000000;
JSON
{
"hex": "#d2ca8b",
"rgb": {
"r": 210,
"g": 202,
"b": 139
},
"hsl": {
"h": 53.239,
"s": 44.099,
"l": 68.431
},
"oklch": {
"l": 0.83072,
"c": 0.0824,
"h": 101.8
},
"luminance": 0.57807
}Semantic roles & 50–950 ramp
primary
#D2CA8B
secondary
#5A62A8
accent
#3EB72E
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381