#CCBA95#CCBA95
#CCBA95 is a light, muted orange. Relative luminance 0.501; OKLCH L 79.5% C 0.054 H 85.0°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBA95 |
|---|---|
| RGB | rgb(204, 186, 149) |
| HSL | hsl(40, 35%, 69%) |
| HSV | hsv(40, 27%, 80%) |
| CMYK | cmyk(0%, 8.8%, 27%, 20%) |
| CIE-LAB | lab(76.15, 0.67, 21.12) |
| CIE-LCH | lch(76.15, 21.13, 88.18°) |
| OKLab | oklab(79.47% 0.0046 0.0537) |
| OKLCH | oklch(79.47% 0.054 85) |
| XYZ | xyz(47.8859, 50.1264, 35.5808) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.30
Putty
#BEAE8A
ΔE00 3.43
Tan
#D2B48C
ΔE00 4.45
Sand
#C2B280
ΔE00 4.55
Very Light Brown
#D3B683
ΔE00 4.55
Toupe
#C7AC7D
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBA95 #95A7CC
analogous
#CC9F95 #CCBA95 #C3CC95
triadic
#CCBA95 #95CCBA #BA95CC
tetradic
#CCBA95 #95CC9F #95A7CC #CC95C3
square
#CCBA95 #95CC9F #95A7CC #CC95C3
split-complementary
#CCBA95 #95C3CC #9F95CC
monochromatic
#9C814B #B89F6C #CCBA95 #E0D5BE #F4F0E8
Accessibility & contrast
On white
1.90
#CCBA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#CCBA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBA95
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBA95 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B993
Deuteranopia (green-blind)
#C8BE96
Tritanopia (blue-blind)
#D5B4B0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ccba95; /* rgb */ color: rgb(204, 186, 149); /* oklch */ color: oklch(79.5% 0.054 85.0);
Tailwind
colors: {
custom: {
50: '#dcceb4',
500: '#ccba95',
950: '#000000',
},
}SCSS
$custom: #ccba95; $custom-light: #dcceb4; $custom-dark: #000000;
JSON
{
"hex": "#ccba95",
"rgb": {
"r": 204,
"g": 186,
"b": 149
},
"hsl": {
"h": 40.364,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.79468,
"c": 0.05388,
"h": 85
},
"luminance": 0.50125
}Semantic roles & 50–950 ramp
primary
#CCBA95
secondary
#6478A1
accent
#5EAE38
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#151311
muted
#848381