#CCBD98#CCBD98
#CCBD98 is a light, muted orange. Relative luminance 0.515; OKLCH L 80.1% C 0.053 H 88.6°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBD98 |
|---|---|
| RGB | rgb(204, 189, 152) |
| HSL | hsl(43, 34%, 70%) |
| HSV | hsv(43, 25%, 80%) |
| CMYK | cmyk(0%, 7.4%, 25.5%, 20%) |
| CIE-LAB | lab(76.98, -0.50, 20.66) |
| CIE-LCH | lch(76.98, 20.66, 91.38°) |
| OKLab | oklab(80.14% 0.0013 0.0526) |
| OKLCH | oklch(80.14% 0.053 88.6) |
| XYZ | xyz(48.7672, 51.5007, 37.0714) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 4.02
Khaki
#C3B091
ΔE00 4.37
Sand
#C2B280
ΔE00 4.65
Very Light Brown
#D3B683
ΔE00 5.47
Tan
#D2B48C
ΔE00 5.79
Toupe
#C7AC7D
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBD98 #98A7CC
analogous
#CCA398 #CCBD98 #C1CC98
triadic
#CCBD98 #98CCBD #BD98CC
tetradic
#CCBD98 #98CCA3 #98A7CC #CC98C1
square
#CCBD98 #98CCA3 #98A7CC #CC98C1
split-complementary
#CCBD98 #98C1CC #A398CC
monochromatic
#9C854D #B8A36F #CCBD98 #E0D7C1 #F5F1EA
Accessibility & contrast
On white
1.86
#CCBD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#CCBD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBD98
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBD98 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC96
Deuteranopia (green-blind)
#CAC099
Tritanopia (blue-blind)
#D5B7B3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbd98; /* rgb */ color: rgb(204, 189, 152); /* oklch */ color: oklch(80.1% 0.053 88.6);
Tailwind
colors: {
custom: {
50: '#dcd0b6',
500: '#ccbd98',
950: '#000000',
},
}SCSS
$custom: #ccbd98; $custom-light: #dcd0b6; $custom-dark: #000000;
JSON
{
"hex": "#ccbd98",
"rgb": {
"r": 204,
"g": 189,
"b": 152
},
"hsl": {
"h": 42.692,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.80144,
"c": 0.05261,
"h": 88.6
},
"luminance": 0.515
}Semantic roles & 50–950 ramp
primary
#CCBD98
secondary
#6778A1
accent
#5AAD39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381