#CCB397#CCB397
#CCB397 is a light, muted orange. Relative luminance 0.473; OKLCH L 78.1% C 0.048 H 70.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB397 |
|---|---|
| RGB | rgb(204, 179, 151) |
| HSL | hsl(32, 34%, 70%) |
| HSV | hsv(32, 26%, 80%) |
| CMYK | cmyk(0%, 12.3%, 26%, 20%) |
| CIE-LAB | lab(74.39, 4.67, 17.61) |
| CIE-LCH | lch(74.39, 18.22, 75.14°) |
| OKLab | oklab(78.1% 0.0162 0.0451) |
| OKLCH | oklch(78.1% 0.048 70.2) |
| XYZ | xyz(46.6082, 47.3134, 35.9494) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.44
Tan
#D2B48C
ΔE00 3.61
Taupe (survey)
#B9A281
ΔE00 5.51
Greige
#B8AB98
ΔE00 5.63
Putty
#BEAE8A
ΔE00 5.93
Toupe
#C7AC7D
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB397 #97B0CC
analogous
#CC9997 #CCB397 #CBCC97
triadic
#CCB397 #97CCB3 #B397CC
tetradic
#CCB397 #97CC99 #97B0CC #CC97CB
square
#CCB397 #97CC99 #97B0CC #CC97CB
split-complementary
#CCB397 #97CBCC #9997CC
monochromatic
#9C774D #B8956E #CCB397 #E0D1C0 #F4EFE9
Accessibility & contrast
On white
2.01
#CCB397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#CCB397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB397
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB397 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB495
Deuteranopia (green-blind)
#C2B998
Tritanopia (blue-blind)
#D5ADAB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ccb397; /* rgb */ color: rgb(204, 179, 151); /* oklch */ color: oklch(78.1% 0.048 70.2);
Tailwind
colors: {
custom: {
50: '#dcc9b5',
500: '#ccb397',
950: '#000000',
},
}SCSS
$custom: #ccb397; $custom-light: #dcc9b5; $custom-dark: #000000;
JSON
{
"hex": "#ccb397",
"rgb": {
"r": 204,
"g": 179,
"b": 151
},
"hsl": {
"h": 31.698,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.78101,
"c": 0.04794,
"h": 70.2
},
"luminance": 0.47312
}Semantic roles & 50–950 ramp
primary
#CCB397
secondary
#D8DFE7
accent
#6FAD38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280