#CDBF80#CDBF80
#CDBF80 is a light, moderate yellow. Relative luminance 0.518; OKLCH L 80.2% C 0.083 H 97.2°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBF80 |
|---|---|
| RGB | rgb(205, 191, 128) |
| HSL | hsl(49, 44%, 65%) |
| HSV | hsv(49, 38%, 80%) |
| CMYK | cmyk(0%, 6.8%, 37.6%, 19.6%) |
| CIE-LAB | lab(77.16, -4.20, 33.59) |
| CIE-LCH | lch(77.16, 33.85, 97.13°) |
| OKLab | oklab(80.17% -0.0104 0.0828) |
| OKLCH | oklch(80.17% 0.083 97.2) |
| XYZ | xyz(47.7048, 51.8007, 27.9035) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.36
Darkkhaki
#BDB76B
ΔE00 4.46
Sand (survey)
#E2CA76
ΔE00 5.43
Tan (survey)
#D1B26F
ΔE00 5.92
Sandstone
#C9AE74
ΔE00 5.93
Very Light Brown
#D3B683
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBF80 #808ECD
analogous
#CD9880 #CDBF80 #B4CD80
triadic
#CDBF80 #80CDBF #BF80CD
tetradic
#CDBF80 #80CD98 #808ECD #CD80B4
square
#CDBF80 #80CD98 #808ECD #CD80B4
split-complementary
#CDBF80 #80B4CD #9880CD
monochromatic
#97863B #BCA954 #CDBF80 #DED5AC #F0EBD8
Accessibility & contrast
On white
1.85
#CDBF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#CDBF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBF80
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBF80 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7B
Deuteranopia (green-blind)
#CFC182
Tritanopia (blue-blind)
#D8B6AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbf80; /* rgb */ color: rgb(205, 191, 128); /* oklch */ color: oklch(80.2% 0.083 97.2);
Tailwind
colors: {
custom: {
50: '#ddd2a5',
500: '#cdbf80',
950: '#000000',
},
}SCSS
$custom: #cdbf80; $custom-light: #ddd2a5; $custom-dark: #000000;
JSON
{
"hex": "#cdbf80",
"rgb": {
"r": 205,
"g": 191,
"b": 128
},
"hsl": {
"h": 49.091,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.80168,
"c": 0.08345,
"h": 97.2
},
"luminance": 0.51799
}Semantic roles & 50–950 ramp
primary
#CDBF80
secondary
#54619D
accent
#48B72F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380