#CBBEB2#CBBEB2
#CBBEB2 is a light, muted orange. Relative luminance 0.527; OKLCH L 80.9% C 0.022 H 65.2°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEB2 |
|---|---|
| RGB | rgb(203, 190, 178) |
| HSL | hsl(29, 19%, 75%) |
| HSV | hsv(29, 12%, 80%) |
| CMYK | cmyk(0%, 6.4%, 12.3%, 20.4%) |
| CIE-LAB | lab(77.72, 2.54, 7.70) |
| CIE-LCH | lch(77.72, 8.11, 71.75°) |
| OKLab | oklab(80.89% 0.0093 0.0202) |
| OKLCH | oklch(80.89% 0.022 65.2) |
| XYZ | xyz(51.0773, 52.7386, 49.5997) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.62
Greige
#B8AB98
ΔE00 6.18
Silver
#C0C0C0
ΔE00 7.20
Warm Beige
#E9DCC9
ΔE00 7.73
Khaki
#C3B091
ΔE00 7.96
Light Gray
#D3D3D3
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEB2 #B2BFCB
analogous
#CBB2B3 #CBBEB2 #CBCBB2
triadic
#CBBEB2 #B2CBBE #BEB2CB
tetradic
#CBBEB2 #B3CBB2 #B2BFCB #CBB2CB
square
#CBBEB2 #B3CBB2 #B2BFCB #CBB2CB
split-complementary
#CBBEB2 #B2CBCB #B2B3CB
monochromatic
#9A8069 #B29F8D #CBBEB2 #E4DDD7 #F3F0ED
Accessibility & contrast
On white
1.82
#CBBEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#CBBEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEB2
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEB2 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEB1
Deuteranopia (green-blind)
#C5C1B2
Tritanopia (blue-blind)
#D0BBBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cbbeb2; /* rgb */ color: rgb(203, 190, 178); /* oklch */ color: oklch(80.9% 0.022 65.2);
Tailwind
colors: {
custom: {
50: '#dbd1c9',
500: '#cbbeb2',
950: '#000000',
},
}SCSS
$custom: #cbbeb2; $custom-light: #dbd1c9; $custom-dark: #000000;
JSON
{
"hex": "#cbbeb2",
"rgb": {
"r": 203,
"g": 190,
"b": 178
},
"hsl": {
"h": 28.8,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.80892,
"c": 0.02221,
"h": 65.2
},
"luminance": 0.52738
}Semantic roles & 50–950 ramp
primary
#CBBEB2
secondary
#8291A0
accent
#749E48
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382