#CBCBBE#CBCBBE
#CBCBBE is a very light, near-neutral yellow. Relative luminance 0.591; OKLCH L 83.8% C 0.018 H 106.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCBBE |
|---|---|
| RGB | rgb(203, 203, 190) |
| HSL | hsl(60, 11%, 77%) |
| HSV | hsv(60, 6%, 80%) |
| CMYK | cmyk(0%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(81.36, -2.30, 6.48) |
| CIE-LCH | lch(81.36, 6.88, 109.56°) |
| OKLab | oklab(83.85% -0.0051 0.017) |
| OKLCH | oklch(83.85% 0.018 106.8) |
| XYZ | xyz(55.2775, 59.1263, 57.2056) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.16
Light Grey
#D8DCD6
ΔE00 5.19
Warm Gray
#C9BEB0
ΔE00 6.10
Light Gray
#D3D3D3
ΔE00 6.66
Silver
#C0C0C0
ΔE00 6.80
Warm Beige
#E9DCC9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCBBE #BEBECB
analogous
#CBC5BE #CBCBBE #C5CBBE
triadic
#CBCBBE #BECBCB #CBBECB
tetradic
#CBCBBE #BECBC5 #BEBECB #CBBEC5
square
#CBCBBE #BECBC5 #BEBECB #CBBEC5
split-complementary
#CBCBBE #BEC5CB #C5BECB
monochromatic
#95957A #B0B09C #CBCBBE #E6E6E0 #F1F1EE
Accessibility & contrast
On white
1.64
#CBCBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#CBCBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCBBE
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCBBE | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABD
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#CDC9C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cbcbbe; /* rgb */ color: rgb(203, 203, 190); /* oklch */ color: oklch(83.8% 0.018 106.8);
Tailwind
colors: {
custom: {
50: '#dadad1',
500: '#cbcbbe',
950: '#000000',
},
}SCSS
$custom: #cbcbbe; $custom-light: #dadad1; $custom-dark: #000000;
JSON
{
"hex": "#cbcbbe",
"rgb": {
"r": 203,
"g": 203,
"b": 190
},
"hsl": {
"h": 60,
"s": 11.111,
"l": 77.059
},
"oklch": {
"l": 0.83849,
"c": 0.01774,
"h": 106.8
},
"luminance": 0.59126
}Semantic roles & 50–950 ramp
primary
#CBCBBE
secondary
#8E8E9F
accent
#509550
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383