#CBBEA2#CBBEA2
#CBBEA2 is a light, muted orange. Relative luminance 0.521; OKLCH L 80.5% C 0.041 H 86.1°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEA2 |
|---|---|
| RGB | rgb(203, 190, 162) |
| HSL | hsl(41, 28%, 72%) |
| HSV | hsv(41, 20%, 80%) |
| CMYK | cmyk(0%, 6.4%, 20.2%, 20.4%) |
| CIE-LAB | lab(77.36, 0.03, 15.81) |
| CIE-LCH | lch(77.36, 15.81, 89.88°) |
| OKLab | oklab(80.49% 0.0028 0.0407) |
| OKLCH | oklch(80.49% 0.041 86.1) |
| XYZ | xyz(49.5635, 52.1330, 41.6272) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.30
Putty
#BEAE8A
ΔE00 4.99
Warm Gray
#C9BEB0
ΔE00 5.26
Greige
#B8AB98
ΔE00 6.03
Tan
#D2B48C
ΔE00 6.75
Sand
#C2B280
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEA2 #A2AFCB
analogous
#CBAAA2 #CBBEA2 #C4CBA2
triadic
#CBBEA2 #A2CBBE #BEA2CB
tetradic
#CBBEA2 #A2CBAA #A2AFCB #CBA2C4
square
#CBBEA2 #A2CBAA #A2AFCB #CBA2C4
split-complementary
#CBBEA2 #A2C4CB #AAA2CB
monochromatic
#9C8657 #B5A37B #CBBEA2 #E1D9C9 #F4F1EB
Accessibility & contrast
On white
1.84
#CBBEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#CBBEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEA2
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEA2 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BDA0
Deuteranopia (green-blind)
#C8C1A3
Tritanopia (blue-blind)
#D2B9B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbea2; /* rgb */ color: rgb(203, 190, 162); /* oklch */ color: oklch(80.5% 0.041 86.1);
Tailwind
colors: {
custom: {
50: '#dbd1bd',
500: '#cbbea2',
950: '#000000',
},
}SCSS
$custom: #cbbea2; $custom-light: #dbd1bd; $custom-dark: #000000;
JSON
{
"hex": "#cbbea2",
"rgb": {
"r": 203,
"g": 190,
"b": 162
},
"hsl": {
"h": 40.976,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.8049,
"c": 0.0408,
"h": 86.1
},
"luminance": 0.52132
}Semantic roles & 50–950 ramp
primary
#CBBEA2
secondary
#7180A0
accent
#60A73F
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151412
muted
#848382