#CCBE95#CCBE95
#CCBE95 is a light, muted orange. Relative luminance 0.518; OKLCH L 80.3% C 0.057 H 91.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBE95 |
|---|---|
| RGB | rgb(204, 190, 149) |
| HSL | hsl(45, 35%, 69%) |
| HSV | hsv(45, 27%, 80%) |
| CMYK | cmyk(0%, 6.9%, 27%, 20%) |
| CIE-LAB | lab(77.18, -1.44, 22.54) |
| CIE-LCH | lch(77.18, 22.58, 93.65°) |
| OKLab | oklab(80.28% -0.0014 0.0571) |
| OKLCH | oklch(80.28% 0.057 91.4) |
| XYZ | xyz(48.7404, 51.8354, 35.8656) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 4.01
Putty
#BEAE8A
ΔE00 4.51
Khaki
#C3B091
ΔE00 5.39
Very Light Brown
#D3B683
ΔE00 5.45
Toupe
#C7AC7D
ΔE00 6.29
Tan
#D2B48C
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBE95 #95A3CC
analogous
#CCA395 #CCBE95 #BFCC95
triadic
#CCBE95 #95CCBE #BE95CC
tetradic
#CCBE95 #95CCA3 #95A3CC #CC95BF
square
#CCBE95 #95CCA3 #95A3CC #CC95BF
split-complementary
#CCBE95 #95BFCC #A395CC
monochromatic
#9C874B #B8A56C #CCBE95 #E0D7BE #F4F1E8
Accessibility & contrast
On white
1.85
#CCBE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#CCBE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBE95
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBE95 | 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)
#C7BC92
Deuteranopia (green-blind)
#CBC096
Tritanopia (blue-blind)
#D5B7B3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbe95; /* rgb */ color: rgb(204, 190, 149); /* oklch */ color: oklch(80.3% 0.057 91.4);
Tailwind
colors: {
custom: {
50: '#dcd1b4',
500: '#ccbe95',
950: '#000000',
},
}SCSS
$custom: #ccbe95; $custom-light: #dcd1b4; $custom-dark: #000000;
JSON
{
"hex": "#ccbe95",
"rgb": {
"r": 204,
"g": 190,
"b": 149
},
"hsl": {
"h": 44.727,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.80284,
"c": 0.05715,
"h": 91.4
},
"luminance": 0.51834
}Semantic roles & 50–950 ramp
primary
#CCBE95
secondary
#6474A1
accent
#56AE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381