#CDC683#CDC683
#CDC683 is a light, moderate yellow. Relative luminance 0.550; OKLCH L 81.7% C 0.087 H 103.0°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC683 |
|---|---|
| RGB | rgb(205, 198, 131) |
| HSL | hsl(54, 43%, 66%) |
| HSV | hsv(54, 36%, 80%) |
| CMYK | cmyk(0%, 3.4%, 36.1%, 19.6%) |
| CIE-LAB | lab(79.05, -7.49, 34.49) |
| CIE-LCH | lch(79.05, 35.29, 102.25°) |
| OKLab | oklab(81.67% -0.0197 0.085) |
| OKLCH | oklch(81.67% 0.087 103) |
| XYZ | xyz(49.4683, 55.0072, 29.4799) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.48
Greenish Beige
#C9D179
ΔE00 5.50
Sand (survey)
#E2CA76
ΔE00 5.91
Greenish Tan
#BCCB7A
ΔE00 6.22
Beige (survey)
#E6DAA6
ΔE00 6.45
Sand
#C2B280
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC683 #838ACD
analogous
#CDA183 #CDC683 #AFCD83
triadic
#CDC683 #83CDC6 #C683CD
tetradic
#CDC683 #83CDA1 #838ACD #CD83AF
square
#CDC683 #83CDA1 #838ACD #CD83AF
split-complementary
#CDC683 #83AFCD #A183CD
monochromatic
#98903D #BBB257 #CDC683 #DFDAAF #F0EEDA
Accessibility & contrast
On white
1.75
#CDC683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#CDC683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC683
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC683 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C27E
Deuteranopia (green-blind)
#D4C686
Tritanopia (blue-blind)
#D7BDB5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cdc683; /* rgb */ color: rgb(205, 198, 131); /* oklch */ color: oklch(81.7% 0.087 103.0);
Tailwind
colors: {
custom: {
50: '#ddd7a8',
500: '#cdc683',
950: '#000000',
},
}SCSS
$custom: #cdc683; $custom-light: #ddd7a8; $custom-dark: #000000;
JSON
{
"hex": "#cdc683",
"rgb": {
"r": 205,
"g": 198,
"b": 131
},
"hsl": {
"h": 54.324,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.81674,
"c": 0.08724,
"h": 103
},
"luminance": 0.55006
}Semantic roles & 50–950 ramp
primary
#CDC683
secondary
#565D9E
accent
#3DB630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380