#CCC28F#CCC28F
#CCC28F is a light, moderate yellow. Relative luminance 0.534; OKLCH L 81.0% C 0.068 H 98.3°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC28F |
|---|---|
| RGB | rgb(204, 194, 143) |
| HSL | hsl(50, 37%, 68%) |
| HSV | hsv(50, 30%, 80%) |
| CMYK | cmyk(0%, 4.9%, 29.9%, 20%) |
| CIE-LAB | lab(78.11, -4.33, 26.98) |
| CIE-LCH | lch(78.11, 27.32, 99.12°) |
| OKLab | oklab(80.98% -0.0099 0.0677) |
| OKLCH | oklch(80.98% 0.068 98.3) |
| XYZ | xyz(49.1520, 53.4052, 33.7003) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.47
Beige (survey)
#E6DAA6
ΔE00 5.92
Darkkhaki
#BDB76B
ΔE00 6.36
Very Light Brown
#D3B683
ΔE00 6.86
Putty
#BEAE8A
ΔE00 6.87
Sandstone
#C9AE74
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC28F #8F99CC
analogous
#CCA38F #CCC28F #B7CC8F
triadic
#CCC28F #8FCCC2 #C28FCC
tetradic
#CCC28F #8FCCA3 #8F99CC #CC8FB7
square
#CCC28F #8FCCA3 #8F99CC #CC8FB7
split-complementary
#CCC28F #8FB7CC #A38FCC
monochromatic
#9A8D46 #B9AB65 #CCC28F #DFD9B9 #F2F0E3
Accessibility & contrast
On white
1.80
#CCC28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#CCC28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC28F
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC28F | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBF8C
Deuteranopia (green-blind)
#CFC391
Tritanopia (blue-blind)
#D5BBB5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccc28f; /* rgb */ color: rgb(204, 194, 143); /* oklch */ color: oklch(81.0% 0.068 98.3);
Tailwind
colors: {
custom: {
50: '#dcd4b0',
500: '#ccc28f',
950: '#000000',
},
}SCSS
$custom: #ccc28f; $custom-light: #dcd4b0; $custom-dark: #000000;
JSON
{
"hex": "#ccc28f",
"rgb": {
"r": 204,
"g": 194,
"b": 143
},
"hsl": {
"h": 50.164,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.80982,
"c": 0.06843,
"h": 98.3
},
"luminance": 0.53404
}Semantic roles & 50–950 ramp
primary
#CCC28F
secondary
#5E69A1
accent
#49B035
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381