#CCB995#CCB995
#CCB995 is a light, muted orange. Relative luminance 0.497; OKLCH L 79.3% C 0.053 H 83.3°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB995 |
|---|---|
| RGB | rgb(204, 185, 149) |
| HSL | hsl(39, 35%, 69%) |
| HSV | hsv(39, 27%, 80%) |
| CMYK | cmyk(0%, 9.3%, 27%, 20%) |
| CIE-LAB | lab(75.89, 1.20, 20.76) |
| CIE-LCH | lch(75.89, 20.80, 86.69°) |
| OKLab | oklab(79.27% 0.0062 0.0528) |
| OKLCH | oklch(79.27% 0.053 83.3) |
| XYZ | xyz(47.6760, 49.7066, 35.5108) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.84
Putty
#BEAE8A
ΔE00 3.39
Tan
#D2B48C
ΔE00 3.99
Very Light Brown
#D3B683
ΔE00 4.49
Toupe
#C7AC7D
ΔE00 4.82
Sand
#C2B280
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB995 #95A8CC
analogous
#CC9E95 #CCB995 #C4CC95
triadic
#CCB995 #95CCB9 #B995CC
tetradic
#CCB995 #95CC9E #95A8CC #CC95C4
square
#CCB995 #95CC9E #95A8CC #CC95C4
split-complementary
#CCB995 #95C4CC #9E95CC
monochromatic
#9C804B #B89E6C #CCB995 #E0D4BE #F4F0E8
Accessibility & contrast
On white
1.92
#CCB995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#CCB995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB995
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB995 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B893
Deuteranopia (green-blind)
#C7BD96
Tritanopia (blue-blind)
#D5B3AF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ccb995; /* rgb */ color: rgb(204, 185, 149); /* oklch */ color: oklch(79.3% 0.053 83.3);
Tailwind
colors: {
custom: {
50: '#dcceb4',
500: '#ccb995',
950: '#000000',
},
}SCSS
$custom: #ccb995; $custom-light: #dcceb4; $custom-dark: #000000;
JSON
{
"hex": "#ccb995",
"rgb": {
"r": 204,
"g": 185,
"b": 149
},
"hsl": {
"h": 39.273,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.79265,
"c": 0.05317,
"h": 83.3
},
"luminance": 0.49705
}Semantic roles & 50–950 ramp
primary
#CCB995
secondary
#D6DCE6
accent
#60AE38
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280