#CDC184#CDC184
#CDC184 is a light, moderate yellow. Relative luminance 0.528; OKLCH L 80.7% C 0.081 H 98.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC184 |
|---|---|
| RGB | rgb(205, 193, 132) |
| HSL | hsl(50, 42%, 66%) |
| HSV | hsv(50, 36%, 80%) |
| CMYK | cmyk(0%, 5.9%, 35.6%, 19.6%) |
| CIE-LAB | lab(77.75, -4.78, 32.27) |
| CIE-LCH | lch(77.75, 32.63, 98.42°) |
| OKLab | oklab(80.65% -0.0118 0.0799) |
| OKLCH | oklch(80.65% 0.081 98.4) |
| XYZ | xyz(48.4124, 52.7863, 29.4639) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.63
Darkkhaki
#BDB76B
ΔE00 4.71
Sand (survey)
#E2CA76
ΔE00 5.81
Beige (survey)
#E6DAA6
ΔE00 6.55
Sandstone
#C9AE74
ΔE00 6.61
Tan (survey)
#D1B26F
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC184 #8490CD
analogous
#CD9C84 #CDC184 #B4CD84
triadic
#CDC184 #84CDC1 #C184CD
tetradic
#CDC184 #84CD9C #8490CD #CD84B4
square
#CDC184 #84CD9C #8490CD #CD84B4
split-complementary
#CDC184 #84B4CD #9C84CD
monochromatic
#998A3E #BBAB58 #CDC184 #DFD7B0 #F0EDDB
Accessibility & contrast
On white
1.82
#CDC184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#CDC184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC184
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC184 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE80
Deuteranopia (green-blind)
#D0C286
Tritanopia (blue-blind)
#D8B9B1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cdc184; /* rgb */ color: rgb(205, 193, 132); /* oklch */ color: oklch(80.7% 0.081 98.4);
Tailwind
colors: {
custom: {
50: '#ddd3a8',
500: '#cdc184',
950: '#000000',
},
}SCSS
$custom: #cdc184; $custom-light: #ddd3a8; $custom-dark: #000000;
JSON
{
"hex": "#cdc184",
"rgb": {
"r": 205,
"g": 193,
"b": 132
},
"hsl": {
"h": 50.137,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.80653,
"c": 0.08077,
"h": 98.4
},
"luminance": 0.52785
}Semantic roles & 50–950 ramp
primary
#CDC184
secondary
#56629F
accent
#46B530
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380