#CDBF7E#CDBF7E
#CDBF7E is a light, moderate yellow. Relative luminance 0.517; OKLCH L 80.1% C 0.086 H 97.5°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBF7E |
|---|---|
| RGB | rgb(205, 191, 126) |
| HSL | hsl(49, 44%, 65%) |
| HSV | hsv(49, 39%, 80%) |
| CMYK | cmyk(0%, 6.8%, 38.5%, 19.6%) |
| CIE-LAB | lab(77.13, -4.43, 34.58) |
| CIE-LCH | lch(77.13, 34.87, 97.30°) |
| OKLab | oklab(80.13% -0.0112 0.085) |
| OKLCH | oklch(80.13% 0.086 97.5) |
| XYZ | xyz(47.5744, 51.7485, 27.2170) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.21
Sand
#C2B280
ΔE00 4.62
Sand (survey)
#E2CA76
ΔE00 5.20
Tan (survey)
#D1B26F
ΔE00 5.92
Sandstone
#C9AE74
ΔE00 6.04
Very Light Brown
#D3B683
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBF7E #7E8CCD
analogous
#CD987E #CDBF7E #B4CD7E
triadic
#CDBF7E #7ECDBF #BF7ECD
tetradic
#CDBF7E #7ECD98 #7E8CCD #CD7EB4
square
#CDBF7E #7ECD98 #7E8CCD #CD7EB4
split-complementary
#CDBF7E #7EB4CD #987ECD
monochromatic
#96863A #BCA952 #CDBF7E #DED5AA #EFEBD6
Accessibility & contrast
On white
1.85
#CDBF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CDBF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBF7E
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBF7E | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC79
Deuteranopia (green-blind)
#CFC180
Tritanopia (blue-blind)
#D8B6AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cdbf7e; /* rgb */ color: rgb(205, 191, 126); /* oklch */ color: oklch(80.1% 0.086 97.5);
Tailwind
colors: {
custom: {
50: '#ddd2a4',
500: '#cdbf7e',
950: '#000000',
},
}SCSS
$custom: #cdbf7e; $custom-light: #ddd2a4; $custom-dark: #000000;
JSON
{
"hex": "#cdbf7e",
"rgb": {
"r": 205,
"g": 191,
"b": 126
},
"hsl": {
"h": 49.367,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.80133,
"c": 0.08576,
"h": 97.5
},
"luminance": 0.51747
}Semantic roles & 50–950 ramp
primary
#CDBF7E
secondary
#53609D
accent
#47B72E
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380