#CCB993#CCB993
#CCB993 is a light, muted orange. Relative luminance 0.496; OKLCH L 79.2% C 0.056 H 84.5°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB993 |
|---|---|
| RGB | rgb(204, 185, 147) |
| HSL | hsl(40, 36%, 69%) |
| HSV | hsv(40, 28%, 80%) |
| CMYK | cmyk(0%, 9.3%, 27.9%, 20%) |
| CIE-LAB | lab(75.85, 0.93, 21.78) |
| CIE-LCH | lch(75.85, 21.80, 87.55°) |
| OKLab | oklab(79.22% 0.0054 0.0553) |
| OKLCH | oklch(79.22% 0.056 84.5) |
| XYZ | xyz(47.5177, 49.6432, 34.6771) |
| Luminance | 0.4964 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.20
Putty
#BEAE8A
ΔE00 3.32
Tan
#D2B48C
ΔE00 4.06
Very Light Brown
#D3B683
ΔE00 4.12
Sand
#C2B280
ΔE00 4.34
Toupe
#C7AC7D
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB993 #93A6CC
analogous
#CC9D93 #CCB993 #C3CC93
triadic
#CCB993 #93CCB9 #B993CC
tetradic
#CCB993 #93CC9D #93A6CC #CC93C3
square
#CCB993 #93CC9D #93A6CC #CC93C3
split-complementary
#CCB993 #93C3CC #9D93CC
monochromatic
#9B8049 #B89E69 #CCB993 #E0D4BD #F3EFE6
Accessibility & contrast
On white
1.92
#CCB993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#CCB993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB993
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB993 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B891
Deuteranopia (green-blind)
#C7BD94
Tritanopia (blue-blind)
#D5B2AF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ccb993; /* rgb */ color: rgb(204, 185, 147); /* oklch */ color: oklch(79.2% 0.056 84.5);
Tailwind
colors: {
custom: {
50: '#dcceb3',
500: '#ccb993',
950: '#000000',
},
}SCSS
$custom: #ccb993; $custom-light: #dcceb3; $custom-dark: #000000;
JSON
{
"hex": "#ccb993",
"rgb": {
"r": 204,
"g": 185,
"b": 147
},
"hsl": {
"h": 40,
"s": 35.849,
"l": 68.824
},
"oklch": {
"l": 0.79222,
"c": 0.05553,
"h": 84.5
},
"luminance": 0.49642
}Semantic roles & 50–950 ramp
primary
#CCB993
secondary
#D5DBE6
accent
#5FAF37
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280