#CDBF92#CDBF92
#CDBF92 is a light, moderate yellow. Relative luminance 0.523; OKLCH L 80.5% C 0.062 H 92.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBF92 |
|---|---|
| RGB | rgb(205, 191, 146) |
| HSL | hsl(46, 37%, 69%) |
| HSV | hsv(46, 29%, 80%) |
| CMYK | cmyk(0%, 6.8%, 28.8%, 19.6%) |
| CIE-LAB | lab(77.47, -1.98, 24.54) |
| CIE-LCH | lch(77.47, 24.62, 94.61°) |
| OKLab | oklab(80.51% -0.0031 0.0619) |
| OKLCH | oklch(80.51% 0.062 92.8) |
| XYZ | xyz(48.9963, 52.3173, 34.7058) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.71
Putty
#BEAE8A
ΔE00 5.14
Very Light Brown
#D3B683
ΔE00 5.33
Khaki
#C3B091
ΔE00 6.23
Sandstone
#C9AE74
ΔE00 6.32
Toupe
#C7AC7D
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBF92 #92A0CD
analogous
#CDA292 #CDBF92 #BECD92
triadic
#CDBF92 #92CDBF #BF92CD
tetradic
#CDBF92 #92CDA2 #92A0CD #CD92BE
square
#CDBF92 #92CDA2 #92A0CD #CD92BE
split-complementary
#CDBF92 #92BECD #A292CD
monochromatic
#9D8948 #BAA668 #CDBF92 #E0D8BC #F3F0E6
Accessibility & contrast
On white
1.83
#CDBF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#CDBF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBF92
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBF92 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8F
Deuteranopia (green-blind)
#CCC193
Tritanopia (blue-blind)
#D6B8B3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbf92; /* rgb */ color: rgb(205, 191, 146); /* oklch */ color: oklch(80.5% 0.062 92.8);
Tailwind
colors: {
custom: {
50: '#ddd2b2',
500: '#cdbf92',
950: '#000000',
},
}SCSS
$custom: #cdbf92; $custom-light: #ddd2b2; $custom-dark: #000000;
JSON
{
"hex": "#cdbf92",
"rgb": {
"r": 205,
"g": 191,
"b": 146
},
"hsl": {
"h": 45.763,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.80512,
"c": 0.062,
"h": 92.8
},
"luminance": 0.52316
}Semantic roles & 50–950 ramp
primary
#CDBF92
secondary
#6170A2
accent
#53B035
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151411
muted
#848381