#CDC684#CDC684
#CDC684 is a light, moderate yellow. Relative luminance 0.550; OKLCH L 81.7% C 0.086 H 102.9°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC684 |
|---|---|
| RGB | rgb(205, 198, 132) |
| HSL | hsl(54, 42%, 66%) |
| HSV | hsv(54, 36%, 80%) |
| CMYK | cmyk(0%, 3.4%, 35.6%, 19.6%) |
| CIE-LAB | lab(79.06, -7.37, 33.99) |
| CIE-LCH | lch(79.06, 34.78, 102.23°) |
| OKLab | oklab(81.69% -0.0193 0.0839) |
| OKLCH | oklch(81.69% 0.086 102.9) |
| XYZ | xyz(49.5364, 55.0344, 29.8386) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.58
Greenish Beige
#C9D179
ΔE00 5.62
Sand (survey)
#E2CA76
ΔE00 6.00
Greenish Tan
#BCCB7A
ΔE00 6.29
Beige (survey)
#E6DAA6
ΔE00 6.34
Sand
#C2B280
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC684 #848BCD
analogous
#CDA184 #CDC684 #AFCD84
triadic
#CDC684 #84CDC6 #C684CD
tetradic
#CDC684 #84CDA1 #848BCD #CD84AF
square
#CDC684 #84CDA1 #848BCD #CD84AF
split-complementary
#CDC684 #84AFCD #A184CD
monochromatic
#99903E #BBB258 #CDC684 #DFDAB0 #F0EEDB
Accessibility & contrast
On white
1.75
#CDC684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#CDC684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC684
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC684 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C27F
Deuteranopia (green-blind)
#D4C687
Tritanopia (blue-blind)
#D7BDB5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cdc684; /* rgb */ color: rgb(205, 198, 132); /* oklch */ color: oklch(81.7% 0.086 102.9);
Tailwind
colors: {
custom: {
50: '#ddd7a8',
500: '#cdc684',
950: '#000000',
},
}SCSS
$custom: #cdc684; $custom-light: #ddd7a8; $custom-dark: #000000;
JSON
{
"hex": "#cdc684",
"rgb": {
"r": 205,
"g": 198,
"b": 132
},
"hsl": {
"h": 54.247,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.81692,
"c": 0.08607,
"h": 102.9
},
"luminance": 0.55033
}Semantic roles & 50–950 ramp
primary
#CDC684
secondary
#565D9F
accent
#3DB530
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380