#CBBEBA#CBBEBA
#CBBEBA is a light, near-neutral red. Relative luminance 0.531; OKLCH L 81.1% C 0.016 H 37.9°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEBA |
|---|---|
| RGB | rgb(203, 190, 186) |
| HSL | hsl(14, 14%, 76%) |
| HSV | hsv(14, 8%, 80%) |
| CMYK | cmyk(0%, 6.4%, 8.4%, 20.4%) |
| CIE-LAB | lab(77.92, 3.88, 3.66) |
| CIE-LCH | lch(77.92, 5.33, 43.34°) |
| OKLab | oklab(81.11% 0.0125 0.0097) |
| OKLCH | oklch(81.11% 0.016 37.9) |
| XYZ | xyz(51.9041, 53.0693, 53.9539) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.47
Silver
#C0C0C0
ΔE00 5.95
Pinkish Grey
#C8ACA9
ΔE00 7.09
Light Gray
#D3D3D3
ΔE00 7.48
Dove Gray
#B6B8BD
ΔE00 7.83
Silver (survey)
#C5C9C7
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEBA #BAC7CB
analogous
#CBBABF #CBBEBA #CBC7BA
triadic
#CBBEBA #BACBBE #BEBACB
tetradic
#CBBEBA #BFCBBA #BAC7CB #C7BACB
square
#CBBEBA #BFCBBA #BAC7CB #C7BACB
split-complementary
#CBBEBA #BACBC7 #BABFCB
monochromatic
#967C74 #B19D97 #CBBEBA #E5DFDD #F2EFEE
Accessibility & contrast
On white
1.81
#CBBEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#CBBEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEBA
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEBA | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFBA
Deuteranopia (green-blind)
#C4C2BA
Tritanopia (blue-blind)
#CFBCBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cbbeba; /* rgb */ color: rgb(203, 190, 186); /* oklch */ color: oklch(81.1% 0.016 37.9);
Tailwind
colors: {
custom: {
50: '#dad1ce',
500: '#cbbeba',
950: '#000000',
},
}SCSS
$custom: #cbbeba; $custom-light: #dad1ce; $custom-dark: #000000;
JSON
{
"hex": "#cbbeba",
"rgb": {
"r": 203,
"g": 190,
"b": 186
},
"hsl": {
"h": 14.118,
"s": 14.05,
"l": 76.275
},
"oklch": {
"l": 0.8111,
"c": 0.0158,
"h": 37.9
},
"luminance": 0.53069
}Semantic roles & 50–950 ramp
primary
#CBBEBA
secondary
#8A9A9F
accent
#87984D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151413
muted
#848383