#CBCBBF#CBCBBF
#CBCBBF is a very light, near-neutral yellow. Relative luminance 0.592; OKLCH L 83.9% C 0.016 H 106.7°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCBBF |
|---|---|
| RGB | rgb(203, 203, 191) |
| HSL | hsl(60, 10%, 77%) |
| HSV | hsv(60, 6%, 80%) |
| CMYK | cmyk(0%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(81.39, -2.13, 5.98) |
| CIE-LCH | lch(81.39, 6.35, 109.61°) |
| OKLab | oklab(83.88% -0.0047 0.0157) |
| OKLCH | oklch(83.88% 0.016 106.7) |
| XYZ | xyz(55.3872, 59.1702, 57.7832) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.78
Light Grey
#D8DCD6
ΔE00 4.96
Warm Gray
#C9BEB0
ΔE00 6.03
Light Gray
#D3D3D3
ΔE00 6.26
Silver
#C0C0C0
ΔE00 6.42
Gainsboro
#DCDCDC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCBBF #BFBFCB
analogous
#CBC5BF #CBCBBF #C5CBBF
triadic
#CBCBBF #BFCBCB #CBBFCB
tetradic
#CBCBBF #BFCBC5 #BFBFCB #CBBFC5
square
#CBCBBF #BFCBC5 #BFBFCB #CBBFC5
split-complementary
#CBCBBF #BFC5CB #C5BFCB
monochromatic
#94947B #B0B09D #CBCBBF #E6E6E1 #F1F1EE
Accessibility & contrast
On white
1.64
#CBCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#CBCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCBBF
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCBBF | 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)
#CDCABE
Deuteranopia (green-blind)
#CECABF
Tritanopia (blue-blind)
#CDC9C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cbcbbf; /* rgb */ color: rgb(203, 203, 191); /* oklch */ color: oklch(83.9% 0.016 106.7);
Tailwind
colors: {
custom: {
50: '#dadad2',
500: '#cbcbbf',
950: '#000000',
},
}SCSS
$custom: #cbcbbf; $custom-light: #dadad2; $custom-dark: #000000;
JSON
{
"hex": "#cbcbbf",
"rgb": {
"r": 203,
"g": 203,
"b": 191
},
"hsl": {
"h": 60,
"s": 10.345,
"l": 77.255
},
"oklch": {
"l": 0.83876,
"c": 0.01638,
"h": 106.7
},
"luminance": 0.5917
}Semantic roles & 50–950 ramp
primary
#CBCBBF
secondary
#90909F
accent
#519451
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383