#CCC883#CCC883
#CCC883 is a very light, moderate yellow. Relative luminance 0.558; OKLCH L 82.0% C 0.090 H 105.4°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC883 |
|---|---|
| RGB | rgb(204, 200, 131) |
| HSL | hsl(57, 42%, 66%) |
| HSV | hsv(57, 36%, 80%) |
| CMYK | cmyk(0%, 2%, 35.8%, 20%) |
| CIE-LAB | lab(79.49, -8.91, 35.05) |
| CIE-LCH | lch(79.49, 36.16, 104.26°) |
| OKLab | oklab(82.01% -0.0237 0.0863) |
| OKLCH | oklch(82.01% 0.09 105.4) |
| XYZ | xyz(49.6535, 55.7857, 29.6204) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.56
Darkkhaki
#BDB76B
ΔE00 4.71
Greenish Tan
#BCCB7A
ΔE00 5.26
Pale Olive
#B9CC81
ΔE00 6.09
Sand (survey)
#E2CA76
ΔE00 6.46
Beige (survey)
#E6DAA6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC883 #8387CC
analogous
#CCA383 #CCC883 #ABCC83
triadic
#CCC883 #83CCC8 #C883CC
tetradic
#CCC883 #83CCA3 #8387CC #CC83AB
square
#CCC883 #83CCA3 #8387CC #CC83AB
split-complementary
#CCC883 #83ABCC #A383CC
monochromatic
#97923E #BAB558 #CCC883 #DEDBAE #F0EEDA
Accessibility & contrast
On white
1.73
#CCC883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#CCC883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC883
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC883 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37E
Deuteranopia (green-blind)
#D5C786
Tritanopia (blue-blind)
#D6BFB7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc883; /* rgb */ color: rgb(204, 200, 131); /* oklch */ color: oklch(82.0% 0.090 105.4);
Tailwind
colors: {
custom: {
50: '#dcd8a8',
500: '#ccc883',
950: '#000000',
},
}SCSS
$custom: #ccc883; $custom-light: #dcd8a8; $custom-dark: #000000;
JSON
{
"hex": "#ccc883",
"rgb": {
"r": 204,
"g": 200,
"b": 131
},
"hsl": {
"h": 56.712,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.82008,
"c": 0.08951,
"h": 105.4
},
"luminance": 0.55785
}Semantic roles & 50–950 ramp
primary
#CCC883
secondary
#565A9D
accent
#38B531
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380