#CCBE96#CCBE96
#CCBE96 is a light, muted orange. Relative luminance 0.519; OKLCH L 80.3% C 0.056 H 91.0°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBE96 |
|---|---|
| RGB | rgb(204, 190, 150) |
| HSL | hsl(44, 35%, 69%) |
| HSV | hsv(44, 26%, 80%) |
| CMYK | cmyk(0%, 6.9%, 26.5%, 20%) |
| CIE-LAB | lab(77.20, -1.30, 22.03) |
| CIE-LCH | lch(77.20, 22.07, 93.38°) |
| OKLab | oklab(80.31% -0.001 0.0559) |
| OKLCH | oklch(80.31% 0.056 91) |
| XYZ | xyz(48.8206, 51.8675, 36.2879) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 4.18
Putty
#BEAE8A
ΔE00 4.43
Khaki
#C3B091
ΔE00 5.23
Very Light Brown
#D3B683
ΔE00 5.52
Toupe
#C7AC7D
ΔE00 6.32
Tan
#D2B48C
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBE96 #96A4CC
analogous
#CCA396 #CCBE96 #BFCC96
triadic
#CCBE96 #96CCBE #BE96CC
tetradic
#CCBE96 #96CCA3 #96A4CC #CC96BF
square
#CCBE96 #96CCA3 #96A4CC #CC96BF
split-complementary
#CCBE96 #96BFCC #A396CC
monochromatic
#9C874C #B8A46D #CCBE96 #E0D8BF #F4F1E8
Accessibility & contrast
On white
1.85
#CCBE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#CCBE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBE96
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBE96 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC93
Deuteranopia (green-blind)
#CBC097
Tritanopia (blue-blind)
#D5B8B3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbe96; /* rgb */ color: rgb(204, 190, 150); /* oklch */ color: oklch(80.3% 0.056 91.0);
Tailwind
colors: {
custom: {
50: '#dcd1b5',
500: '#ccbe96',
950: '#000000',
},
}SCSS
$custom: #ccbe96; $custom-light: #dcd1b5; $custom-dark: #000000;
JSON
{
"hex": "#ccbe96",
"rgb": {
"r": 204,
"g": 190,
"b": 150
},
"hsl": {
"h": 44.444,
"s": 34.615,
"l": 69.412
},
"oklch": {
"l": 0.80305,
"c": 0.05592,
"h": 91
},
"luminance": 0.51866
}Semantic roles & 50–950 ramp
primary
#CCBE96
secondary
#6575A1
accent
#56AD38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381