#CCB89B#CCB89B
#CCB89B is a light, muted orange. Relative luminance 0.495; OKLCH L 79.2% C 0.046 H 77.1°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB89B |
|---|---|
| RGB | rgb(204, 184, 155) |
| HSL | hsl(36, 32%, 70%) |
| HSV | hsv(36, 24%, 80%) |
| CMYK | cmyk(0%, 9.8%, 24%, 20%) |
| CIE-LAB | lab(75.75, 2.57, 17.35) |
| CIE-LCH | lch(75.75, 17.54, 81.57°) |
| OKLab | oklab(79.2% 0.0102 0.0445) |
| OKLCH | oklch(79.2% 0.046 77.1) |
| XYZ | xyz(47.9589, 49.4862, 38.0294) |
| Luminance | 0.4949 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.46
Tan
#D2B48C
ΔE00 4.09
Putty
#BEAE8A
ΔE00 4.60
Greige
#B8AB98
ΔE00 5.32
Warm Gray
#C9BEB0
ΔE00 5.81
Toupe
#C7AC7D
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB89B #9BAFCC
analogous
#CC9F9B #CCB89B #C7CC9B
triadic
#CCB89B #9BCCB8 #B89BCC
tetradic
#CCB89B #9BCC9F #9BAFCC #CC9BC7
square
#CCB89B #9BCC9F #9BAFCC #CC9BC7
split-complementary
#CCB89B #9BC7CC #9F9BCC
monochromatic
#9D7D50 #B79B72 #CCB89B #E1D5C4 #F5F1EB
Accessibility & contrast
On white
1.93
#CCB89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#CCB89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB89B
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB89B | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B899
Deuteranopia (green-blind)
#C5BD9C
Tritanopia (blue-blind)
#D5B2B0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ccb89b; /* rgb */ color: rgb(204, 184, 155); /* oklch */ color: oklch(79.2% 0.046 77.1);
Tailwind
colors: {
custom: {
50: '#dccdb8',
500: '#ccb89b',
950: '#000000',
},
}SCSS
$custom: #ccb89b; $custom-light: #dccdb8; $custom-dark: #000000;
JSON
{
"hex": "#ccb89b",
"rgb": {
"r": 204,
"g": 184,
"b": 155
},
"hsl": {
"h": 35.51,
"s": 32.45,
"l": 70.392
},
"oklch": {
"l": 0.79198,
"c": 0.04563,
"h": 77.1
},
"luminance": 0.49485
}Semantic roles & 50–950 ramp
primary
#CCB89B
secondary
#DBE0E8
accent
#68AB3A
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280