#CBBE98#CBBE98
#CBBE98 is a light, muted orange. Relative luminance 0.518; OKLCH L 80.3% C 0.053 H 91.4°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBE98 |
|---|---|
| RGB | rgb(203, 190, 152) |
| HSL | hsl(45, 33%, 70%) |
| HSV | hsv(45, 25%, 80%) |
| CMYK | cmyk(0%, 6.4%, 25.1%, 20.4%) |
| CIE-LAB | lab(77.16, -1.41, 20.88) |
| CIE-LCH | lch(77.16, 20.93, 93.86°) |
| OKLab | oklab(80.26% -0.0013 0.0532) |
| OKLCH | oklch(80.26% 0.053 91.4) |
| XYZ | xyz(48.7097, 51.7915, 37.1305) |
| Luminance | 0.5179 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 4.40
Sand
#C2B280
ΔE00 4.54
Khaki
#C3B091
ΔE00 5.14
Very Light Brown
#D3B683
ΔE00 6.01
Tan
#D2B48C
ΔE00 6.66
Toupe
#C7AC7D
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBE98 #98A5CB
analogous
#CBA598 #CBBE98 #BFCB98
triadic
#CBBE98 #98CBBE #BE98CB
tetradic
#CBBE98 #98CBA5 #98A5CB #CB98BF
square
#CBBE98 #98CBA5 #98A5CB #CB98BF
split-complementary
#CBBE98 #98BFCB #A598CB
monochromatic
#9B874E #B6A46F #CBBE98 #E0D8C1 #F4F1E9
Accessibility & contrast
On white
1.85
#CBBE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#CBBE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBE98
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBE98 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC96
Deuteranopia (green-blind)
#CAC099
Tritanopia (blue-blind)
#D3B8B4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbe98; /* rgb */ color: rgb(203, 190, 152); /* oklch */ color: oklch(80.3% 0.053 91.4);
Tailwind
colors: {
custom: {
50: '#dbd1b6',
500: '#cbbe98',
950: '#000000',
},
}SCSS
$custom: #cbbe98; $custom-light: #dbd1b6; $custom-dark: #000000;
JSON
{
"hex": "#cbbe98",
"rgb": {
"r": 203,
"g": 190,
"b": 152
},
"hsl": {
"h": 44.706,
"s": 32.903,
"l": 69.608
},
"oklch": {
"l": 0.80262,
"c": 0.05317,
"h": 91.4
},
"luminance": 0.5179
}Semantic roles & 50–950 ramp
primary
#CBBE98
secondary
#6776A0
accent
#57AC3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381