#CCC183#CCC183
#CCC183 is a light, moderate yellow. Relative luminance 0.526; OKLCH L 80.5% C 0.082 H 99.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC183 |
|---|---|
| RGB | rgb(204, 193, 131) |
| HSL | hsl(51, 42%, 66%) |
| HSV | hsv(51, 36%, 80%) |
| CMYK | cmyk(0%, 5.4%, 35.8%, 20%) |
| CIE-LAB | lab(77.65, -5.29, 32.65) |
| CIE-LCH | lch(77.65, 33.07, 99.21°) |
| OKLab | oklab(80.55% -0.0133 0.0807) |
| OKLCH | oklch(80.55% 0.082 99.4) |
| XYZ | xyz(48.0693, 52.6173, 29.0923) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.41
Sand
#C2B280
ΔE00 4.82
Sand (survey)
#E2CA76
ΔE00 5.89
Beige (survey)
#E6DAA6
ΔE00 6.70
Sandstone
#C9AE74
ΔE00 6.85
Tan (survey)
#D1B26F
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC183 #838ECC
analogous
#CC9C83 #CCC183 #B2CC83
triadic
#CCC183 #83CCC1 #C183CC
tetradic
#CCC183 #83CC9C #838ECC #CC83B2
square
#CCC183 #83CC9C #838ECC #CC83B2
split-complementary
#CCC183 #83B2CC #9C83CC
monochromatic
#97893E #BAAB58 #CCC183 #DED7AE #F0ECDA
Accessibility & contrast
On white
1.82
#CCC183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#CCC183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC183
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC183 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD7F
Deuteranopia (green-blind)
#D0C285
Tritanopia (blue-blind)
#D7B9B1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccc183; /* rgb */ color: rgb(204, 193, 131); /* oklch */ color: oklch(80.5% 0.082 99.4);
Tailwind
colors: {
custom: {
50: '#dcd3a7',
500: '#ccc183',
950: '#000000',
},
}SCSS
$custom: #ccc183; $custom-light: #dcd3a7; $custom-dark: #000000;
JSON
{
"hex": "#ccc183",
"rgb": {
"r": 204,
"g": 193,
"b": 131
},
"hsl": {
"h": 50.959,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.80548,
"c": 0.08183,
"h": 99.4
},
"luminance": 0.52616
}Semantic roles & 50–950 ramp
primary
#CCC183
secondary
#56619D
accent
#45B531
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380