#CCB299#CCB299
#CCB299 is a light, muted orange. Relative luminance 0.470; OKLCH L 77.9% C 0.046 H 66.0°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB299 |
|---|---|
| RGB | rgb(204, 178, 153) |
| HSL | hsl(29, 33%, 70%) |
| HSV | hsv(29, 25%, 80%) |
| CMYK | cmyk(0%, 12.7%, 25%, 20%) |
| CIE-LAB | lab(74.18, 5.49, 16.23) |
| CIE-LCH | lch(74.18, 17.14, 71.31°) |
| OKLab | oklab(77.95% 0.0186 0.0417) |
| OKLCH | oklch(77.95% 0.046 66) |
| XYZ | xyz(46.5724, 46.9795, 36.7455) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.63
Tan
#D2B48C
ΔE00 4.72
Greige
#B8AB98
ΔE00 5.80
Mushroom
#BA9E88
ΔE00 5.80
Taupe (survey)
#B9A281
ΔE00 6.11
Warm Gray
#C9BEB0
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB299 #99B3CC
analogous
#CC999A #CCB299 #CCCB99
triadic
#CCB299 #99CCB2 #B299CC
tetradic
#CCB299 #9ACC99 #99B3CC #CB99CC
square
#CCB299 #9ACC99 #99B3CC #CB99CC
split-complementary
#CCB299 #99CCCB #999ACC
monochromatic
#9C754E #B89370 #CCB299 #E0D1C2 #F5F0EB
Accessibility & contrast
On white
2.02
#CCB299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#CCB299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB299
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB299 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB397
Deuteranopia (green-blind)
#C1B999
Tritanopia (blue-blind)
#D5ACAB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ccb299; /* rgb */ color: rgb(204, 178, 153); /* oklch */ color: oklch(77.9% 0.046 66.0);
Tailwind
colors: {
custom: {
50: '#dcc9b7',
500: '#ccb299',
950: '#000000',
},
}SCSS
$custom: #ccb299; $custom-light: #dcc9b7; $custom-dark: #000000;
JSON
{
"hex": "#ccb299",
"rgb": {
"r": 204,
"g": 178,
"b": 153
},
"hsl": {
"h": 29.412,
"s": 33.333,
"l": 70
},
"oklch": {
"l": 0.77948,
"c": 0.04567,
"h": 66
},
"luminance": 0.46978
}Semantic roles & 50–950 ramp
primary
#CCB299
secondary
#D9E1E8
accent
#74AC39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280