#CCBE93#CCBE93
#CCBE93 is a light, muted yellow. Relative luminance 0.518; OKLCH L 80.2% C 0.060 H 92.2°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBE93 |
|---|---|
| RGB | rgb(204, 190, 147) |
| HSL | hsl(45, 36%, 69%) |
| HSV | hsv(45, 28%, 80%) |
| CMYK | cmyk(0%, 6.9%, 27.9%, 20%) |
| CIE-LAB | lab(77.14, -1.71, 23.55) |
| CIE-LCH | lch(77.14, 23.61, 94.15°) |
| OKLab | oklab(80.24% -0.0023 0.0596) |
| OKLCH | oklch(80.24% 0.06 92.2) |
| XYZ | xyz(48.5821, 51.7721, 35.0319) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.71
Putty
#BEAE8A
ΔE00 4.69
Very Light Brown
#D3B683
ΔE00 5.33
Khaki
#C3B091
ΔE00 5.74
Toupe
#C7AC7D
ΔE00 6.24
Sandstone
#C9AE74
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBE93 #93A1CC
analogous
#CCA293 #CCBE93 #BECC93
triadic
#CCBE93 #93CCBE #BE93CC
tetradic
#CCBE93 #93CCA2 #93A1CC #CC93BE
square
#CCBE93 #93CCA2 #93A1CC #CC93BE
split-complementary
#CCBE93 #93BECC #A293CC
monochromatic
#9B8749 #B8A569 #CCBE93 #E0D7BD #F3F0E6
Accessibility & contrast
On white
1.85
#CCBE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CCBE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBE93
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBE93 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC90
Deuteranopia (green-blind)
#CBC094
Tritanopia (blue-blind)
#D5B7B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbe93; /* rgb */ color: rgb(204, 190, 147); /* oklch */ color: oklch(80.2% 0.060 92.2);
Tailwind
colors: {
custom: {
50: '#dcd1b3',
500: '#ccbe93',
950: '#000000',
},
}SCSS
$custom: #ccbe93; $custom-light: #dcd1b3; $custom-dark: #000000;
JSON
{
"hex": "#ccbe93",
"rgb": {
"r": 204,
"g": 190,
"b": 147
},
"hsl": {
"h": 45.263,
"s": 35.849,
"l": 68.824
},
"oklch": {
"l": 0.80241,
"c": 0.05959,
"h": 92.2
},
"luminance": 0.51771
}Semantic roles & 50–950 ramp
primary
#CCBE93
secondary
#6272A1
accent
#54AF37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381