#CDC083#CDC083
#CDC083 is a light, moderate yellow. Relative luminance 0.523; OKLCH L 80.4% C 0.081 H 97.6°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC083 |
|---|---|
| RGB | rgb(205, 192, 131) |
| HSL | hsl(49, 43%, 66%) |
| HSV | hsv(49, 36%, 80%) |
| CMYK | cmyk(0%, 6.3%, 36.1%, 19.6%) |
| CIE-LAB | lab(77.47, -4.38, 32.43) |
| CIE-LCH | lch(77.47, 32.72, 97.69°) |
| OKLab | oklab(80.43% -0.0107 0.0802) |
| OKLCH | oklch(80.43% 0.081 97.6) |
| XYZ | xyz(48.1240, 52.3185, 29.0318) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.37
Darkkhaki
#BDB76B
ΔE00 4.71
Sand (survey)
#E2CA76
ΔE00 5.73
Sandstone
#C9AE74
ΔE00 6.23
Tan (survey)
#D1B26F
ΔE00 6.32
Very Light Brown
#D3B683
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC083 #8390CD
analogous
#CD9B83 #CDC083 #B5CD83
triadic
#CDC083 #83CDC0 #C083CD
tetradic
#CDC083 #83CD9B #8390CD #CD83B5
square
#CDC083 #83CD9B #8390CD #CD83B5
split-complementary
#CDC083 #83B5CD #9B83CD
monochromatic
#98883D #BBAA57 #CDC083 #DFD6AF #F0ECDA
Accessibility & contrast
On white
1.83
#CDC083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#CDC083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC083
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC083 | 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)
#CCBD7F
Deuteranopia (green-blind)
#CFC185
Tritanopia (blue-blind)
#D8B7B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdc083; /* rgb */ color: rgb(205, 192, 131); /* oklch */ color: oklch(80.4% 0.081 97.6);
Tailwind
colors: {
custom: {
50: '#ddd2a7',
500: '#cdc083',
950: '#000000',
},
}SCSS
$custom: #cdc083; $custom-light: #ddd2a7; $custom-dark: #000000;
JSON
{
"hex": "#cdc083",
"rgb": {
"r": 205,
"g": 192,
"b": 131
},
"hsl": {
"h": 49.459,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.80428,
"c": 0.08094,
"h": 97.6
},
"luminance": 0.52317
}Semantic roles & 50–950 ramp
primary
#CDC083
secondary
#56639E
accent
#47B630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380