#CCB992#CCB992
#CCB992 is a light, muted orange. Relative luminance 0.496; OKLCH L 79.2% C 0.057 H 85.0°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB992 |
|---|---|
| RGB | rgb(204, 185, 146) |
| HSL | hsl(40, 36%, 69%) |
| HSV | hsv(40, 28%, 80%) |
| CMYK | cmyk(0%, 9.3%, 28.4%, 20%) |
| CIE-LAB | lab(75.83, 0.80, 22.29) |
| CIE-LCH | lch(75.83, 22.30, 87.96°) |
| OKLab | oklab(79.2% 0.0049 0.0565) |
| OKLCH | oklch(79.2% 0.057 85) |
| XYZ | xyz(47.4396, 49.6120, 34.2657) |
| Luminance | 0.4961 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.33
Khaki
#C3B091
ΔE00 3.40
Very Light Brown
#D3B683
ΔE00 3.96
Sand
#C2B280
ΔE00 4.09
Tan
#D2B48C
ΔE00 4.13
Toupe
#C7AC7D
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB992 #92A5CC
analogous
#CC9C92 #CCB992 #C2CC92
triadic
#CCB992 #92CCB9 #B992CC
tetradic
#CCB992 #92CC9C #92A5CC #CC92C2
square
#CCB992 #92CC9C #92A5CC #CC92C2
split-complementary
#CCB992 #92C2CC #9C92CC
monochromatic
#9B8049 #B89E68 #CCB992 #E0D4BC #F3EFE5
Accessibility & contrast
On white
1.92
#CCB992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#CCB992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB992
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB992 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88F
Deuteranopia (green-blind)
#C7BD93
Tritanopia (blue-blind)
#D6B2AE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ccb992; /* rgb */ color: rgb(204, 185, 146); /* oklch */ color: oklch(79.2% 0.057 85.0);
Tailwind
colors: {
custom: {
50: '#dcceb2',
500: '#ccb992',
950: '#000000',
},
}SCSS
$custom: #ccb992; $custom-light: #dcceb2; $custom-dark: #000000;
JSON
{
"hex": "#ccb992",
"rgb": {
"r": 204,
"g": 185,
"b": 146
},
"hsl": {
"h": 40.345,
"s": 36.25,
"l": 68.627
},
"oklch": {
"l": 0.792,
"c": 0.05671,
"h": 85
},
"luminance": 0.49611
}Semantic roles & 50–950 ramp
primary
#CCB992
secondary
#D4DAE6
accent
#5EAF36
background
#FDFCFA
surface
#FBF9F5
border
#D4D2CF
text
#151311
muted
#838280