#CBBEAF#CBBEAF
#CBBEAF is a light, muted orange. Relative luminance 0.526; OKLCH L 80.8% C 0.025 H 71.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEAF |
|---|---|
| RGB | rgb(203, 190, 175) |
| HSL | hsl(32, 21%, 74%) |
| HSV | hsv(32, 14%, 80%) |
| CMYK | cmyk(0%, 6.4%, 13.8%, 20.4%) |
| CIE-LAB | lab(77.65, 2.05, 9.22) |
| CIE-LCH | lch(77.65, 9.44, 77.46°) |
| OKLab | oklab(80.81% 0.0081 0.0241) |
| OKLCH | oklch(80.81% 0.025 71.4) |
| XYZ | xyz(50.7794, 52.6194, 48.0307) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 0.89
Greige
#B8AB98
ΔE00 5.53
Khaki
#C3B091
ΔE00 6.81
Warm Beige
#E9DCC9
ΔE00 7.34
Silver
#C0C0C0
ΔE00 7.97
Putty
#BEAE8A
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEAF #AFBCCB
analogous
#CBB0AF #CBBEAF #CACBAF
triadic
#CBBEAF #AFCBBE #BEAFCB
tetradic
#CBBEAF #AFCBB0 #AFBCCB #CBAFCA
square
#CBBEAF #AFCBB0 #AFBCCB #CBAFCA
split-complementary
#CBBEAF #AFCACB #B0AFCB
monochromatic
#9B8265 #B3A08A #CBBEAF #E3DCD4 #F3F0EC
Accessibility & contrast
On white
1.82
#CBBEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#CBBEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEAF
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEAF | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAE
Deuteranopia (green-blind)
#C6C1AF
Tritanopia (blue-blind)
#D0BBBA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cbbeaf; /* rgb */ color: rgb(203, 190, 175); /* oklch */ color: oklch(80.8% 0.025 71.4);
Tailwind
colors: {
custom: {
50: '#dbd1c6',
500: '#cbbeaf',
950: '#000000',
},
}SCSS
$custom: #cbbeaf; $custom-light: #dbd1c6; $custom-dark: #000000;
JSON
{
"hex": "#cbbeaf",
"rgb": {
"r": 203,
"g": 190,
"b": 175
},
"hsl": {
"h": 32.143,
"s": 21.212,
"l": 74.118
},
"oklch": {
"l": 0.80813,
"c": 0.0254,
"h": 71.4
},
"luminance": 0.52619
}Semantic roles & 50–950 ramp
primary
#CBBEAF
secondary
#7E8EA0
accent
#70A046
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382