#CCBEAB#CCBEAB
#CCBEAB is a light, muted orange. Relative luminance 0.526; OKLCH L 80.8% C 0.031 H 75.6°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBEAB |
|---|---|
| RGB | rgb(204, 190, 171) |
| HSL | hsl(35, 24%, 74%) |
| HSV | hsv(35, 16%, 80%) |
| CMYK | cmyk(0%, 6.9%, 16.2%, 20%) |
| CIE-LAB | lab(77.64, 1.78, 11.37) |
| CIE-LCH | lch(77.64, 11.51, 81.09°) |
| OKLab | oklab(80.8% 0.0076 0.0296) |
| OKLCH | oklch(80.8% 0.031 75.6) |
| XYZ | xyz(50.6656, 52.6055, 46.0050) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.03
Greige
#B8AB98
ΔE00 5.22
Khaki
#C3B091
ΔE00 5.56
Warm Beige
#E9DCC9
ΔE00 7.19
Putty
#BEAE8A
ΔE00 7.39
Tan
#D2B48C
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBEAB #ABB9CC
analogous
#CCADAB #CCBEAB #C9CCAB
triadic
#CCBEAB #ABCCBE #BEABCC
tetradic
#CCBEAB #ABCCAD #ABB9CC #CCABC9
square
#CCBEAB #ABCCAD #ABB9CC #CCABC9
split-complementary
#CCBEAB #ABC9CC #ADABCC
monochromatic
#9D835F #B5A185 #CCBEAB #E3DBD1 #F3F0EC
Accessibility & contrast
On white
1.82
#CCBEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#CCBEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBEAB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBEAB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEAA
Deuteranopia (green-blind)
#C7C1AB
Tritanopia (blue-blind)
#D2BAB9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccbeab; /* rgb */ color: rgb(204, 190, 171); /* oklch */ color: oklch(80.8% 0.031 75.6);
Tailwind
colors: {
custom: {
50: '#dbd1c4',
500: '#ccbeab',
950: '#000000',
},
}SCSS
$custom: #ccbeab; $custom-light: #dbd1c4; $custom-dark: #000000;
JSON
{
"hex": "#ccbeab",
"rgb": {
"r": 204,
"g": 190,
"b": 171
},
"hsl": {
"h": 34.545,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.80796,
"c": 0.03052,
"h": 75.6
},
"luminance": 0.52605
}Semantic roles & 50–950 ramp
primary
#CCBEAB
secondary
#7A8BA1
accent
#6BA343
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382