#CBCABD#CBCABD
#CBCABD is a very light, near-neutral yellow. Relative luminance 0.586; OKLCH L 83.6% C 0.018 H 103.2°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCABD |
|---|---|
| RGB | rgb(203, 202, 189) |
| HSL | hsl(56, 12%, 77%) |
| HSV | hsv(56, 7%, 80%) |
| CMYK | cmyk(0%, 0.5%, 6.9%, 20.4%) |
| CIE-LAB | lab(81.08, -1.95, 6.61) |
| CIE-LCH | lch(81.08, 6.89, 106.45°) |
| OKLab | oklab(83.62% -0.0041 0.0173) |
| OKLCH | oklch(83.62% 0.018 103.2) |
| XYZ | xyz(54.9332, 58.6120, 56.5535) |
| Luminance | 0.5861 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.25
Light Grey
#D8DCD6
ΔE00 5.47
Warm Gray
#C9BEB0
ΔE00 5.56
Light Gray
#D3D3D3
ΔE00 6.64
Silver
#C0C0C0
ΔE00 6.65
Warm Beige
#E9DCC9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCABD #BDBECB
analogous
#CBC3BD #CBCABD #C5CBBD
triadic
#CBCABD #BDCBCA #CABDCB
tetradic
#CBCABD #BDCBC3 #BDBECB #CBBDC5
square
#CBCABD #BDCBC3 #BDBECB #CBBDC5
split-complementary
#CBCABD #BDC5CB #C3BDCB
monochromatic
#959379 #B0AF9B #CBCABD #E6E5DF #F2F1EE
Accessibility & contrast
On white
1.65
#CBCABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#CBCABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCABD
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCABD | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BC
Deuteranopia (green-blind)
#CDCABD
Tritanopia (blue-blind)
#CDC8C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cbcabd; /* rgb */ color: rgb(203, 202, 189); /* oklch */ color: oklch(83.6% 0.018 103.2);
Tailwind
colors: {
custom: {
50: '#dadad0',
500: '#cbcabd',
950: '#000000',
},
}SCSS
$custom: #cbcabd; $custom-light: #dadad0; $custom-dark: #000000;
JSON
{
"hex": "#cbcabd",
"rgb": {
"r": 203,
"g": 202,
"b": 189
},
"hsl": {
"h": 55.714,
"s": 11.864,
"l": 76.863
},
"oklch": {
"l": 0.83618,
"c": 0.01779,
"h": 103.2
},
"luminance": 0.58612
}Semantic roles & 50–950 ramp
primary
#CBCABD
secondary
#8D8F9F
accent
#559650
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383