#CDC183#CDC183
#CDC183 is a light, moderate yellow. Relative luminance 0.528; OKLCH L 80.6% C 0.082 H 98.6°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC183 |
|---|---|
| RGB | rgb(205, 193, 131) |
| HSL | hsl(50, 43%, 66%) |
| HSV | hsv(50, 36%, 80%) |
| CMYK | cmyk(0%, 5.9%, 36.1%, 19.6%) |
| CIE-LAB | lab(77.73, -4.90, 32.77) |
| CIE-LCH | lch(77.73, 33.14, 98.50°) |
| OKLab | oklab(80.64% -0.0122 0.081) |
| OKLCH | oklch(80.64% 0.082 98.6) |
| XYZ | xyz(48.3443, 52.7591, 29.1052) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.56
Sand
#C2B280
ΔE00 4.74
Sand (survey)
#E2CA76
ΔE00 5.68
Beige (survey)
#E6DAA6
ΔE00 6.63
Sandstone
#C9AE74
ΔE00 6.64
Tan (survey)
#D1B26F
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC183 #838FCD
analogous
#CD9C83 #CDC183 #B4CD83
triadic
#CDC183 #83CDC1 #C183CD
tetradic
#CDC183 #83CD9C #838FCD #CD83B4
square
#CDC183 #83CD9C #838FCD #CD83B4
split-complementary
#CDC183 #83B4CD #9C83CD
monochromatic
#98893D #BBAB57 #CDC183 #DFD7AF #F0EDDA
Accessibility & contrast
On white
1.82
#CDC183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#CDC183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC183
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC183 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7F
Deuteranopia (green-blind)
#D0C285
Tritanopia (blue-blind)
#D8B8B1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdc183; /* rgb */ color: rgb(205, 193, 131); /* oklch */ color: oklch(80.6% 0.082 98.6);
Tailwind
colors: {
custom: {
50: '#ddd3a7',
500: '#cdc183',
950: '#000000',
},
}SCSS
$custom: #cdc183; $custom-light: #ddd3a7; $custom-dark: #000000;
JSON
{
"hex": "#cdc183",
"rgb": {
"r": 205,
"g": 193,
"b": 131
},
"hsl": {
"h": 50.27,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.80635,
"c": 0.08194,
"h": 98.6
},
"luminance": 0.52758
}Semantic roles & 50–950 ramp
primary
#CDC183
secondary
#56629E
accent
#46B630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380