#CBCABF#CBCABF
#CBCABF is a very light, near-neutral yellow. Relative luminance 0.587; OKLCH L 83.7% C 0.015 H 102.5°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCABF |
|---|---|
| RGB | rgb(203, 202, 191) |
| HSL | hsl(55, 10%, 77%) |
| HSV | hsv(55, 6%, 80%) |
| CMYK | cmyk(0%, 0.5%, 5.9%, 20.4%) |
| CIE-LAB | lab(81.13, -1.61, 5.61) |
| CIE-LCH | lch(81.13, 5.83, 105.99°) |
| OKLab | oklab(83.67% -0.0033 0.0147) |
| OKLCH | oklch(83.67% 0.015 102.5) |
| XYZ | xyz(55.1518, 58.6994, 57.7048) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.50
Light Grey
#D8DCD6
ΔE00 5.07
Warm Gray
#C9BEB0
ΔE00 5.46
Light Gray
#D3D3D3
ΔE00 5.84
Silver
#C0C0C0
ΔE00 5.87
Gainsboro
#DCDCDC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCABF #BFC0CB
analogous
#CBC4BF #CBCABF #C6CBBF
triadic
#CBCABF #BFCBCA #CABFCB
tetradic
#CBCABF #BFCBC4 #BFC0CB #CBBFC6
square
#CBCABF #BFCBC4 #BFC0CB #CBBFC6
split-complementary
#CBCABF #BFC6CB #C4BFCB
monochromatic
#94927B #B0AE9D #CBCABF #E6E6E1 #F1F1EE
Accessibility & contrast
On white
1.65
#CBCABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#CBCABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCABF
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCABF | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#CDCABF
Tritanopia (blue-blind)
#CDC8C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cbcabf; /* rgb */ color: rgb(203, 202, 191); /* oklch */ color: oklch(83.7% 0.015 102.5);
Tailwind
colors: {
custom: {
50: '#dadad2',
500: '#cbcabf',
950: '#000000',
},
}SCSS
$custom: #cbcabf; $custom-light: #dadad2; $custom-dark: #000000;
JSON
{
"hex": "#cbcabf",
"rgb": {
"r": 203,
"g": 202,
"b": 191
},
"hsl": {
"h": 55,
"s": 10.345,
"l": 77.255
},
"oklch": {
"l": 0.83672,
"c": 0.01508,
"h": 102.5
},
"luminance": 0.58699
}Semantic roles & 50–950 ramp
primary
#CBCABF
secondary
#90919F
accent
#579451
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383