#CCCA98#CCCA98
#CCCA98 is a very light, moderate yellow. Relative luminance 0.573; OKLCH L 82.8% C 0.066 H 105.8°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCA98 |
|---|---|
| RGB | rgb(204, 202, 152) |
| HSL | hsl(58, 34%, 70%) |
| HSV | hsv(58, 25%, 80%) |
| CMYK | cmyk(0%, 1%, 25.5%, 20%) |
| CIE-LAB | lab(80.37, -7.28, 25.29) |
| CIE-LCH | lch(80.37, 26.32, 106.06°) |
| OKLab | oklab(82.82% -0.0181 0.0638) |
| OKLCH | oklch(82.82% 0.066 105.8) |
| XYZ | xyz(51.6899, 57.3462, 38.0456) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.39
Pale Olive
#B9CC81
ΔE00 7.24
Greenish Tan
#BCCB7A
ΔE00 7.36
Sand
#C2B280
ΔE00 7.37
Palegoldenrod
#EEE8AA
ΔE00 7.49
Greenish Beige
#C9D179
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCA98 #989ACC
analogous
#CCB098 #CCCA98 #B4CC98
triadic
#CCCA98 #98CCCA #CA98CC
tetradic
#CCCA98 #98CCB0 #989ACC #CC98B4
square
#CCCA98 #98CCB0 #989ACC #CC98B4
split-complementary
#CCCA98 #98B4CC #B098CC
monochromatic
#9C994D #B8B56F #CCCA98 #E0DFC1 #F5F4EA
Accessibility & contrast
On white
1.68
#CCCA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#CCCA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCA98
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCA98 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C695
Deuteranopia (green-blind)
#D4C99A
Tritanopia (blue-blind)
#D4C3BD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccca98; /* rgb */ color: rgb(204, 202, 152); /* oklch */ color: oklch(82.8% 0.066 105.8);
Tailwind
colors: {
custom: {
50: '#dcdab6',
500: '#ccca98',
950: '#000000',
},
}SCSS
$custom: #ccca98; $custom-light: #dcdab6; $custom-dark: #000000;
JSON
{
"hex": "#ccca98",
"rgb": {
"r": 204,
"g": 202,
"b": 152
},
"hsl": {
"h": 57.692,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.82824,
"c": 0.06636,
"h": 105.8
},
"luminance": 0.57345
}Semantic roles & 50–950 ramp
primary
#CCCA98
secondary
#6769A1
accent
#3DAD39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381