#CCC191#CCC191
#CCC191 is a light, moderate yellow. Relative luminance 0.530; OKLCH L 80.8% C 0.065 H 96.7°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC191 |
|---|---|
| RGB | rgb(204, 193, 145) |
| HSL | hsl(49, 37%, 68%) |
| HSV | hsv(49, 29%, 80%) |
| CMYK | cmyk(0%, 5.4%, 28.9%, 20%) |
| CIE-LAB | lab(77.89, -3.55, 25.62) |
| CIE-LCH | lch(77.89, 25.86, 97.88°) |
| OKLab | oklab(80.82% -0.0076 0.0645) |
| OKLCH | oklch(80.82% 0.065 96.7) |
| XYZ | xyz(49.0830, 53.0228, 34.4314) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.17
Beige (survey)
#E6DAA6
ΔE00 6.10
Putty
#BEAE8A
ΔE00 6.20
Very Light Brown
#D3B683
ΔE00 6.43
Darkkhaki
#BDB76B
ΔE00 6.96
Sandstone
#C9AE74
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC191 #919CCC
analogous
#CCA391 #CCC191 #B9CC91
triadic
#CCC191 #91CCC1 #C191CC
tetradic
#CCC191 #91CCA3 #919CCC #CC91B9
square
#CCC191 #91CCA3 #919CCC #CC91B9
split-complementary
#CCC191 #91B9CC #A391CC
monochromatic
#9B8B48 #B9A967 #CCC191 #DFD9BB #F3F0E5
Accessibility & contrast
On white
1.81
#CCC191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#CCC191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC191
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC191 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8E
Deuteranopia (green-blind)
#CEC293
Tritanopia (blue-blind)
#D5BAB4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccc191; /* rgb */ color: rgb(204, 193, 145); /* oklch */ color: oklch(80.8% 0.065 96.7);
Tailwind
colors: {
custom: {
50: '#dcd3b1',
500: '#ccc191',
950: '#000000',
},
}SCSS
$custom: #ccc191; $custom-light: #dcd3b1; $custom-dark: #000000;
JSON
{
"hex": "#ccc191",
"rgb": {
"r": 204,
"g": 193,
"b": 145
},
"hsl": {
"h": 48.814,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.80816,
"c": 0.06495,
"h": 96.7
},
"luminance": 0.53022
}Semantic roles & 50–950 ramp
primary
#CCC191
secondary
#606CA1
accent
#4DB036
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381