#CBBFB2#CBBFB2
#CBBFB2 is a light, muted orange. Relative luminance 0.532; OKLCH L 81.1% C 0.023 H 69.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBFB2 |
|---|---|
| RGB | rgb(203, 191, 178) |
| HSL | hsl(31, 19%, 75%) |
| HSV | hsv(31, 12%, 80%) |
| CMYK | cmyk(0%, 5.9%, 12.3%, 20.4%) |
| CIE-LAB | lab(77.98, 2.01, 8.07) |
| CIE-LCH | lch(77.98, 8.31, 76.03°) |
| OKLab | oklab(81.09% 0.0078 0.0211) |
| OKLCH | oklch(81.09% 0.023 69.7) |
| XYZ | xyz(51.2946, 53.1732, 49.6721) |
| Luminance | 0.5317 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 0.87
Greige
#B8AB98
ΔE00 6.03
Silver
#C0C0C0
ΔE00 7.22
Warm Beige
#E9DCC9
ΔE00 7.31
Khaki
#C3B091
ΔE00 7.63
Silver (survey)
#C5C9C7
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBFB2 #B2BECB
analogous
#CBB3B2 #CBBFB2 #CBCBB2
triadic
#CBBFB2 #B2CBBF #BFB2CB
tetradic
#CBBFB2 #B2CBB3 #B2BECB #CBB2CB
square
#CBBFB2 #B2CBB3 #B2BECB #CBB2CB
split-complementary
#CBBFB2 #B2CBCB #B3B2CB
monochromatic
#9A8269 #B2A18D #CBBFB2 #E4DDD7 #F3F0ED
Accessibility & contrast
On white
1.80
#CBBFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#CBBFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBFB2
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBFB2 | 1.00 | 1.80 | 11.63 | 11.63 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB1
Deuteranopia (green-blind)
#C6C2B2
Tritanopia (blue-blind)
#D0BCBB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cbbfb2; /* rgb */ color: rgb(203, 191, 178); /* oklch */ color: oklch(81.1% 0.023 69.7);
Tailwind
colors: {
custom: {
50: '#dbd2c9',
500: '#cbbfb2',
950: '#000000',
},
}SCSS
$custom: #cbbfb2; $custom-light: #dbd2c9; $custom-dark: #000000;
JSON
{
"hex": "#cbbfb2",
"rgb": {
"r": 203,
"g": 191,
"b": 178
},
"hsl": {
"h": 31.2,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.81093,
"c": 0.02251,
"h": 69.7
},
"luminance": 0.53172
}Semantic roles & 50–950 ramp
primary
#CBBFB2
secondary
#8290A0
accent
#719E48
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382