#CCC090#CCC090
#CCC090 is a light, moderate yellow. Relative luminance 0.525; OKLCH L 80.6% C 0.065 H 95.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC090 |
|---|---|
| RGB | rgb(204, 192, 144) |
| HSL | hsl(48, 37%, 68%) |
| HSV | hsv(48, 29%, 80%) |
| CMYK | cmyk(0%, 5.9%, 29.4%, 20%) |
| CIE-LAB | lab(77.61, -3.16, 25.77) |
| CIE-LCH | lch(77.61, 25.96, 96.98°) |
| OKLab | oklab(80.59% -0.0065 0.0649) |
| OKLCH | oklch(80.59% 0.065 95.7) |
| XYZ | xyz(48.7859, 52.5514, 33.9537) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.84
Putty
#BEAE8A
ΔE00 5.89
Very Light Brown
#D3B683
ΔE00 6.03
Beige (survey)
#E6DAA6
ΔE00 6.30
Sandstone
#C9AE74
ΔE00 6.65
Darkkhaki
#BDB76B
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC090 #909CCC
analogous
#CCA290 #CCC090 #BACC90
triadic
#CCC090 #90CCC0 #C090CC
tetradic
#CCC090 #90CCA2 #909CCC #CC90BA
square
#CCC090 #90CCA2 #909CCC #CC90BA
split-complementary
#CCC090 #90BACC #A290CC
monochromatic
#9B8A47 #B9A866 #CCC090 #DFD8BA #F3F0E4
Accessibility & contrast
On white
1.82
#CCC090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#CCC090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC090
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC090 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABD8D
Deuteranopia (green-blind)
#CDC292
Tritanopia (blue-blind)
#D5B9B3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccc090; /* rgb */ color: rgb(204, 192, 144); /* oklch */ color: oklch(80.6% 0.065 95.7);
Tailwind
colors: {
custom: {
50: '#dcd2b0',
500: '#ccc090',
950: '#000000',
},
}SCSS
$custom: #ccc090; $custom-light: #dcd2b0; $custom-dark: #000000;
JSON
{
"hex": "#ccc090",
"rgb": {
"r": 204,
"g": 192,
"b": 144
},
"hsl": {
"h": 48,
"s": 37.037,
"l": 68.235
},
"oklch": {
"l": 0.8059,
"c": 0.06518,
"h": 95.7
},
"luminance": 0.5255
}Semantic roles & 50–950 ramp
primary
#CCC090
secondary
#5F6CA1
accent
#4EB036
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381