#CCBA93#CCBA93
#CCBA93 is a light, muted orange. Relative luminance 0.501; OKLCH L 79.4% C 0.056 H 86.1°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBA93 |
|---|---|
| RGB | rgb(204, 186, 147) |
| HSL | hsl(41, 36%, 69%) |
| HSV | hsv(41, 28%, 80%) |
| CMYK | cmyk(0%, 8.8%, 27.9%, 20%) |
| CIE-LAB | lab(76.11, 0.40, 22.13) |
| CIE-LCH | lch(76.11, 22.14, 88.96°) |
| OKLab | oklab(79.43% 0.0038 0.0561) |
| OKLCH | oklch(79.43% 0.056 86.1) |
| XYZ | xyz(47.7276, 50.0631, 34.7471) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.44
Khaki
#C3B091
ΔE00 3.68
Sand
#C2B280
ΔE00 4.05
Very Light Brown
#D3B683
ΔE00 4.25
Tan
#D2B48C
ΔE00 4.56
Toupe
#C7AC7D
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBA93 #93A5CC
analogous
#CC9E93 #CCBA93 #C2CC93
triadic
#CCBA93 #93CCBA #BA93CC
tetradic
#CCBA93 #93CC9E #93A5CC #CC93C2
square
#CCBA93 #93CC9E #93A5CC #CC93C2
split-complementary
#CCBA93 #93C2CC #9E93CC
monochromatic
#9B8149 #B89F69 #CCBA93 #E0D5BD #F3EFE6
Accessibility & contrast
On white
1.91
#CCBA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#CCBA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBA93
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBA93 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B990
Deuteranopia (green-blind)
#C8BE94
Tritanopia (blue-blind)
#D5B3AF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ccba93; /* rgb */ color: rgb(204, 186, 147); /* oklch */ color: oklch(79.4% 0.056 86.1);
Tailwind
colors: {
custom: {
50: '#dcceb3',
500: '#ccba93',
950: '#000000',
},
}SCSS
$custom: #ccba93; $custom-light: #dcceb3; $custom-dark: #000000;
JSON
{
"hex": "#ccba93",
"rgb": {
"r": 204,
"g": 186,
"b": 147
},
"hsl": {
"h": 41.053,
"s": 35.849,
"l": 68.824
},
"oklch": {
"l": 0.79425,
"c": 0.05626,
"h": 86.1
},
"luminance": 0.50062
}Semantic roles & 50–950 ramp
primary
#CCBA93
secondary
#6276A1
accent
#5DAF37
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#151311
muted
#848381