#CCC381#CCC381
#CCC381 is a light, moderate yellow. Relative luminance 0.535; OKLCH L 80.9% C 0.086 H 101.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC381 |
|---|---|
| RGB | rgb(204, 195, 129) |
| HSL | hsl(53, 42%, 65%) |
| HSV | hsv(53, 37%, 80%) |
| CMYK | cmyk(0%, 4.4%, 36.8%, 20%) |
| CIE-LAB | lab(78.14, -6.56, 34.33) |
| CIE-LCH | lch(78.14, 34.95, 100.83°) |
| OKLab | oklab(80.93% -0.0171 0.0846) |
| OKLCH | oklch(80.93% 0.086 101.4) |
| XYZ | xyz(48.3801, 53.4538, 28.5337) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.06
Sand (survey)
#E2CA76
ΔE00 5.72
Sand
#C2B280
ΔE00 5.80
Greenish Beige
#C9D179
ΔE00 6.28
Beige (survey)
#E6DAA6
ΔE00 6.78
Greenish Tan
#BCCB7A
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC381 #818ACC
analogous
#CC9D81 #CCC381 #AFCC81
triadic
#CCC381 #81CCC3 #C381CC
tetradic
#CCC381 #81CC9D #818ACC #CC81AF
square
#CCC381 #81CC9D #818ACC #CC81AF
split-complementary
#CCC381 #81AFCC #9D81CC
monochromatic
#968B3D #BAAE55 #CCC381 #DED8AD #EFECD8
Accessibility & contrast
On white
1.80
#CCC381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#CCC381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC381
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC381 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7C
Deuteranopia (green-blind)
#D2C384
Tritanopia (blue-blind)
#D7BAB2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccc381; /* rgb */ color: rgb(204, 195, 129); /* oklch */ color: oklch(80.9% 0.086 101.4);
Tailwind
colors: {
custom: {
50: '#dcd5a6',
500: '#ccc381',
950: '#000000',
},
}SCSS
$custom: #ccc381; $custom-light: #dcd5a6; $custom-dark: #000000;
JSON
{
"hex": "#ccc381",
"rgb": {
"r": 204,
"g": 195,
"b": 129
},
"hsl": {
"h": 52.8,
"s": 42.373,
"l": 65.294
},
"oklch": {
"l": 0.80929,
"c": 0.08628,
"h": 101.4
},
"luminance": 0.53453
}Semantic roles & 50–950 ramp
primary
#CCC381
secondary
#555D9C
accent
#40B530
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380