#CDC883#CDC883
#CDC883 is a very light, moderate yellow. Relative luminance 0.559; OKLCH L 82.1% C 0.089 H 104.6°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC883 |
|---|---|
| RGB | rgb(205, 200, 131) |
| HSL | hsl(56, 43%, 66%) |
| HSV | hsv(56, 36%, 80%) |
| CMYK | cmyk(0%, 2.4%, 36.1%, 19.6%) |
| CIE-LAB | lab(79.57, -8.52, 35.17) |
| CIE-LCH | lch(79.57, 36.19, 103.61°) |
| OKLab | oklab(82.09% -0.0226 0.0866) |
| OKLCH | oklch(82.09% 0.09 104.6) |
| XYZ | xyz(49.9285, 55.9275, 29.6333) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.72
Greenish Beige
#C9D179
ΔE00 4.74
Greenish Tan
#BCCB7A
ΔE00 5.54
Sand (survey)
#E2CA76
ΔE00 6.18
Pale Olive
#B9CC81
ΔE00 6.39
Beige (survey)
#E6DAA6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC883 #8388CD
analogous
#CDA383 #CDC883 #ADCD83
triadic
#CDC883 #83CDC8 #C883CD
tetradic
#CDC883 #83CDA3 #8388CD #CD83AD
square
#CDC883 #83CDA3 #8388CD #CD83AD
split-complementary
#CDC883 #83ADCD #A383CD
monochromatic
#98923D #BBB557 #CDC883 #DFDBAF #F0EFDA
Accessibility & contrast
On white
1.72
#CDC883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#CDC883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC883
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC883 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37E
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#D7BFB7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cdc883; /* rgb */ color: rgb(205, 200, 131); /* oklch */ color: oklch(82.1% 0.089 104.6);
Tailwind
colors: {
custom: {
50: '#ddd8a8',
500: '#cdc883',
950: '#000000',
},
}SCSS
$custom: #cdc883; $custom-light: #ddd8a8; $custom-dark: #000000;
JSON
{
"hex": "#cdc883",
"rgb": {
"r": 205,
"g": 200,
"b": 131
},
"hsl": {
"h": 55.946,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.82092,
"c": 0.0895,
"h": 104.6
},
"luminance": 0.55926
}Semantic roles & 50–950 ramp
primary
#CDC883
secondary
#565B9E
accent
#39B630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380