#CCBA99#CCBA99
#CCBA99 is a light, muted orange. Relative luminance 0.503; OKLCH L 79.6% C 0.049 H 82.6°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBA99 |
|---|---|
| RGB | rgb(204, 186, 153) |
| HSL | hsl(39, 33%, 70%) |
| HSV | hsv(39, 25%, 80%) |
| CMYK | cmyk(0%, 8.8%, 25%, 20%) |
| CIE-LAB | lab(76.23, 1.23, 19.08) |
| CIE-LCH | lch(76.23, 19.12, 86.32°) |
| OKLab | oklab(79.56% 0.0063 0.0487) |
| OKLCH | oklch(79.56% 0.049 82.6) |
| XYZ | xyz(48.2108, 50.2563, 37.2916) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.77
Putty
#BEAE8A
ΔE00 3.74
Tan
#D2B48C
ΔE00 4.43
Very Light Brown
#D3B683
ΔE00 5.32
Toupe
#C7AC7D
ΔE00 5.59
Sand
#C2B280
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBA99 #99ABCC
analogous
#CCA199 #CCBA99 #C4CC99
triadic
#CCBA99 #99CCBA #BA99CC
tetradic
#CCBA99 #99CCA1 #99ABCC #CC99C4
square
#CCBA99 #99CCA1 #99ABCC #CC99C4
split-complementary
#CCBA99 #99C4CC #A199CC
monochromatic
#9C814E #B89E70 #CCBA99 #E0D6C2 #F5F1EB
Accessibility & contrast
On white
1.90
#CCBA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#CCBA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBA99
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBA99 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B997
Deuteranopia (green-blind)
#C7BE9A
Tritanopia (blue-blind)
#D5B4B1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ccba99; /* rgb */ color: rgb(204, 186, 153); /* oklch */ color: oklch(79.6% 0.049 82.6);
Tailwind
colors: {
custom: {
50: '#dcceb7',
500: '#ccba99',
950: '#000000',
},
}SCSS
$custom: #ccba99; $custom-light: #dcceb7; $custom-dark: #000000;
JSON
{
"hex": "#ccba99",
"rgb": {
"r": 204,
"g": 186,
"b": 153
},
"hsl": {
"h": 38.824,
"s": 33.333,
"l": 70
},
"oklch": {
"l": 0.79557,
"c": 0.04914,
"h": 82.6
},
"luminance": 0.50255
}Semantic roles & 50–950 ramp
primary
#CCBA99
secondary
#687CA1
accent
#62AC39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381