#CDBF85#CDBF85
#CDBF85 is a light, moderate yellow. Relative luminance 0.519; OKLCH L 80.3% C 0.078 H 96.2°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBF85 |
|---|---|
| RGB | rgb(205, 191, 133) |
| HSL | hsl(48, 42%, 66%) |
| HSV | hsv(48, 35%, 80%) |
| CMYK | cmyk(0%, 6.8%, 35.1%, 19.6%) |
| CIE-LAB | lab(77.24, -3.62, 31.09) |
| CIE-LCH | lch(77.24, 31.30, 96.64°) |
| OKLab | oklab(80.26% -0.0084 0.0772) |
| OKLCH | oklch(80.26% 0.078 96.2) |
| XYZ | xyz(48.0420, 51.9356, 29.6796) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.81
Darkkhaki
#BDB76B
ΔE00 5.21
Sandstone
#C9AE74
ΔE00 5.78
Very Light Brown
#D3B683
ΔE00 5.81
Tan (survey)
#D1B26F
ΔE00 6.03
Sand (survey)
#E2CA76
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBF85 #8593CD
analogous
#CD9B85 #CDBF85 #B7CD85
triadic
#CDBF85 #85CDBF #BF85CD
tetradic
#CDBF85 #85CD9B #8593CD #CD85B7
square
#CDBF85 #85CD9B #8593CD #CD85B7
split-complementary
#CDBF85 #85B7CD #9B85CD
monochromatic
#99873F #BBA85A #CDBF85 #DFD6B0 #F1EDDC
Accessibility & contrast
On white
1.84
#CDBF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#CDBF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBF85
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBF85 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC81
Deuteranopia (green-blind)
#CEC187
Tritanopia (blue-blind)
#D8B7B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbf85; /* rgb */ color: rgb(205, 191, 133); /* oklch */ color: oklch(80.3% 0.078 96.2);
Tailwind
colors: {
custom: {
50: '#ddd2a9',
500: '#cdbf85',
950: '#000000',
},
}SCSS
$custom: #cdbf85; $custom-light: #ddd2a9; $custom-dark: #000000;
JSON
{
"hex": "#cdbf85",
"rgb": {
"r": 205,
"g": 191,
"b": 133
},
"hsl": {
"h": 48.333,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.80258,
"c": 0.07761,
"h": 96.2
},
"luminance": 0.51934
}Semantic roles & 50–950 ramp
primary
#CDBF85
secondary
#57659F
accent
#4AB531
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380