#CDC283#CDC283
#CDC283 is a light, moderate yellow. Relative luminance 0.532; OKLCH L 80.8% C 0.083 H 99.5°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC283 |
|---|---|
| RGB | rgb(205, 194, 131) |
| HSL | hsl(51, 43%, 66%) |
| HSV | hsv(51, 36%, 80%) |
| CMYK | cmyk(0%, 5.4%, 36.1%, 19.6%) |
| CIE-LAB | lab(77.99, -5.42, 33.12) |
| CIE-LCH | lch(77.99, 33.56, 99.29°) |
| OKLab | oklab(80.84% -0.0137 0.0818) |
| OKLCH | oklch(80.84% 0.083 99.5) |
| XYZ | xyz(48.5661, 53.2027, 29.1791) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.46
Sand
#C2B280
ΔE00 5.11
Sand (survey)
#E2CA76
ΔE00 5.67
Beige (survey)
#E6DAA6
ΔE00 6.55
Sandstone
#C9AE74
ΔE00 7.04
Tan (survey)
#D1B26F
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC283 #838ECD
analogous
#CD9D83 #CDC283 #B3CD83
triadic
#CDC283 #83CDC2 #C283CD
tetradic
#CDC283 #83CD9D #838ECD #CD83B3
square
#CDC283 #83CD9D #838ECD #CD83B3
split-complementary
#CDC283 #83B3CD #9D83CD
monochromatic
#988B3D #BBAD57 #CDC283 #DFD7AF #F0EDDA
Accessibility & contrast
On white
1.80
#CDC283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#CDC283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC283
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC283 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7F
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#D8B9B2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cdc283; /* rgb */ color: rgb(205, 194, 131); /* oklch */ color: oklch(80.8% 0.083 99.5);
Tailwind
colors: {
custom: {
50: '#ddd4a7',
500: '#cdc283',
950: '#000000',
},
}SCSS
$custom: #cdc283; $custom-light: #ddd4a7; $custom-dark: #000000;
JSON
{
"hex": "#cdc283",
"rgb": {
"r": 205,
"g": 194,
"b": 131
},
"hsl": {
"h": 51.081,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.80842,
"c": 0.08296,
"h": 99.5
},
"luminance": 0.53201
}Semantic roles & 50–950 ramp
primary
#CDC283
secondary
#56619E
accent
#44B630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380