#CBCFBF#CBCFBF
#CBCFBF is a very light, muted yellow-green. Relative luminance 0.611; OKLCH L 84.7% C 0.022 H 118.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCFBF |
|---|---|
| RGB | rgb(203, 207, 191) |
| HSL | hsl(75, 14%, 78%) |
| HSV | hsv(75, 8%, 81%) |
| CMYK | cmyk(1.9%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(82.42, -4.22, 7.47) |
| CIE-LCH | lch(82.42, 8.58, 119.43°) |
| OKLab | oklab(84.7% -0.0105 0.0195) |
| OKLCH | oklch(84.7% 0.022 118.3) |
| XYZ | xyz(56.3440, 61.0838, 58.1022) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.43
Silver (survey)
#C5C9C7
ΔE00 6.44
Eggshell
#F0EAD6
ΔE00 7.97
Light Gray
#D3D3D3
ΔE00 8.15
Warm Gray
#C9BEB0
ΔE00 8.42
Silver
#C0C0C0
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCFBF #C3BFCF
analogous
#CFCBBF #CBCFBF #C3CFBF
triadic
#CBCFBF #BFCBCF #CFBFCB
tetradic
#CBCFBF #BFCFCB #C3BFCF #CFBFC3
square
#CBCFBF #BFCFCB #C3BFCF #CFBFC3
split-complementary
#CBCFBF #BFC3CF #CBBFCF
monochromatic
#929B79 #AFB59C #CBCFBF #E7E9E2 #F1F2EE
Accessibility & contrast
On white
1.59
#CBCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#CBCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCFBF
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCFBF | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBE
Deuteranopia (green-blind)
#D1CDC0
Tritanopia (blue-blind)
#CDCDCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cbcfbf; /* rgb */ color: rgb(203, 207, 191); /* oklch */ color: oklch(84.7% 0.022 118.3);
Tailwind
colors: {
custom: {
50: '#daddd2',
500: '#cbcfbf',
950: '#000000',
},
}SCSS
$custom: #cbcfbf; $custom-light: #daddd2; $custom-dark: #000000;
JSON
{
"hex": "#cbcfbf",
"rgb": {
"r": 203,
"g": 207,
"b": 191
},
"hsl": {
"h": 75,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.84695,
"c": 0.02219,
"h": 118.3
},
"luminance": 0.61084
}Semantic roles & 50–950 ramp
primary
#CBCFBF
secondary
#948FA3
accent
#4D9860
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483