#CBBDA2#CBBDA2
#CBBDA2 is a light, muted orange. Relative luminance 0.517; OKLCH L 80.3% C 0.040 H 83.8°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBDA2 |
|---|---|
| RGB | rgb(203, 189, 162) |
| HSL | hsl(40, 28%, 72%) |
| HSV | hsv(40, 20%, 80%) |
| CMYK | cmyk(0%, 6.9%, 20.2%, 20.4%) |
| CIE-LAB | lab(77.10, 0.56, 15.45) |
| CIE-LCH | lch(77.10, 15.46, 87.91°) |
| OKLab | oklab(80.29% 0.0043 0.0398) |
| OKLCH | oklch(80.29% 0.04 83.8) |
| XYZ | xyz(49.3477, 51.7014, 41.5552) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.94
Warm Gray
#C9BEB0
ΔE00 4.84
Putty
#BEAE8A
ΔE00 4.99
Greige
#B8AB98
ΔE00 5.60
Tan
#D2B48C
ΔE00 6.41
Bland
#AFA88B
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBDA2 #A2B0CB
analogous
#CBA9A2 #CBBDA2 #C5CBA2
triadic
#CBBDA2 #A2CBBD #BDA2CB
tetradic
#CBBDA2 #A2CBA9 #A2B0CB #CBA2C5
square
#CBBDA2 #A2CBA9 #A2B0CB #CBA2C5
split-complementary
#CBBDA2 #A2C5CB #A9A2CB
monochromatic
#9C8457 #B5A17B #CBBDA2 #E1D9C9 #F4F1EB
Accessibility & contrast
On white
1.85
#CBBDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#CBBDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBDA2
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBDA2 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA0
Deuteranopia (green-blind)
#C8C0A3
Tritanopia (blue-blind)
#D2B8B5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbda2; /* rgb */ color: rgb(203, 189, 162); /* oklch */ color: oklch(80.3% 0.040 83.8);
Tailwind
colors: {
custom: {
50: '#dbd0bd',
500: '#cbbda2',
950: '#000000',
},
}SCSS
$custom: #cbbda2; $custom-light: #dbd0bd; $custom-dark: #000000;
JSON
{
"hex": "#cbbda2",
"rgb": {
"r": 203,
"g": 189,
"b": 162
},
"hsl": {
"h": 39.512,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.80287,
"c": 0.04002,
"h": 83.8
},
"luminance": 0.517
}Semantic roles & 50–950 ramp
primary
#CBBDA2
secondary
#7181A0
accent
#62A73F
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151412
muted
#848382