#CCB899#CCB899
#CCB899 is a light, muted orange. Relative luminance 0.494; OKLCH L 79.2% C 0.048 H 78.7°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB899 |
|---|---|
| RGB | rgb(204, 184, 153) |
| HSL | hsl(36, 33%, 70%) |
| HSV | hsv(36, 25%, 80%) |
| CMYK | cmyk(0%, 9.8%, 25%, 20%) |
| CIE-LAB | lab(75.71, 2.29, 18.37) |
| CIE-LCH | lch(75.71, 18.51, 82.90°) |
| OKLab | oklab(79.15% 0.0094 0.047) |
| OKLCH | oklch(79.15% 0.048 78.7) |
| XYZ | xyz(47.7924, 49.4196, 37.1522) |
| Luminance | 0.4942 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.26
Tan
#D2B48C
ΔE00 3.80
Putty
#BEAE8A
ΔE00 4.13
Very Light Brown
#D3B683
ΔE00 5.51
Toupe
#C7AC7D
ΔE00 5.53
Greige
#B8AB98
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB899 #99ADCC
analogous
#CC9F99 #CCB899 #C6CC99
triadic
#CCB899 #99CCB8 #B899CC
tetradic
#CCB899 #99CC9F #99ADCC #CC99C6
square
#CCB899 #99CC9F #99ADCC #CC99C6
split-complementary
#CCB899 #99C6CC #9F99CC
monochromatic
#9C7E4E #B89C70 #CCB899 #E0D4C2 #F5F1EB
Accessibility & contrast
On white
1.93
#CCB899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#CCB899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB899
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB899 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B897
Deuteranopia (green-blind)
#C6BD9A
Tritanopia (blue-blind)
#D5B2AF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ccb899; /* rgb */ color: rgb(204, 184, 153); /* oklch */ color: oklch(79.2% 0.048 78.7);
Tailwind
colors: {
custom: {
50: '#dccdb7',
500: '#ccb899',
950: '#000000',
},
}SCSS
$custom: #ccb899; $custom-light: #dccdb7; $custom-dark: #000000;
JSON
{
"hex": "#ccb899",
"rgb": {
"r": 204,
"g": 184,
"b": 153
},
"hsl": {
"h": 36.471,
"s": 33.333,
"l": 70
},
"oklch": {
"l": 0.79152,
"c": 0.0479,
"h": 78.7
},
"luminance": 0.49418
}Semantic roles & 50–950 ramp
primary
#CCB899
secondary
#D9DFE8
accent
#66AC39
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280