#CBBCA2#CBBCA2
#CBBCA2 is a light, muted orange. Relative luminance 0.513; OKLCH L 80.1% C 0.039 H 81.5°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBCA2 |
|---|---|
| RGB | rgb(203, 188, 162) |
| HSL | hsl(38, 28%, 72%) |
| HSV | hsv(38, 20%, 80%) |
| CMYK | cmyk(0%, 7.4%, 20.2%, 20.4%) |
| CIE-LAB | lab(76.84, 1.09, 15.09) |
| CIE-LCH | lch(76.84, 15.13, 85.86°) |
| OKLab | oklab(80.08% 0.0058 0.0389) |
| OKLCH | oklch(80.08% 0.039 81.5) |
| XYZ | xyz(49.1333, 51.2726, 41.4838) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.67
Warm Gray
#C9BEB0
ΔE00 4.48
Putty
#BEAE8A
ΔE00 5.09
Greige
#B8AB98
ΔE00 5.21
Tan
#D2B48C
ΔE00 6.13
Bland
#AFA88B
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBCA2 #A2B1CB
analogous
#CBA8A2 #CBBCA2 #C6CBA2
triadic
#CBBCA2 #A2CBBC #BCA2CB
tetradic
#CBBCA2 #A2CBA8 #A2B1CB #CBA2C6
square
#CBBCA2 #A2CBA8 #A2B1CB #CBA2C6
split-complementary
#CBBCA2 #A2C6CB #A8A2CB
monochromatic
#9C8357 #B5A07B #CBBCA2 #E1D8C9 #F4F1EB
Accessibility & contrast
On white
1.87
#CBBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#CBBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBCA2
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBCA2 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BBA0
Deuteranopia (green-blind)
#C7BFA3
Tritanopia (blue-blind)
#D2B7B5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbca2; /* rgb */ color: rgb(203, 188, 162); /* oklch */ color: oklch(80.1% 0.039 81.5);
Tailwind
colors: {
custom: {
50: '#dbd0bd',
500: '#cbbca2',
950: '#000000',
},
}SCSS
$custom: #cbbca2; $custom-light: #dbd0bd; $custom-dark: #000000;
JSON
{
"hex": "#cbbca2",
"rgb": {
"r": 203,
"g": 188,
"b": 162
},
"hsl": {
"h": 38.049,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.80084,
"c": 0.03933,
"h": 81.5
},
"luminance": 0.51272
}Semantic roles & 50–950 ramp
primary
#CBBCA2
secondary
#7182A0
accent
#65A73F
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151312
muted
#848382