#CCC092#CCC092
#CCC092 is a light, moderate yellow. Relative luminance 0.526; OKLCH L 80.6% C 0.063 H 95.2°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC092 |
|---|---|
| RGB | rgb(204, 192, 146) |
| HSL | hsl(48, 36%, 69%) |
| HSV | hsv(48, 28%, 80%) |
| CMYK | cmyk(0%, 5.9%, 28.4%, 20%) |
| CIE-LAB | lab(77.65, -2.89, 24.76) |
| CIE-LCH | lch(77.65, 24.93, 96.66°) |
| OKLab | oklab(80.63% -0.0057 0.0625) |
| OKLCH | oklch(80.63% 0.063 95.2) |
| XYZ | xyz(48.9401, 52.6131, 34.7658) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.94
Putty
#BEAE8A
ΔE00 5.64
Very Light Brown
#D3B683
ΔE00 6.04
Beige (survey)
#E6DAA6
ΔE00 6.35
Sandstone
#C9AE74
ΔE00 6.79
Khaki
#C3B091
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC092 #929ECC
analogous
#CCA392 #CCC092 #BBCC92
triadic
#CCC092 #92CCC0 #C092CC
tetradic
#CCC092 #92CCA3 #929ECC #CC92BB
square
#CCC092 #92CCA3 #929ECC #CC92BB
split-complementary
#CCC092 #92BBCC #A392CC
monochromatic
#9B8A49 #B8A868 #CCC092 #E0D8BC #F3F0E5
Accessibility & contrast
On white
1.82
#CCC092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#CCC092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC092
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC092 | 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)
#CABE8F
Deuteranopia (green-blind)
#CDC294
Tritanopia (blue-blind)
#D5B9B4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccc092; /* rgb */ color: rgb(204, 192, 146); /* oklch */ color: oklch(80.6% 0.063 95.2);
Tailwind
colors: {
custom: {
50: '#dcd2b2',
500: '#ccc092',
950: '#000000',
},
}SCSS
$custom: #ccc092; $custom-light: #dcd2b2; $custom-dark: #000000;
JSON
{
"hex": "#ccc092",
"rgb": {
"r": 204,
"g": 192,
"b": 146
},
"hsl": {
"h": 47.586,
"s": 36.25,
"l": 68.627
},
"oklch": {
"l": 0.80631,
"c": 0.06272,
"h": 95.2
},
"luminance": 0.52612
}Semantic roles & 50–950 ramp
primary
#CCC092
secondary
#616EA1
accent
#4FAF36
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151411
muted
#848381