#CCBE98#CCBE98
#CCBE98 is a light, muted orange. Relative luminance 0.519; OKLCH L 80.3% C 0.053 H 90.2°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBE98 |
|---|---|
| RGB | rgb(204, 190, 152) |
| HSL | hsl(44, 34%, 70%) |
| HSV | hsv(44, 25%, 80%) |
| CMYK | cmyk(0%, 6.9%, 25.5%, 20%) |
| CIE-LAB | lab(77.24, -1.03, 21.01) |
| CIE-LCH | lch(77.24, 21.04, 92.80°) |
| OKLab | oklab(80.35% -0.0002 0.0535) |
| OKLCH | oklch(80.35% 0.053 90.2) |
| XYZ | xyz(48.9830, 51.9324, 37.1433) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 4.33
Sand
#C2B280
ΔE00 4.56
Khaki
#C3B091
ΔE00 4.91
Very Light Brown
#D3B683
ΔE00 5.71
Tan
#D2B48C
ΔE00 6.28
Toupe
#C7AC7D
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBE98 #98A6CC
analogous
#CCA498 #CCBE98 #C0CC98
triadic
#CCBE98 #98CCBE #BE98CC
tetradic
#CCBE98 #98CCA4 #98A6CC #CC98C0
square
#CCBE98 #98CCA4 #98A6CC #CC98C0
split-complementary
#CCBE98 #98C0CC #A498CC
monochromatic
#9C874D #B8A46F #CCBE98 #E0D8C1 #F5F2EA
Accessibility & contrast
On white
1.84
#CCBE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#CCBE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBE98
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBE98 | 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)
#C7BC96
Deuteranopia (green-blind)
#CAC199
Tritanopia (blue-blind)
#D5B8B4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbe98; /* rgb */ color: rgb(204, 190, 152); /* oklch */ color: oklch(80.3% 0.053 90.2);
Tailwind
colors: {
custom: {
50: '#dcd1b6',
500: '#ccbe98',
950: '#000000',
},
}SCSS
$custom: #ccbe98; $custom-light: #dcd1b6; $custom-dark: #000000;
JSON
{
"hex": "#ccbe98",
"rgb": {
"r": 204,
"g": 190,
"b": 152
},
"hsl": {
"h": 43.846,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.80349,
"c": 0.05346,
"h": 90.2
},
"luminance": 0.51931
}Semantic roles & 50–950 ramp
primary
#CCBE98
secondary
#6777A1
accent
#58AD39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381