#CCBE99#CCBE99
#CCBE99 is a light, muted orange. Relative luminance 0.520; OKLCH L 80.4% C 0.052 H 89.8°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBE99 |
|---|---|
| RGB | rgb(204, 190, 153) |
| HSL | hsl(44, 33%, 70%) |
| HSV | hsv(44, 25%, 80%) |
| CMYK | cmyk(0%, 6.9%, 25%, 20%) |
| CIE-LAB | lab(77.26, -0.89, 20.51) |
| CIE-LCH | lch(77.26, 20.53, 92.48°) |
| OKLab | oklab(80.37% 0.0002 0.0522) |
| OKLCH | oklch(80.37% 0.052 89.8) |
| XYZ | xyz(49.0652, 51.9653, 37.5765) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 4.30
Khaki
#C3B091
ΔE00 4.76
Sand
#C2B280
ΔE00 4.77
Very Light Brown
#D3B683
ΔE00 5.82
Tan
#D2B48C
ΔE00 6.24
Toupe
#C7AC7D
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBE99 #99A7CC
analogous
#CCA499 #CCBE99 #C1CC99
triadic
#CCBE99 #99CCBE #BE99CC
tetradic
#CCBE99 #99CCA4 #99A7CC #CC99C1
square
#CCBE99 #99CCA4 #99A7CC #CC99C1
split-complementary
#CCBE99 #99C1CC #A499CC
monochromatic
#9C874E #B8A470 #CCBE99 #E0D8C2 #F5F2EB
Accessibility & contrast
On white
1.84
#CCBE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#CCBE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBE99
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBE99 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC97
Deuteranopia (green-blind)
#CAC19A
Tritanopia (blue-blind)
#D4B8B4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbe99; /* rgb */ color: rgb(204, 190, 153); /* oklch */ color: oklch(80.4% 0.052 89.8);
Tailwind
colors: {
custom: {
50: '#dcd1b7',
500: '#ccbe99',
950: '#000000',
},
}SCSS
$custom: #ccbe99; $custom-light: #dcd1b7; $custom-dark: #000000;
JSON
{
"hex": "#ccbe99",
"rgb": {
"r": 204,
"g": 190,
"b": 153
},
"hsl": {
"h": 43.529,
"s": 33.333,
"l": 70
},
"oklch": {
"l": 0.80371,
"c": 0.05223,
"h": 89.8
},
"luminance": 0.51964
}Semantic roles & 50–950 ramp
primary
#CCBE99
secondary
#6878A1
accent
#59AC39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381