#CCB199#CCB199
#CCB199 is a light, muted orange. Relative luminance 0.466; OKLCH L 77.7% C 0.046 H 63.7°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB199 |
|---|---|
| RGB | rgb(204, 177, 153) |
| HSL | hsl(28, 33%, 70%) |
| HSV | hsv(28, 25%, 80%) |
| CMYK | cmyk(0%, 13.2%, 25%, 20%) |
| CIE-LAB | lab(73.92, 6.03, 15.88) |
| CIE-LCH | lch(73.92, 16.98, 69.21°) |
| OKLab | oklab(77.75% 0.0202 0.0408) |
| OKLCH | oklch(77.75% 0.046 63.7) |
| XYZ | xyz(46.3741, 46.5831, 36.6794) |
| Luminance | 0.4658 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.23
Khaki
#C3B091
ΔE00 5.28
Mushroom
#BA9E88
ΔE00 5.43
Greige
#B8AB98
ΔE00 6.10
Taupe (survey)
#B9A281
ΔE00 6.40
Warm Gray
#C9BEB0
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB199 #99B4CC
analogous
#CC999B #CCB199 #CCCA99
triadic
#CCB199 #99CCB1 #B199CC
tetradic
#CCB199 #9BCC99 #99B4CC #CA99CC
square
#CCB199 #9BCC99 #99B4CC #CA99CC
split-complementary
#CCB199 #99CCCA #999BCC
monochromatic
#9C734E #B89270 #CCB199 #E0D0C2 #F5EFEB
Accessibility & contrast
On white
2.04
#CCB199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#CCB199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB199
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB199 | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB297
Deuteranopia (green-blind)
#C0B899
Tritanopia (blue-blind)
#D5ABAA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ccb199; /* rgb */ color: rgb(204, 177, 153); /* oklch */ color: oklch(77.7% 0.046 63.7);
Tailwind
colors: {
custom: {
50: '#dcc8b7',
500: '#ccb199',
950: '#000000',
},
}SCSS
$custom: #ccb199; $custom-light: #dcc8b7; $custom-dark: #000000;
JSON
{
"hex": "#ccb199",
"rgb": {
"r": 204,
"g": 177,
"b": 153
},
"hsl": {
"h": 28.235,
"s": 33.333,
"l": 70
},
"oklch": {
"l": 0.77748,
"c": 0.04554,
"h": 63.7
},
"luminance": 0.46582
}Semantic roles & 50–950 ramp
primary
#CCB199
secondary
#D9E1E8
accent
#76AC39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280