#CCC595#CCC595
#CCC595 is a light, moderate yellow. Relative luminance 0.549; OKLCH L 81.7% C 0.064 H 100.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC595 |
|---|---|
| RGB | rgb(204, 197, 149) |
| HSL | hsl(52, 35%, 69%) |
| HSV | hsv(52, 27%, 80%) |
| CMYK | cmyk(0%, 3.4%, 27%, 20%) |
| CIE-LAB | lab(79.01, -5.10, 25.02) |
| CIE-LCH | lch(79.01, 25.53, 101.52°) |
| OKLab | oklab(81.72% -0.0119 0.0631) |
| OKLCH | oklch(81.72% 0.064 100.7) |
| XYZ | xyz(50.2931, 54.9408, 36.3832) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.52
Sand
#C2B280
ΔE00 5.58
Darkkhaki
#BDB76B
ΔE00 7.21
Putty
#BEAE8A
ΔE00 7.51
Very Light Brown
#D3B683
ΔE00 8.03
Vanilla
#F3E5AB
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC595 #959CCC
analogous
#CCAA95 #CCC595 #B8CC95
triadic
#CCC595 #95CCC5 #C595CC
tetradic
#CCC595 #95CCAA #959CCC #CC95B8
square
#CCC595 #95CCAA #959CCC #CC95B8
split-complementary
#CCC595 #95B8CC #AA95CC
monochromatic
#9C914B #B8AE6C #CCC595 #E0DCBE #F4F2E8
Accessibility & contrast
On white
1.75
#CCC595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#CCC595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC595
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC595 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC292
Deuteranopia (green-blind)
#D0C597
Tritanopia (blue-blind)
#D4BEB8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccc595; /* rgb */ color: rgb(204, 197, 149); /* oklch */ color: oklch(81.7% 0.064 100.7);
Tailwind
colors: {
custom: {
50: '#dcd6b4',
500: '#ccc595',
950: '#000000',
},
}SCSS
$custom: #ccc595; $custom-light: #dcd6b4; $custom-dark: #000000;
JSON
{
"hex": "#ccc595",
"rgb": {
"r": 204,
"g": 197,
"b": 149
},
"hsl": {
"h": 52.364,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.81724,
"c": 0.06425,
"h": 100.7
},
"luminance": 0.5494
}Semantic roles & 50–950 ramp
primary
#CCC595
secondary
#646CA1
accent
#47AE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381